Title: Permalink Error
Last modified: August 19, 2016

---

# Permalink Error

 *  Resolved [mommye](https://wordpress.org/support/users/mommye/)
 * (@mommye)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/permalink-error-8/)
 * I am having a permalink problem on one of my blogs.
 * I have quite a few WordPress blogs and have never had this problem. I just installed
   a install of WordPress yesterday at:
    [http://www.mommyenterprises.com/moms-blog](http://www.mommyenterprises.com/moms-blog)
 * I updated the .htaccess as it suggested. One thing though is I have another WordPress
   blog on this domain. So I had to place the code under the code from the other
   blog.
 * When I visit my blog, my links are going to the wrong places. They are basically
   going to a 404 page and other pages on that other blog.
 * Here is my .htaccess file:
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase /freebie-blog/ RewriteCond%{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /freebie-
   blog/index.php [L] </IfModule>
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase /moms-blog/ RewriteCond%{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /moms-
   blog/index.php [L] </IfModule>

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/permalink-error-8/#post-1392540)
 * You want to put the new `.htaccess` in the folder `moms-blog`
    then you will 
   have one in root and one in new folder
 *  Thread Starter [mommye](https://wordpress.org/support/users/mommye/)
 * (@mommye)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/permalink-error-8/#post-1392553)
 * Thanks Samboll, you are a stress saver!
 * You know I had thought about doing that but looked all over the internet for 
   a solution and didn’t see anywhere that said to do that.
 * Thanks again, my permalinks are working. Now I can move on…..

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

The topic ‘Permalink Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [mommye](https://wordpress.org/support/users/mommye/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/permalink-error-8/#post-1392553)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
