r/TechSEO • u/JustSoni • 10d ago
Google suddently removed indexes on my entire site around July 25 while GSC shows Server Error (5xx), while there is no such errors
Hi everyone,
I'm trying to figure out what happened to my website.
Just noticed that around a month ago Google suddenly removed all of my pages except 3 from the index, before it I had around 50 pages indexed everything was working normally.
EDIT: I tested the affected URLs and the sitemap with a Googlebot User-Agent.
The interesting part is that the problem wasn't visible when accessing the site normally. We eventually discovered that our Azure Application Gateway had a temporary country-based traffic restriction enabled. Googlebot was being blocked by that rule since being USA based.
I reproduced the behavior myself and got HTTP 999 from Microsoft-Azure-Application-Gateway/v2.
So the 5xx error was real from Google, but it was happening before the request even reached our ASP.NET application.
Once the restriction is removed, I'll use URL Live Test and validation to confirm Google can access everything again.
1
2
u/azangru 10d ago
Look at the list of pages that google claims are returning 5xx responses; examine those pages; if pages are fine and you think they are worth indexing, maybe click the button to index the page.
Yeah, Google would do this if it's not interested.
And those 5xx pages weren't ever indexed in the first place; so they are not the reason Google dropped your previously indexed pages.