View Single Post
  #19 (permalink)  
Old 01-19-2008, 11:39 PM
lukkyjay lukkyjay is offline
WebProWorld Member
 
Join Date: Mar 2006
Location: Colorado
Posts: 79
lukkyjay RepRank 0
Default Re: Opinion? Would changing your Wordpress theme have an effect on optimization?

Quote:
Originally Posted by Webnauts View Post
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?
Reply With Quote