Custom page urls?
-
Not sure if there is an easy way to do this.
I’m trying to make it so “site.com/?page_id=7” can be linked as “site.com/7”. I know that with slugs you can make it look like “site.com/?page_id=testtitle” or whatever, but I was wondering if there was an easy way to make it show up without the “?page_id=” part.My guess is the only way to do this is create a directory for each page, and put in a header redirect in the htaccess of the directory to link to “site.com/?page_id=7”.
Any ideas?
Thanks.
- The topic ‘Custom page urls?’ is closed to new replies.