I am looking for a simple good way to have a flat URL structure on my WordPress site.
For example:
The URL is now: https://www.mysite.com/parent/my-child-page
And I want to get rid of the parents in the URLs of the pages and to have only:
https://www.mysite.com/my-child-page
Any tips?
]]>