Hello,
Maybe this has nothing to do with Wix Code, but I don’t know where else to ask, sorry.
With dynamic page, you can add path in the page’s url like this:
website.com/PATH/pagename
Is there anyway I can do the same with normal page? I would like to be able to group my normal pages like this:
website.com/group1/page1
website.com/group1/page2
website.com/group1/page3
Currently they look like this:
website.com/page1
website.com/page2
website.com/page3
I tried to add the “group1/” in the page url but it keeps saying “cannot contain any symbol”.
Thanks,