• aarond13

    (@aarond13)


    Overall great plugin. However, I’m running into an issue where I use Google Search Console fetch and render, but I always see the age restriction check within the preview. I’ve made sure to include the partial user agent in the plugin settings (Google-InspectionTool) but the preview tool still displays the age check. We’re using the javascript loading method to avoid any issues with cache.

    Any suggestions would be great.

Viewing 1 replies (of 1 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @aarond13,

    Looks like the “can be a part or full user agent string” may not be true so I’ll look into that. In the meantime you can add the full UA strings and it should work:

    Mozilla/5.0 (compatible; Google-InspectionTool/1.0;)

    And
    Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0;)

    Thanks
    Phil

Viewing 1 replies (of 1 total)
  • The topic ‘Google Fetch and Render Bot’ is closed to new replies.