☯☼☯ SEO and Non-SEO (Science-Education-Omnilogy) Forum ☯☼☯



☆ ☆ ☆ № ➊ Omnilogic Forum + More ☆ ☆ ☆

Your ad here just for $2 per day!

- - -

Your ads here ($2/day)!

Author Topic: What is URL Canonicalization and how to Use Canonical Tag Properly?  (Read 740 times)

0 Members and 1 Guest are viewing this topic.

Anjelina

  • Birthstone by date of birth
  • SEO newbie
  • *
  • Posts: 33
  • SEO-karma: +14/-1
  • Gender: Male
    • View Profile
    • Birthstone by date of birth
    • Email
What is URL Canonicalization and how to Use Canonical Tag Properly?

sinelogixtech

  • SEO jr. member
  • **
  • Banned!
  • Posts: 56
  • SEO-karma: +16/-2
    • View Profile
Re: What is URL Canonicalization and how to Use Canonical Tag Properly?
« Reply #1 on: November 10, 2017, 11:47:25 AM »
-> The term Canonicalization can be tough to understand. Let me try to explain this in simple terms.
Let’s say there are two URLs of a website:

http://thewebpage.org
http://www.thewebpage.org
-> Both of those pages show content, and none of these pages redirects to any one of them. This can result in duplicate content issue on Google, and you can face penalties.

Let us see one more example. There are two URLs on a website that result in the same page resolution.

http://thewebpage.org
http://thewebpage.org/index.php
If both of these web pages show the same result, then this might cause an issue as well!

You might not pay much attention to this issue, but this might result in serious duplicate content penalties. The problem with search engine bots is that they can’t decide which version of the URL they should add in their index. If two pages are resolving the same content, they will just assume one copy is a copy of the other and your website will get penalized.

If your site is opening on 2 URLS showing the same content, then you must fix it. You must use server settings so that whether a user opens with www or without www, the site will open on any of the one version. In this way, you can fix the canonicalization.
Though, at times you would like to share same content on two URLS, then you can use rel=”canonical” tags to let search engine know that which is the original and which one is a copy of it. This can save you from duplicate content penalties.

-> How to correctly apply URL Canonicalization?
Take an example, there are two URLs on the website that result in the same content when they resolve. These two URLs are:

http://thewebpage.org
http://thewebpage.org/index.php

-> HTML Canonicalization

The second URL results in the same content as the first URL. They are both displaying the same page and hence you can apply the rel=”canonical” tag, in this case, to indicate that the URL with index.php is a Canonical URL of the first one.
This is how it is applied.

<link rel=”canonical” href=”http://thewebpage.org/index.php”>

jackluter

  • SEO full member
  • ***
  • Posts: 110
  • SEO-karma: +53/-1
  • Gender: Male
    • View Profile
    • Mobile Application Development Company in Chicago
    • Email
Re: What is URL Canonicalization and how to Use Canonical Tag Properly?
« Reply #2 on: November 24, 2017, 03:52:20 PM »
Canonicalization is the process of choosing the best url when there are several choices, and it usually refers to home pages
HTML Canonicalization
<link rel=”canonical” href=”http://theexample.org/index.php”>

durga

  • SEO full member
  • ***
  • Posts: 131
  • SEO-karma: +54/-5
    • View Profile
    • Indian astrologer in Perth
Re: What is URL Canonicalization and how to Use Canonical Tag Properly?
« Reply #3 on: November 28, 2017, 03:16:31 PM »
It's better to use 301 redirectroy in place of using cannoical tag

siddddrawat

  • SEO newbie
  • *
  • Posts: 25
  • SEO-karma: +15/-3
    • View Profile
    • Live & Interactive Digital Learning
Re: What is URL Canonicalization and how to Use Canonical Tag Properly?
« Reply #4 on: November 28, 2017, 10:16:48 PM »
Canonicalization issues can occur at any point in the URL structure, and any point where multiple variations are introduced can create problems. 301 redirect, or “permanent redirect,” is the best practice to solve for known or anticipated URL canonicalization issues.

Tags:
 

Your ad here just for $1 per day!

- - -

Your ads here ($1/day)!

About the privacy policy
How Google uses data when you use our partners’ sites or apps
Post there to report content which violates or infringes your copyright.