Right now Discourse on meta.discourse.org
serves the mobile-view instead of the crawler-view to the Google Rich Results Test.
As there is no Schema Markup in the mobile-view this makes checking Schema Markup impossible.
E.g. see ‘SCREENSHOT’ in Google Rich Results Test
- Check this result in Google Rich Results Test
- Click on ‘VIEW TESTED PAGE’
- Click on ‘SCREENSHOT’
Since august '23 the User agent token
for Google-InspectionTool might be one of these:
Googlebot
Google-InspectionTool
← Add this to the known crawler agents!
See Google Crawler (User Agent) Overview | Google Search Central | Documentation | Google for Developers
Google-InspectionTool is the crawler used by Search testing tools such as the Rich Result Test and URL inspection in Search Console. Apart from the user agent and user agent token, it mimics Googlebot.
User agent token
Google-InspectionTool
Googlebot
Full user agent string
- Mobile
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;)
- Desktop
Mozilla/5.0 (compatible; Google-InspectionTool/1.0;)