TheBigK
Well-known member
My robots.txt file looks like this:
User-agent: *
Disallow: /find-new/
Disallow: /account/
Disallow: /goto/
Disallow: /posts/
Disallow: /login/
Disallow: /admin.php
Allow: /
...and yet; GWT reports hundreds of errors for URLs like:
http://www.domain.com/posts/300709/
Should I be worried? Is there anything that needs a fix?
User-agent: *
Disallow: /find-new/
Disallow: /account/
Disallow: /goto/
Disallow: /posts/
Disallow: /login/
Disallow: /admin.php
Allow: /
...and yet; GWT reports hundreds of errors for URLs like:
http://www.domain.com/posts/300709/
Should I be worried? Is there anything that needs a fix?