Google vs. AJAX / JavaScript

von Simon am 25. Oktober 2010

Rob Ousbey beschreibt bei SEOmoz, wie man Webseiten trotz JavaScript-Content von Google durchsuchbar machen kann:

Websites that use AJAX to load content into the page can be much quicker and provide a better user experience. BUT: these websites can be difficult (or impossible) for Google to crawl, and using AJAX can damage the site’s SEO.

Rob beschreibt ein Konzept, das vor wenigen Tagen auch von Twitter übernommen wurde: “#!” oder Hashbang:

As soon as you use the hashbang in a URL, Google will spot that you’re following their protocol, and interpret your URLs in a special way – they’ll take everything after the hashbang, and pass it to the site as a URL parameter instead.

SEOmoz: How To: Allow Google to Crawl your AJAX Content

Kommentar zu "Google vs. AJAX / JavaScript" schreiben