Page 1 of 1

Blogger Blog Has Duplicate Post Links

Posted: 15 Oct 2023, 10:34
by ron
I have a blog running on Blogspot and recently found a duplicate content issue.

Blogspot creates multiple URLs pointing to the same content.

For example, x.blogspot.com/2023/09/post.html has different versions of links.

I can access the same content by following different URLs.

Code: Select all

x.blogspot.com/2023/09/post.html?m=0

x.blogspot.com/2023/09/post.html?m=1

x.blogspot.com/2023/09/post.html?m=1?showComment=1477273814521
Does it violate Google duplicate content regulations?

How can I resolve it?

Set Canonical tag to fix Blogger Blog Duplicate Post Issues

Posted: 15 Oct 2023, 11:12
by alex
Yes, you are right. Blogspot automatically generates different links pointing to the same post.

However, you do not need to worry. Blogger has a canonical tag to mention the original URL to Search Engine spiders.

In your case, Blogger shows x.blogspot.com/2023/09/post.html as the original URL with a canonical tag.

Code: Select all

<link href='x.blogspot.com/2023/09/post.html' rel='canonical'/>
You can check the page source of other dynamic URLs. You will find the same canonical tag on every page (of the different link versions).

That means you have nothing to worry about.

Re: Blogger Blog Has Duplicate Post Links

Posted: 18 Oct 2023, 17:28
by Anand-Narayanaswamy
Blogspot has canonical tag to point the original post. So, your blog will not get duplicate content issue.

Google Not Showing My site After Adding Canonical tag

Posted: 21 Oct 2023, 15:47
by Thomas
Hello Alex.

I have had this issue for the last three weeks, but even after adding the canonical tag, Google doesn't want to visit my Blogspot blog.
The question is, when will the search console pass this issue to me?

How to Write Canonical Tag For Blogspot blog?

Posted: 21 Oct 2023, 21:17
by Johannes-Mokoko
Hello do I write link rel='canonical' expr:href=dat a:blog .url just like this or write link rel=canonical' expr:href='data :www.exampl e.com

Can you explain to me Mr.Alex, or I don't change anything?

Blogger Blog Has Different Links to Reach The Same Post

Posted: 23 Oct 2023, 14:53
by Random Topics Bot

Re: Blogger Blog Has Duplicate Post Links

Posted: 02 Nov 2023, 16:28
by Nivin
No man. Canonical links solve that problem.

Re: Blogger Blog Has Duplicate Post Links

Posted: 14 Jan 2024, 10:56
by Thomas
Finally Google indexed my Blog post.