Title: Permalinks Problem
Last modified: August 19, 2016

---

# Permalinks Problem

 *  [nish4x](https://wordpress.org/support/users/nish4x/)
 * (@nish4x)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/permalinks-problem-40/)
 * Recently, I moved my wordpress to a subdirectory so I could use the main URL 
   to load a splash page. However, now when I go to my homepage, the permalinks 
   wont update and my previous posts do not load, but they are linked on the side
   widget.
 * Can anyone help me?
 * [http://nisius.comuf.com/main](http://nisius.comuf.com/main)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/permalinks-problem-40/#post-1893760)
 * Review [Moving_WordPress](http://codex.wordpress.org/Moving_WordPress).
 *  Thread Starter [nish4x](https://wordpress.org/support/users/nish4x/)
 * (@nish4x)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/permalinks-problem-40/#post-1893778)
 * That is what I followed and it isnt working
 *  Thread Starter [nish4x](https://wordpress.org/support/users/nish4x/)
 * (@nish4x)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/permalinks-problem-40/#post-1893792)
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^redirect\.php?id=$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /redirect.php [L]
       </IfModule>
       ```
   
 * I have that in my .htaccess file.
 * My wordpress is installed in public_html\main
 * Should the RewriteBase read / or /main?

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

The topic ‘Permalinks Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [nish4x](https://wordpress.org/support/users/nish4x/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/permalinks-problem-40/#post-1893792)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
