AMP Error The attribute 'rel' may not appear in tag 'div'
-
I just activated AMP 0.3.2 on WordPress 4.5.2, and also Glue For Yoast SEO & AMP 0.3.2
Google Search Console informs me that I have errors which prevent the AMP pages from being indexed. They are all for:
The attribute ‘rel’ may not appear in tag ‘div’
When I go in dev tools of Google Chrome, it appears to be within a div that is part of Elegant Themes Monarch Plugin.
For example:
<ul class="et_social_icons_container"> <li class="et_social_pinterest"> <div data-social_link="mydomain.com" rel="nofollow" class="et_social_share" data-social_name="pinterest" data-social_type="media" data-post_id="7221" data-location="media"> <i class="et_social_icon et_social_icon_pinterest"></i> <span class="et_social_overlay"></span> </div> </li> </ul>
Should the AMP plugin strip this rel=”nofollow” out? Or do I need to contact Elegant Themes support? What is my next step?
Thanks for any help you can offer.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘AMP Error The attribute 'rel' may not appear in tag 'div'’ is closed to new replies.