We've created a miscellaneous page in WordPress that includes child pages that we want listed:
http://www.domain.com/misc/gift-card/
http://www.domain.com/misc/promotions/
However, due to the large volume of the site and amount of pages we have, we want to make sure these sample pages can be accessed by this URL:
http://www.domain.com/gift-card/
http://www.domain.com/promotions/
So to clarify, when a user types in http://www.domain.com/gift-card/ they'll see the Gift card page (but in the back end of WordPress, the pages have a parent called Misc to help eliminate clutter and manage these pages that are not visible in the navigation of the site).
What would be the best way to do this?