Forums

Error with permalinks (2 posts)

  1. germz
    Member
    Posted 2 years ago #

    I changed my permalinks to "/%category%/%postname" then added a

    # BEGIN WordPress
    
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    
    # END WordPress

    To my .htaccess file and it's not working, I'm getting 404s.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try resetting your custom permalinks back to the default setting. If that works, then try reading Using_Permalinks before setting a custom permalink structure back up again.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.