I am wondering if a disallow directive needs to be issued to robots on pages that will generate:
- a 403 forbidden error;
- a blank page, or;
- a page redirect (to log in page for example).
Would not doing so have any impact on SEO of the site?
|
I am wondering if a
Would not doing so have any impact on SEO of the site? |
|||||
|
|
Will they be indexed:
SEO impactFrom the above, you should be able to see that assuming everything is configured correctly, then in cases (1) and (3) we don't need to do anything else to manage these pages' SEO impact. In the case of (2), we probably don't need to do anything else for a genuinely blank page, though I'd recommend avoiding generating blank pages at all if possible. If not, |
|||
|
|
You should block these directories in the robots, not so much for ranking purposes because it doesn't matter Google often finds lots of 403 and its not irregular for Google to find them. But it'll clutter your Web Master Tools so it is best to block them. Block Registered User Areas with the Following: Robots.txt
Also use noindex as Google recommends both: On all registered area pages use:
|
|||
|
|