Same post ID’s generate 404 Links
-
Hi,
first of all thanks for developing and maintain this plugin.Currently on the page where I am working the plugin is generating 404 URLs for posts with ID equal to the current post, as you can see in the example page (https://www.bonus.net/no/casino-bonus) the plugin generated 404 URLs for DE and CA. (In the backend the relations are well configured)
<link rel=”alternate” hreflang=”de-de” href=”https://www.bonus.net/casino-bonus” title=”de_DE”>
<link rel=”alternate” hreflang=”en-ca” href=”https://www.bonus.net/ca/casino-bonus” title=”en_CA”>The proper URLs should be:
<link rel=”alternate” hreflang=”de-de” href=”https://www.bonus.net/casino” title=”de_DE”>
<link rel=”alternate” hreflang=”en-ca” href=”https://www.bonus.net/ca/casino” title=”en_CA”>Thanks in advance for your help.
The page I need help with: [log in to see the link]
The topic ‘Same post ID’s generate 404 Links’ is closed to new replies.