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

---

# problems with permalinks

 *  Resolved [smuffle89](https://wordpress.org/support/users/smuffle89/)
 * (@smuffle89)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-39/)
 * i recently got a new domain and before thinking clearly I immediately changed
   the permalinks in my settings panel and now everything is all messed up. I have
   tried the wp article on it.
 * site: [http://www.smuffle.ohpanic.info](http://www.smuffle.ohpanic.info)
 * when i click on login i am redirected to my new site which is rightfully so. 
   but how do i exactly change my permalinks back to the smuf…ohpanic.info?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-39/#post-1172141)
 * Hi,
 * As your site URL is changes, please check with this article:
 * [http://codex.wordpress.org/Changing_The_Site_URL](http://codex.wordpress.org/Changing_The_Site_URL)
 * Also add this code after settings up your desired permalink structure:
 * # 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
 * Now, have a check with old and new posts.
 * Thanks,
 * Shane G.
 *  Thread Starter [smuffle89](https://wordpress.org/support/users/smuffle89/)
 * (@smuffle89)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-39/#post-1172209)
 * where exactly would I add this? My header?

Viewing 2 replies - 1 through 2 (of 2 total)

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [smuffle89](https://wordpress.org/support/users/smuffle89/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-39/#post-1172209)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
