I am using locomotivecms and in locomotive, I have an index
with child pages about-us
and contact-us
.
I need to create other pages without parents, but the page URLs are coming out like:
my_host_url/sitename/index
my_host_url/sitename/index/about-us
my_host_url/sitename/index/contact-us
What I would like is to create a page structure like this:
my_host_url/sitename/live
i.e. without parent.