- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Sun, 21 Apr 2013 10:19:29 +0200
- To: ☮ elf Pavlik ☮ <perpetual-tripper@wwelves.org>
- Cc: public-rww <public-rww@w3.org>
Received on Sunday, 21 April 2013 08:20:02 UTC
On 21 April 2013 04:26, ☮ elf Pavlik ☮ <perpetual-tripper@wwelves.org>wrote: > Wondering about this recommendation from da G ;) > https://developers.google.com/webmasters/ajax-crawling/docs/getting-started > > "Step-by-step guide > 1. Indicate to the crawler that your site supports the AJAX crawling scheme > > The first step to getting your AJAX site indexed is to indicate to the > crawler that your site supports the AJAX crawling scheme. The way to do > this is to use a special token in your hash fragments (that is, everything > after the # sign in a URL): hash fragments have to begin with an > exclamation mark. For example, if your AJAX app contains a URL like this: > > www.example.com/ajax.html#key=value > > it should now become this: > > www.example.com/ajax.html#!key=value > > When your site adopts the scheme, it will be considered "AJAX crawlable." > This means that the crawler will see the content of your app if your site > supplies HTML snapshots." > > Also it's worth reading Nathan's comments. He normally gets it right :) http://lists.w3.org/Archives/Public/www-tag/2011Feb/0095.html
Received on Sunday, 21 April 2013 08:20:02 UTC