Search code examples
ajaxsearchseosearch-engine

Optimizing an Ajax based website for Google Search


I would really like to hear your opinions about search engine optimizations for an Ajax based website.

The study case is the following:

http://projects.trapexit.org/

What are your SEO hints for such an application?

Many thanks.


Solution

  • My rule of thumb is that search engines see what Lynx sees, and Lynx doesn't see a list of software projects. Thus, this page should add a non-AJAX interface (using <noscript>?), perhaps with reduced functionality but with all the information there.