More error detail:
Error Wrong parent HTML tag ‘div’ of tag ‘link rel=stylesheet for fonts’
Error The mandatory attribute ‘rel’ is missing in tag ‘link rel=’.
Error Wrong parent HTML tag ‘p’ of tag ‘link rel=stylesheet for fonts’
Error Disallowed attribute in HTML tag ‘col’
Thanks Catalin,
Most errors are related with the highlighted section (highlight by Google).
Thanks!
Hi,
From what I can see there is a stylesheet linked in one of your posts
– https://www.screencast.com/t/XYrI6S1J13
That is detected by AMP as a problem
– https://www.screencast.com/t/k0K9gGIyC8x
It specifies that all stylesheets must be loaded in between the head tags of the page. SO you could load the stylesheet there if this is required to be loaded.
Thanks
Thanks Simion,
Removed that image and that code disappeared, but Google keep finding errors:
Thanks for your help!
That post has no more errors, I tested some more posts but they are all AMP validated
– https://www.screencast.com/t/p1j5XbJM9p
If you can provide a link to a post that has those errors I will take a look. Note that most of the errors AMP detects are related to elements entered by users in the post content. Our plugin is tested and does not provide such errors.