Search
Engine Optimisation Web Log (BLOG) Editor: Matt
Paines
| This News Blog is
dedicated to bringing news, information and innovations targeting the
Search Engine Optimisation industry.
13 November 2007
Google's AJAX advice
Google has been compiling some tips for creating Ajax-enhanced websites to help webmasters and SEOs to make websites search engine friendly. It has recognised that its spiders have difficulty finding their way around sites which use JavaScript for navigation.
The blog says a webmasters best bet for creating a website which is crawlable by Googlebots and other search engines is to provide HTML links to content.
As you’d expect, Google is advocating that webmasters build sites with accessibility firmly in mind.
Google claims that one of the easiest ways to test a website's accessibility is to explore it in a browser with JavaScript turned off. It can also be viewed in a text-only browser. Viewing a site as text-only can also help a webmaster identify other content which may be hard for a Googlebot to see, including images and Flash.
For websites with links requiring JavaScript for Ajax functionality, it points to a way that Ajax and static links can coexist in example form. It says:
When creating your links, format them so they'll offer a static link as well as calling a JavaScript function. That way you'll have the Ajax functionality for JavaScript users, while non-JavaScript users can ignore the script and follow the link.
For example: <a href=”ajax.htm?foo=32” onClick=”navigate('ajax.html#foo=32'); return false”>foo 32</a>
Comment:
JOIN
THE MAILING LIST
If
you'd like to receive occasional updates on what's happening in the world of Search
Engine Optimisation, then please give us your e-mail address
XSEOhas an open
policy to SEO, so before you part with any money (with us or anyone
else), it makes sense to make sure you're site is working within the confines
of SEO Best Practice.