Permalinks structure
-
Hi all,
I’m looking for some help related to permalinks. I have WordPress installed with a custom permalinks structure:
domain.com/blog/%postname%/My URLs look like following:
blog frontpage: domain.com/blog/
blog post: domain.com/blog/$sample-post/
blog pagination: domain.com/blog/page/4/
blog category pagination: domain.com/$category-name/page/4/I’m now trying to setup accessible category pages – domain.com/blog/$category-name/
For some reason I am not able to get the category pages to work. I get redirected to other URLs (very random – sometimes pages, sometimes blog posts). I have checked and there is no conflict so we have two duplicate URLs.
Can someone please advise how I can debug what is going on?
The topic ‘Permalinks structure’ is closed to new replies.