View Single Post
Old 11-17-2011, 02:08 AM   #1
ncjbhd
Registered User
 
Join Date: Jul 2011
Posts: 262
ways on improving your site�s crawlability and indexability

Here are a few simple reminders

1 Prefer GET for fetching resources, unless there�s a specific reason to use POST.

2 Verify that we're allowed to crawl the resources needed to render your page. In the example above, if hot-fudge-info.html is disallowed by robots.txt, Googlebot won't fetch it.

3 Make sure to return the same content to Googlebot as is returned to users� web browsers.

4 Remember to include important content (i.e., the content you�d like indexed) as text, visible directly on the page and without requiring user-action to display.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ncjbhd is offline   Reply With Quote