I'm trying to resolve a number of issues that Google has pointed out when running their Mobile-Friendly Test. These errors do not show up when using the browser Developer Tools.
These errors seem to only show up in Google's Search Tools. The Google Search Console gives a screenshot of the mobile page without all of the correct CSS files being loaded. Of course, all this jams up Google and it won't index the pages.
Something even more interesting - when I added the 9.13 template updates the errors showed up and I saw the site just like Google did.
Also, in the console errors
Where (and why) is the page being requested insecurely?
These errors seem to only show up in Google's Search Tools. The Google Search Console gives a screenshot of the mobile page without all of the correct CSS files being loaded. Of course, all this jams up Google and it won't index the pages.
Something even more interesting - when I added the 9.13 template updates the errors showed up and I saw the site just like Google did.
Also, in the console errors
Mixed Content: The page at 'https://www.domain.com/page/F/PROD/ab-machine-gab100' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.domain.com/page/F/NTFD.html'. This request has been blocked; the content must be served over HTTPS.
Comment