Thread
:
How to block Googlebot from checking a certain directory of my website?
View Single Post
#
2
(
permalink
)
Mar 26th, 2008, 10:32
Aso
Chief Moderator
Join Date: Oct 2007
Location: UK
Posts: 945
Blog Entries:
2
Thanks: 5
Thanked 18 Times in 16 Posts
Re: How to block Googlebot from checking a certain directory of my website?
Create a text file named
robots.txt
and add the following;
Code:
Select all
User-agent: * Disallow: /testing/
Place this file in the root folder of your server (www. yoursite .com).
Aso
View Public Profile
Find all posts by Aso
View Blog