How do I disallow a subdirectory in my reports?
-
My seomoz reports include thousands of pages from a "localmarket" subdirectory licensed to an ad packager that I am soon turning off. How do I remove this subdirectory from seomoz reports now?
-
Hi Dan,
I would suggest adding this to your robots.txt file within your root, within the next crawl of Roger this shouldn't be in your reports anymore.
User-agent: rogerbot Disallow: /localmarket*
-
I'll give that a try. Thanks!