: Indexing a page in which the content is discovered in a map We want to improve our site's SEO. The page is a GWT (javascript based) web page and its content is discovered through a map or
We want to improve our site's SEO. The page is a GWT (javascript based) web page and its content is discovered through a map or a GPS.
Now we have just a normal landing html page, and the map and the detail pages referenced in a sitemap.xml.
I want to achieve better results by:
Leaving the html landing page as it is right now, but pointing to the map page (now it does it through JavaScript).
In the map (JavaScript page) use the trick and change the body in the servelet with H1, H2, H3... but... do we put a list of links to the details simulating the map of the whole world? Or is better to leave this to the sitemap.xml? With the first way we keep the hierarchy (landing-->map-->details).
In the details page use the trick and write html info.
So the question is is it better to have a sitemap.xml or to change the page content to point to the details (they can be thousands)?
More posts by @Berryessa370
1 Comments
Sorted by latest first Latest Oldest Best
Since you're talking about a Javascript-based web app, you might want to take a look at Google's recommendation for making AJAX pages crawlable.
If your app observes the URL mapping and HTML snapshot scheme, it's already visible to crawlers.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.