Quote:
Originally Posted by Webnauts
How did you come up with that?
|
I figured you were using the blog as the root. So if the blog was a folder like
www.mysite.com/blog/ - I figured putting /blog in front of them like this:
User-agent: Googlebot
Disallow: /blog/*?*
Disallow: /blog/*?
User-agent: *
Disallow: /blog/cgi-bin
Disallow: /blog/wp-
Disallow: /blog/wp-admin
....would be the same. If not, how should those be written for a blog setup like that?