Published: Nov 07, 2007 - 05:30 pm
Story Found By: theGypsy 1555 Days ago
Category: SEO
Official Google Webmaster Central Blog: A spiders view of Web 2.0 ---
Many webmasters have discovered the advantages of using Ajax to improve the user experience on their sites, creating dynamic pages that act as powerful web applications. But, like Flash, Ajax can make a site difficult for search engines to index if the technology is not implemented carefully. As promised in our post answering questions about Server location, cross-linking, and Web 2.0 technology, weve compiled some tips for creating Ajax-enhanced websites that are also understood by search engines.
1 Comments


Comments
Yep, including HTML is the safe way to go. In some instances we replace our javascript functionality intended for users (because of the added cool functionality) with HTML rendered by Ruby just for search engines.Another option is to use NOSCRIPT tags to display some lesser version of the content but still valuable to search engines. We do this for the fallback code for our widgets.