This is a mirror of official site: http://jasper-net.blogspot.com/

Making AJAX Applications Crawlable

| Tuesday, December 7, 2010
If you're running an AJAX application with content that you'd like to appear in search results, we have a new process that, when implemented, can help Google (and potentially other search engines) crawl and index your content. Historically, AJAX applications have been difficult for search engines to process because AJAX content is produced dynamically by the browser and thus not visible to crawlers. While there are existing methods for dealing with this problem, they involve regular manual maintenance to keep the content up-to-date.

Learn more
Learn why search engines don't see the content you see and what needs to happen to fix this.

Getting started guide
Get started in making your AJAX application visible to search engines. If you are in a hurry, you can start here, but AJAX crawling is a complex topic, so we recommend reading all the documentation.

Creating HTML snapshots
Learn more about creating HTML snapshots, and which technique might be best suited for your application.

Frequently asked questions
Having trouble? Check out the frequently asked questions.

Specification
Get the details.

Read more: Google Code

Posted via email from .NET Info

0 comments: