Weebly Canonical Tags?

Piss

Regular Member
Joined
Apr 24, 2021
Messages
268
Reaction score
126
Anyone have experience with Weebly?

I don't think you can edit the <body> of the page, and putting the canonical tags in the <header> section in settings just adds the text, not a tag.
Is there a way to set canonical on Weebly? No help on their forums, but it remains a big problem for me as the wrong pages are indexing...
 
The canonical tag is a basic set of Html that you can to any page. It's important to always self-reference, basically, you have to put the canonical tag on your source page and have it link to itself and also put the tag on the duplicate page and have it link back to the source.

Go to the Pages Tab > Select Your Page > SEO Settings >
Header Copy paste the following html <link rel="canonical" href="https://www.youroriginalcontent.com">
 
The canonical tag is a basic set of Html that you can to any page. It's important to always self-reference, basically, you have to put the canonical tag on your source page and have it link to itself and also put the tag on the duplicate page and have it link back to the source.

Go to the Pages Tab > Select Your Page > SEO Settings >
Header Copy paste the following html <link rel="canonical" href="https://www.youroriginalcontent.com">
Source: https://www.weebly.com/seo/canonical#:~:text=The%20canonical%20tag%20is%20a,link%20back%20to%20the%20source.
 
Back
Top