Rewrite single page url in WordPress with .htaccess

I have a page in WordPress that is a child of a parent page. Its url comes up thusly:

www.domain.com/parent/subpage/

There are about five other subpages of the parent. However, for the one specific subpage, I want to change the URL to show up under root, like this:

Read More
www.domain.com/subpage/

Is there any way of doing this with .htaccess, or with a plugin? I can’t figure out how to accomplish this.

Related posts

Leave a Reply

1 comment