When I ran my site through Google's mobile friendly checker, it claimed that I had a robots.txt file that says:
User-Agent: *
Allow: /ads/preferences/
Allow: /gpt/
Disallow: /
Noindex: /
When I checked it myself, the file only says:
User-agent: *Disallow:
And my web host checked and I only have one robots.txt. Anybody know what might be happening?