Ahrefs Detected Duplicate Pages Without Canonical - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Ahrefs Detected Duplicate Pages Without Canonical

WB

Wolfgang Beckers

SP Page Builder 3 months ago

Hi, I use ahrefs.com to optimize the SEO and found the following error : Duplicate pages without canonical on

Start https://www.will-cassel.de/de?option=com_sppagebuilder&view=page&id=10

I looked after the most things but could not find a place to put <link rel="canonical" href="/https://www.will-cassel.de/de" /> into the head of this page. There is only custom css! When I put the rel="canonicle" in the before /head of helix ultimate, this error is gone but the number of indexed pages decreased. Somebody has an idea? I'm running pagebuilder pro, Helix Ultimate and Joomla 5 on the latest Versions

0
1 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #199353

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. Follow this process.

You have entered wrong HTML code.

<link rel="canonical" href="/www.will-cassel.de/de" />

Correct

<link rel="canonical" href="/www.will-cassel.de/de" />

If you want to go further:

Use .htaccess to 301 redirect long URLs (with ?id=10) to SEF ones.

RedirectMatch 301 ^/de\?option=com_sppagebuilder&view=page&id=10$ www.will-cassel.de/de

Best regards,

Toufiqur Rahman (Team Lead, Support)

0