July 03, 2003
Be friendly to Googlebot
[via Simon Willison] Scribbling.net’s useful tips on:
This is something less known:
Webloggers: use the meta tags to help the Googlebot index only your permalinks, not your constantly changing front page. To do this, use
<meta name=”robots” content=”noindex,follow” >
on your front page and
<meta name=”robots” content=”index,follow” >
on your posts’ permanent locations.
In fact, most weblogs didn’t use frame, flash or DHTML (major blog tools don’t use these stuff by default); and most bloggers maintain meaningful title of pages and links. If you start your blog with blogging tool like MT, your blog has been friendly to Googlebot. Scribbling.net has more tips to be more understandable by Googlebot, a recommended read.
Related Google information:
- Webmaster Guidelines
- How does Google rank pages?
- Google Facts & Fiction
- Search Engine Optimizers
- Eight Search Engine ‘C’ Changes
[ Trackback URL for this entry: http://www.yowkee.com/cgi-bin/mt-tb.cgi/147 ]
Constantly changed front page? I thought front page should be PERMANENT... Pls enlight me.
11:49 AM on July 4, 2003 · comment by LcF · #
To help googlebot grab and index the most relevant page to users' search term, direct them to the permenant link of page instead of they keep crawling the frequent updated front page (weblog is a good example).
Check #7 of http://www.scribbling.net/entry/310/.
12:22 PM on July 4, 2003 · comment by yowkee · #
- MySQL Fulltext Searching - Jun 29, 2003
- Quick Links, Jun 28 - Jun 28, 2003
- How to build and sell your shareware - Jun 25, 2003

