I’m using WordPress 6.5.5, Yoast 23.0 and for the theme, Extra 4.26.1.
In a category, when I go to the last page of the category, I can find a rel=”next” to a next page which doesn’t exist.
https://www.rozaly.fr/category/auto-de-collection/page/6/
Page 6 is the last page of this category.
I don’t want to have this one on page 6:
<link rel=”next” href=”https://www.rozaly[.]fr/category/auto-de-collection/page/7/” class=”yoast-seo-meta-tag” />
How can I solve it?
Thanks
]]>How can we disable the printing of these links:
<link rel="alternate" type="application/json+oembed" href="https://...">
WP-JSON OEMBED
If accessing this alternative link it shows as access denied, why did your plugin forbid access to it, right? But if it’s no longer allowed why is it still in HTML? How is it possible to withdraw?
]]>Could anyone tell me how to check that it is actually working and visible to Google?
Google is apparently penalizing sites with commercial/affiliate links which do not have ‘rel=sponsored’ so I want to be sure there is no error.
]]>duplicate content should be avoided. On an HTMl page, in order to indicate to google an AMP version, you must add a rel = amphtml link tag
duplicate content should be avoided. On an AMP HTML page, in order to indicate that the official version exists in HTML format, you must add a link rel = canonical tag
This is not taken into account by your plugin?
How do I set the homepage to AMP if I am using Astra PRO, Astra Addons and Elementor PRO? The page is undoubtedly too heavy, suddenly there is only one which is in non AMP.
Thanks
Best Regards
Nicolas
]]>Love the plug-in but I’ve got a small bug report.
When adding a link (editorskit-block-link) to a block it also adds an empty rel-attribute to the a-element. The problem is that this rel-attribute is directly against the class-attribute.
Example:
<a href="https://example.com" class="editorskit-block-link"rel=""></a>
Most browsers will automatically resolve this by putting a space between the 2 attributes. But when checking the source or using the W3-validator (https://validator.w3.org/) this will show up as this error:
“Error: No space between attributes.”
Could this please be checked?
Kind regards,
Jan
Thanks.
]]>