An Azure service that is used to provision Windows and Linux virtual machines.
All sorted now, it was my firewall, not the VM.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For some reason, since Friday, none of the websites on my VM are allowing Google Bot to see their robots.txt files, I have made no changes to the server, there have been no updates to Jugganaut WAF, etc.
Anyone have any idea what might be causing the issue?
An Azure service that is used to provision Windows and Linux virtual machines.
All sorted now, it was my firewall, not the VM.
Hi Jonny Wilde
Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.
We need to Verify Current Robots.txt Content
https://yourdomain.com/robots.txt (access your robots.txt file directly)
If you see this then azure Application Proxy is the cause:
please refer the Microsoft doc: https://learn.microsoft.com/en-us/entra/identity/app-proxy/application-proxy-security
User-agent: *
Disallow: /
Check for Azure Application Proxy:
Allow access to robots.txt in Azure Web application Firewall : https://stackoverflow.com/questions/78098607/allow-access-to-robots-txt-in-azure-web-application-firewall
Verify IIS Configuration
reference Microsoft documentation for managing robots.txt and sitemap Files
Check once WAF Settings
Access Jugganaut WAF management interface
Check for recent rule changes or updates
Azure Web Application Firewall- Bot Manager Scenarios: https://techcommunity.microsoft.com/blog/azurenetworksecurityblog/azure-web-application-firewall--bot-manager-scenarios/3855731
Kindly let us know if the suggested steps helps or you need further assistance on this issue.
Regards
Himanshu