Hi,
The next steps I'd like to do is to redirect anyone not in that RequireAll
statement to be redirected to the production site. Is this possible? Perhaps a
RewriteCond that depends upon certain IPs, then otherwise redirects to the
production site?
I don't think relying on the IPs is a good
Hi,
The staging site is even protected with a RequireAll statement for the
DocumentRoot based on the IP, which then results in a 404 and other errors in
GSC.
That sound wrong. If your RequireAll was working as advertised, should
it not return a 403?
Yes, it does - my mistake.
The next ste
On Thu, May 16, 2024 at 1:15 AM Dave Wreski
wrote:
>
> Hi,
>
[...]
> The staging site is even protected with a RequireAll statement for the
> DocumentRoot based on the IP, which then results in a 404 and other errors in
> GSC.
That sound wrong. If your RequireAll was working as advertised, shou
On 5/15/24 19:15, Dave Wreski wrote:
Hi,
Google insists that one of our staging sites needs to be indexed despite
"disallow" in robots.txt and a half-dozen other methods for preventing
Google from indexing it (including submitting it for removal from their
index). The staging site is even pro
Hi,
Google insists that one of our staging sites needs to be indexed despite
"disallow" in robots.txt and a half-dozen other methods for preventing
Google from indexing it (including submitting it for removal from their
index). The staging site is even protected with a RequireAll statement
fo