> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Landing Page slug improvements

> Learn about the updated URL structure for landing pages released on January 15, 2019.

On January 15, 2019, Kajabi released an updated URL structure for every website on the Kajabi platform.

Previously, landing page URLs were structured like this:

`https://domain.com/p/landing-page`

After the update, you are no longer required to nest landing pages underneath the `/p` directory and can now use the landing page URL straight off the root of your website:

`https://domain.com/landing-page`

***

## How will this affect me?

* This change affects every site and requires no action on your part to use the feature.
* Existing backlinks to the `/p` pages will still work as they did previously. For example, the page `camjabi.com/p/dogs` will be automatically switched to `camjabi.com/dogs` and will load without any issues.
* Landing page references inside Kajabi will be updated to use the updated URL structure.
* You may need to update pages that now conflict with reserved keywords on your website. For example, if you had a landing page with the URL `camjabi.com/p/library` that page URL will be automatically changed to `camjabi.com/library` and would therefore redirect to your library page in Kajabi rather than the landing page it was originally associated with. If you have landing pages ending with `/p/library`, `/p/blog`, `/p/store`, `/p/search`, or `/p/404` you will need to change these URLs to a different name in order to connect your page URL to the correct page.

## URL slug limitations

Landing Page URL slugs have the following restrictions:

* Each slug must be unique across your site (no two pages can share the same URL)
* Slugs cannot contain the following characters: `" < > % { } | \ ^ [ ]`
* The following words are reserved and cannot be used as slugs: `new`, `edit`, `session`, `logout`, `users`, `admin`, `stylesheets`, `assets`, `javascripts`, `images`
* Landing Page titles have a maximum length of 70 characters
* If a title matches a reserved word, you will see the error: "Title is a reserved word in our system. Try a different title."
