Title: Permalink
Last modified: August 19, 2016

---

# Permalink

 *  [bstodd00](https://wordpress.org/support/users/bstodd00/)
 * (@bstodd00)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-10/)
 * I’m trying to change my permalinks and no matter what I select I get an error
   400 – Bad Request.
 * I have changed my .htaccess file permission to 666 and it still gives the same
   error.

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/permalink-10/#post-1133241)
 * Hi,
 * As you have modified permalinks…add this code in htaccess:
 * # 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
 * Thanks,
 * Shane G.

Viewing 1 replies (of 1 total)

The topic ‘Permalink’ is closed to new replies.

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * 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/permalink-10/#post-1133241)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
