Tagged Questions
2
votes
2answers
361 views
What does Google do with indexed pages returning 403?
I guess that Google removes already indexed pages that are now returning the HTTP error 403.
Unfortunately I can't find any definitive statement on that matter. Do you know the answer?
2
votes
2answers
162 views
Would a 403 page, a blank page and a page redirect be indexed by search robots?
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 ...