Mobile app version of vmapp.org
Login or Join
Bethany197

: Facelets SEO advice Before I deploy the new version of my site, I would like to know a little more about facelets and SEO. My previous version of site was written in JSF and I noticed that

@Bethany197

Posted in: #Googlebot #Internationalization #Seo

Before I deploy the new version of my site, I would like to know a little more about facelets and SEO.

My previous version of site was written in JSF and I noticed that when I submitted it to the google crawler, that the crawler did not locate all relevant sections of my site from my index page.

1)I presume this is because the crawler uses raw hyperlink anchors to navigate around the site and does not understand:
h:outputlink ?
If this is true, then Facelets is already an improvement as the developer can use raw anchors with the jsfc attribute.

2)What about Meta tags? Is there a way to get internationalization into a sites meta tags? I can only think that one has to write a tag for each language or not?

I am referring to the following two tags (as an example):

<meta name="description" content="thejarbar.org tutorial to set PATH variable" />
<meta name="keywords" content="thejarbar.org, tutorial, guide, instructions, example, howto, Java, PATH,
setup, variable" />


3)Question 2 extends to the tooltip attributes and alt attributes for images. How do you optimize these for crawlers and internationalization?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Bethany197

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme