• My client has a large, existing site and they would like to change the URL structure for the blogs to:

    domain.com/blog
    domain.com/blog/categoryname
    domain.com/blog/categoryname/postslug

    Under Settings > Permalinks, I have:

    Custom Structure:
    domain.com/blog/%category%/%postname%/

    Category base:
    blog

    However, this is causing 404s on all single posts and page/2 of all archive pages.

    Is there any way to work around this?

The topic ‘404s after changing category base’ is closed to new replies.