# Set Canonical URLs in Journeys

In order to optimise your SEO performance, you may want your journeys to all be attributed to the same URL. It is now possible to set a Canonical URL for all pages at the Journey level.

First, you'll need to configure a canonical domain in the Limio Settings. In the Settings view, navigate to General Settings > Analytics.

<figure><img src="/files/20gce9xgplJbodeLkK9x" alt=""><figcaption></figcaption></figure>

Under "Allowed Canonical Domains", click "Add New". Add your domain and click Save in the top right corner.

<figure><img src="/files/b78xwlLgPQYPK7cOmKpz" alt=""><figcaption></figcaption></figure>

That will make the Canonical URL field visible in the Journeys tab.

Now, navigate to the Journeys tab.

<figure><img src="/files/BQJMmplAuYVl4QozYEYG" alt=""><figcaption></figcaption></figure>

Then, select a journey.

<figure><img src="/files/u1fRGo0J6hWSHxgpPNNa" alt=""><figcaption></figcaption></figure>

There is a field called "Canonical URL". You may need to hard reload your browser in order to see this field for the first time on existing journeys.

Enter the URL that you would like your pages in the journey to be attributed to, and click Save.

Now, all your pages in a journey (including the start point) will be attributed to the Canonical URL specified.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/product/journey/set-canonical-urls-in-journeys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
