To rewrite the section, I had to rewrite the book examples for it. The section now includes a subsection about supporting web crawling in Vaadin applications. It is a tricky topic, as stateful AJAX applications can not be normally crawled simply by loading the page. Google supports a special notation for the purpose, about which you can read in the section.
Anyhow, I'm writing this article mainly to test if Google manages to index the demo pages:
- Mercury: Vaadin app state with #!mercury, crawlable HTML.
- Venus: Vaadin app state with #!venus, crawlable HTML.
- Earth: Vaadin app state with #!earth, crawlable HTML.
- Mars: Vaadin app state with #!mars, crawlable HTML.
Update: Now googleable
At least some of the pages can now be found by Google. Google for:Well, for another example in use, you can google the add-on components in the Vaadin Directory. For example, try googling for:
You should be able to find the #-marked directory page in the results.
No comments:
Post a Comment