Changing permalinks
-
I have more than a hundred pages on my website, under half a dozen main pages. So the structure of my custom permalinks is:
sitename/topic/pagename
I want to introduce subtopics, because I am going to start using wp_list_pages to list other pages under the same topic, but now the list under some topics is getting very long. But when I ad subtopics, I get this permalink:
sitename/topic/subtopic/pagename
I don’t want that because it is too long, and it busts all my links. Is there any way I can structure my permalinks so I can keep the existing URLs but have the subtopic structure for my page lists?
Thanks.
- This topic was modified 6 years, 4 months ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
The topic ‘Changing permalinks’ is closed to new replies.