All Slugs redirecting to home page?
-
I’m using the built in WP “static” home page feature, and for some reason, when I try to use slugs, they keep getting redirected to the home page. So for instance, I have a page called “comics”, and I’ve checked like 5 times to make sure the slug is set to “comics”, but when I put in:
https://www.mysite.com/blog/comics/
It loads the static home page instead!
If I put in:
https://www.mysite.com/blog/?page_id=5
(5 being the actual ID of the “comics” page)
It loads the right page! So using page ID numbers works fine, but slugs doesnt. Any suggestions?
Thanks in advance for any help!
-z
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘All Slugs redirecting to home page?’ is closed to new replies.