Skip to content
WJunction - Webmaster Forum

Google bot

Status
Not open for further replies.

5 comments

You can also use the .htaccess
Code:
RewriteEngine On

RewriteCond %{HTTP_USER_AGENT} (googlebot|bingbot|Baiduspider) [NC]
RewriteRule .* - [R=403,L]
 
You can also add:
Code:
[COLOR=#881280][FONT=monospace]<meta [/FONT][/COLOR][FONT=monospace]name[/FONT][COLOR=#881280][FONT=monospace]="[/FONT][/COLOR][FONT=monospace]robots[/FONT][COLOR=#881280][FONT=monospace]" [/FONT][/COLOR][FONT=monospace]content[/FONT][COLOR=#881280][FONT=monospace]="[/FONT][/COLOR][FONT=monospace]noindex, nofollow[/FONT][COLOR=#881280][FONT=monospace]" />
[/FONT][/COLOR]
 
Status
Not open for further replies.

About the author

R
Active Member · Joined
Garden Tents do, of course, provide stylish sun and rain protection for gardens and other landscaped.
35
Messages
0
Reactions
6
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom