Title: Permalinks not changing
Last modified: August 19, 2016

---

# Permalinks not changing

 *  [hackercompany](https://wordpress.org/support/users/hackercompany/)
 * (@hackercompany)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalinks-not-changing/)
 * Hey all I made a blog a few days ago on wordpress. Now as per some seo I had 
   to change the permalinks to %postname% but I was not able to do this.
 * When I tried to open my posts after this change my explorer gave an error:
    Not
   Found
 * The requested URL /convert-vmware-image-to-virtual-box was not found on this 
   server.
 * Now how to repair this.
 * I have another blog working on wordpress and I have the same permalink there 
   which is working very fine. But what has happened to this one.
 * I have tried to reinstall wordpress on the server but no effect!!!!!
 * Please help

Viewing 1 replies (of 1 total)

 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalinks-not-changing/#post-1100152)
 * Hi,
 * As you have changed the permalinks..add this code in htaccess file..
 * # BEGIN WordPress
 * <IfModule mod_rewrite.c>
    ErrorDocument 404 /index.php?error=404 RewriteEngine
   On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * [spam link moderated]
 * Thanks,
 * Shane G.

Viewing 1 replies (of 1 total)

The topic ‘Permalinks not changing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [shane-g](https://wordpress.org/support/users/shane-g/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/permalinks-not-changing/#post-1100152)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
