Recently, I’d create a CMS collection, named “lexique”, which has “site/lexique” like URL, automatically, a CMS Page has been created, with the URL “site name/lexique/item”.
Moreover, I have created a static page, which is the Home page of the Lexique one, with all the words, which could be clickable.
This page URL is “site internet/lexique”
But when I go on staging, the link to the Home page doesnt works, and I have a 404 page.
Is it possible to have a static page and a dynamic page with the same URL ?
But when I published website on staging, the link to the Static page is on 404 error, and the URL in the search bar automatically became : site.io/lexique-biss
But this URL doesn’t exist on my website.
I’ve checked, there is no fake redirection in my site, so I don’t understand why the URL changes.
Do you have an idea to explain that, and how to correct it ?