Title: Error with permalinks
Last modified: August 19, 2016

---

# Error with permalinks

 *  [germz](https://wordpress.org/support/users/germz/)
 * (@germz)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/error-with-permalinks/)
 * 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.

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/error-with-permalinks/#post-1387023)
 * Try resetting your custom permalinks back to the default setting. If that works,
   then try reading [Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
   before setting a custom permalink structure back up again.

Viewing 1 replies (of 1 total)

The topic ‘Error with permalinks’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/error-with-permalinks/#post-1387023)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
