loading

Loading......

login Login Box
Validator alien9.com
Valid HTML5 + XHTML
Valid CSS!
Valid RSS
minimize

Blog


POST ID590
DATE
TITLEMaking AJAX Crawlable solution
CONTENT

Just start from google search engine

These pages are very useful:

http://code.google.com/intl/ja-JP/web/ajaxcrawling/docs/getting-started.html

http://code.google.com/intl/ja-JP/web/ajaxcrawling/docs/specification.html

http://code.google.com/intl/ja-JP/web/ajaxcrawling/docs/faq.html

http://code.google.com/intl/ja-JP/web/ajaxcrawling/docs/html-snapshot.html

What you need to do is that you should use the #! fragment for your ajax pages

and make another version which browser can reach your page's content also:

example.com#!page1

to

www.example.com?_escaped_fragment_=page1

so please make sure www.example.com?_escaped_fragment_=page1 is a snapshot of the ajaxpage and not just a dead url...

May be you can just make a plain html with both title and content output for that snapshot instead of containing the css when most of your site are eval of javascript...

I think it's already much better than nothing on Google.

Enjoy =)


comment
Alien's Blog created by Alien Cheung / Privacy Policy / / project /rss