<$BlogRSDUrl$>

Thursday, 11 August 2005

Well-behaved search engines 

It's easy to prevent search engines from deep linking to a specific page. Simply include the following meta-tag code in the HEAD part of the page:

<META NAME="robots" CONTENT="noindex">

Well-behaved search engines will exclude any such page from their databases.

Found here

Comments:


Post a Comment

This page is powered by Blogger. Isn't yours?