Permanent Pages
Following standard pages is permanent on the frontend:
| Page name | Standard link | Only e-commerce |
| Log in | /log-in/ | |
| Create user | /create-user/ | |
| Apply for user | /apply-for-user/ | |
| My information | /my-information/ | |
| Change password | /change-password/ | |
| Forgotten password | /forgotten-password/ | |
| News subscription | /subscribe-newsletter/ | |
| Send to a friend | /send-to-a-friend/ | |
| Sitemap | /sitemap/ | |
| My orders | /my-orders/ | x |
| Shopping basket | /basket/ | x |
| Checkout | /order/ | x |
| Filsalg download | /filesale-download/ | x |
| Wish list | /wish-list/ | x |
URL/link structure
The URL/link structure of the frontend is build on the following principles:
www.domain.com/page/category/item/
[page]: unique page title
[category]: unique id and category title
[item]: unique id and item title
For a product the link could be:
www.domain.com/products/1-nice-t-shirts/1-white-v-neck-t-shirt/
All url's is generated in lowercase and without special characters.