How to use a canonical tag on your site?

How to use a canonical tag on your site?

Having identical or similar content on more than one URL often results in SEO issues. Using a canonical tag helps in preventing issues arising out of duplicate or similar content appearing on multiple URLs.

    Google identifies the duplicate versions to crawl sites

    In case you have a single page that's accessible by multiple URLs, or different pages with similar content (e.g, a page with both a desktop and a mobile version), Google identifies these as duplicate versions of the same page and picks one URL as the canonical version to crawl that, while all other URLs will be considered duplicate URLs and crawled less often.

    Using a canonical tag explicitly tells Google of the Master document

    A canonical tag will act as a hidden message on a web page telling search engines that the content on a specific URL is just a copy or a duplicate of the master content. You can place the canonical tag in the header code of the master page on your site.

    Here are the steps to follow:

    • List down all your duplicate URLs (in a notepad on your system)
    • Create<link rel="canonical" href="your_duplicate_url"/> for all your duplicate URLs (in your notepad on your system)
    • Open header code of the master page on your site
    • Paste links your have created in step 2
    • Click on 'Save'

    Note: Use a rel="canonical" link tag: to indicate when a page is a duplicate of another page, you can use a<link> tag in the header code of the master page on your site.


      • Related Articles

      • Changing display name across your site

        There could be situations where your company name may be different and for branding purposes you may want to use a different name. Changing the displayname on your account will help you achieve this. This article shows how to change the display name ...
      • Best practices to ensure better site loading speeds

        Loading speed is the amount of time it takes for a website to render on a device screen and become functional. A fast load time is essential to give your site users a great experience. However, from an SEO perspective, the site's loading speed is ...
      • How to add a privacy policy to my knorish site?

        The standard practice to use a privacy policy is to add it to the footer of your site. A sample privacy policy document is already enabled on all Knorish themes for your perusal. It gets added by default to your Pages under Website Builder. Besides, ...
      • Manage Knorish Site Pages: Add, delete and edit pages

        Every Knorish account gets a site to build and manage that helps course publishers sell online courses. Whether you have an on-page site or a site with multiple pages and courses, they are areas that are accessible to all the users who visit your ...
      • How to enable banner sliders on your site?

        In this article, we’ll show you how to add abanner slider with text on your site. Banner sliders make a site more easily identifiable to visitors. They allow creators to utilize limited space efficiently by displaying multiple images or messages in a ...