| Web 2.0, AJAX, and Search Engine Friendliness: Part Two |
| Tue, 11 Sep 2007 by Joe Bursell In this second instalment I’ll explore how and why JavaScript can presents problems for your site’s search visibility. As we have seen, AJAX is reliant on client-side JavaScript, and there needs to be quite a lot of scripting present to enable AJAX. A common notion regarding JavaScript and search engine optimisation is that it should be avoided, or at least curtail its use to small functions within a site- definitely don’t use it for navigation. Why? As with CSS, search engines have difficulty understanding it well enough to use it for rummaging around your site to find pages and keywords. Spiders look for content directly in HTML, not the dynamic content loaded by AJAX. So, AJAX interferes with the indexing of your site. As AJAX provides data without refreshing or reloading a page it presents non-unique URLs to a search engine. If a page doesn’t have a unique URL (i.e. no other page within the site has the same URL) the options to manipulate headers and title tags are diminished. The result? A reduction in visitors – and there is the crux of the AJAX SEO problem. To work around these issues there are some ideas doing the rounds. I can’t comment on their effectiveness, or how they could/should be implemented. What I can say is that people are finding more and better ways to work with AJAX, and as such they should be applauded. Google in particular are exemplary in their use of AJAX. Here are some AJAX SEO tips: |
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007



