Site logo

Archived topic

Attach new page to existing navigation menu item and inherit existing slug

6 replies · Started by Alice on June 22, 2018

Viewing posts 1–7 of 7

At the website menu 'Company->About', the page slug is .../about.

How can I attach a new page to it without having to create a new menu item? Right now I created a new menu item for the page, and the issue is the slug got changed to .../about-2

Old page
http://35.233.138.153/about

New page
http://35.233.138.153/about-2/

How can I link 'Company->About' to this new page but keep the slug as .../about

You can edit the slug of the original and the new /about pages in the WP Editor.

But how about the first part of the question

How can I attach a new page to existing menu without having to create a new menu item?

Hi Alice,

edit the slug on both the pages - so make the original About something else. Then change the new about slug to About.

If the menu breaks then go to the Appearance > Menus and add in your new About link to the menu.

Alice if your question is because you are concerned about SEO or Google you can redirect the old page to the new one using a plugin like: Redirection

Thx!

You're welcome.

This archived topic is closed to new replies.