Adding a canonical link
A canonical link (rel = canonical element) helps to define a "preferred" page version if certain pages were duplicated. In this case search engines will only crawl and index the specified page version.
This tag is also useful if you have a single page accessible by multiple URLs, or different pages with similar content. In this case, Google sees these as duplicate versions of the same page. Google will choose one URL as the canonical version and crawl that, and all other URLs will be considered duplicate URLs and crawled less often. You can find more information about how a canonical link consolidates duplicate URLs [in the guide in Google Help Center.
](https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=en&visit_id=638164992860678787-641015212&rd=1)
Important: Devellp automatically adds a canonical link to every site page — it leads to the current page URL. This article will suit you if you'd like to add a different canonical link, not matching to the default page URL.
- Open the site's editor and navigate to the pages menu in the toolbar:
- Open the settings of the page you'd like to define as a "preferred" one by clicking on the "gear", proceed to the SEO tab and enter the canonical link for this page in the field:
Hit Done and publish your site for changes to appear live.
Updated on: 04/07/2023
Thank you!