Related Post

4 Comments Received

George
October 10th, 2008 @11:17 am  

hi elan,

one doubt. how can i write if i just want to block one url

elan
October 15th, 2008 @11:58 am  

Hi George,

Yeap you can follow the below instruction,

Disallow: filename.php

tats it.

But for blocking one particular URL u can use meta robot.

zack
November 9th, 2008 @11:33 pm  

Hey Elen. Thanks for the simple tips!

Before this I don’t know that we can block SE to crawl any php files.

By the way, are this command only for googlebot?

User-agent: Googlebot
Disallow: /*.php$

elan
November 10th, 2008 @12:36 am  

Zack, if you want to remove php files from yahoo, then go with this,

User-agent: yahoo-slurp
Disallow: /*.php$

You can use for Live also.

Leave A Reply