Canonical URL for locales

Hello,

how to set page canonical url for each locale. If I set for main page canonical url it comes to every locale and I can not change to unique url.

Thanks,
Alex

Hi Alex,

The canonical URL settings in Webflow work on two levels: global and page-specific. The global canonical tag URL serves as the base URL that automatically combines with each page’s unique slug. For individual static pages, you can set a custom canonical URL by following these steps:

  1. Navigate to the Pages panel
  2. Hover over the page name
  3. Click the Page settings cog icon
  4. Open SEO settings
  5. Enter the full canonical URL in the “Page canonical URL” field

When setting canonical tags, always use full, absolute URLs that start with https://.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Hello,
Thank you for the reply but i still have question.
my project in 3 languages: EN, ES, DE
if is set canonical URL for the EN page my https:// mysite. com/ about it will be set in all languages /es and /de.

If I want to set unique spanish url in spanish locale I do: https:// mysite. com/es/ about BUT this url will be set again in all languages, so english and german page will be with spanish canonical url.

So the question: how to set unique canonical urls in locales for the static pages?
https:// mysite. com/ about
https:// mysite. com/es/ about
https:// mysite. com/de/ about

Thanks,
Alex