Manage Page URLs
Site Architecture at Installation
Section titled “Site Architecture at Installation”Your site is accessible at the front-end using the address specified in the site URL field, when you click on My Sites, then on view (small eye), in the Basic Configuration tab.
Let’s take the following URL as an example for your site: mydomain.com
Here is the list of pages accessible at the installation of your site:
| URL | Site Page |
|---|---|
| https://mydomain.com/formules | access to the Subscribe page where active plans from the back-office will be automatically displayed |
| https://mydomain.com/offer | access to the Gift Cards page with 2 options: buy a gift card and activate a gift card |
| https://mydomain.com/offer/packages | access to gift cards (active gift cards in the back-office are automatically displayed on this page) |
| https://mydomain.com/offer/activate-giftcard | access to the gift card activation page |
| https://mydomain.com/shop | access to the Shop page where active products from the back-office will be automatically displayed |
| https://mydomain.com/contact | access to the Contact page |
| https://mydomain.com/blog | access to the Blog |
| https://mydomain.com/my-account | access to the My Account area |
| https://mydomain.com/login | access to the login page |
| https://mydomain.com/register | access to the account creation page |
URL Customization
Section titled “URL Customization”You can customize the URLs of your pages from the Content > Pages section.
Each page has a slug field that allows you to define the page URL.
For example, if you want your “About” page to be accessible at mydomain.com/about, simply enter “about” in the slug field of that page.