Results 1 to 8 of 8

Thread: what is canonical urls and how to use it?

  1. #1
    Join Date
    Dec 2012
    Posts
    3

    what is canonical urls and how to use it?

    I am little confuse with canonical urls? can you please tel me what is the role of canonical urls in seo?

  2. #2
    Join Date
    Jan 2013
    Location
    USA
    Posts
    19
    Check out the below urls.

    www.example.com
    example.com/
    www.example.com/index.html
    example.com/home.asp

    Though the website is same but there exists different urls for the same page. Canonical urls are the duplicateurls that exist in a website. And Canonicalization is the solution for it. We can use the canonical URL tag attribute, that is similar in many ways to a 301 redirect from an SEO perspective.

    For example: <link rel="canonical" href="http://www.example.com" /> tells the search engines that though we have different urls there but link & content metrics should flow to www.example.com only.

    We can also use .htaccess for the same but it is a complicated process.

  3. #3
    Join Date
    May 2015
    Posts
    240
    You have two URLs that point to the same page?
    For example,
    http://mydomain.com/shirt.html and http://mydomain.com/apparel/shirt.html

    might go to the exact same product page.

    Since two URLs are being used and the page content is the same for both of them, Google thinks you have two pages with duplicate content.

    Canonical URLs are used to prevent this.

    When Google crawls the page, it will see the Canonical URL and this is what Google recognizes as the "official" URL of the page. It will use this URL to index the site instead of the one used to access the page.

  4. #4
    Join Date
    Mar 2016
    Posts
    113
    In other words, a canonical URL is the URL that you want visitors to see. Quite often canonical URLs were used to describe the homepage.

  5. #5
    Join Date
    Jun 2016
    Posts
    2
    It is a method of specifying our exact url to the search engine. The url of a website can exist in different formats like www.example.com, example.com, www.example.com/index.php like that. We set one among them as a canonical url. This helps the search engine to understand that all these urls are same and there is no cotent duplication

  6. #6
    Join Date
    Dec 2015
    Location
    New Jersey
    Posts
    127
    Canonical URL is use to tell search engines the original source of the article. This is also to solve duplicate content issues on site.

    Check out the below urls.
    www.example.com
    example.com/
    www.example.com/index.html
    example.com/home.asp

    For example: <link rel="canonical" href="http://www.example.com" /> tells the search engines that though we have different urls there but link & content metrics should flow to www.example.com only.

  7. #7
    Join Date
    Jun 2016
    Posts
    5
    I"am trying to use toolbelt seo link feature to set up head tags for canonical urls.

  8. #8
    Join Date
    Nov 2016
    Location
    Bnaglore
    Posts
    78
    canonical tag specifies the source URL of given page to a search engine such as Google. It is used to declare a single page as its own source or duplicate page to reference their source page.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •