Title: preston.ie Permalink problems
Last modified: August 19, 2016

---

# preston.ie Permalink problems

 *  [No Name](https://wordpress.org/support/users/willuk/)
 * (@willuk)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/prestonie-permalink-problems/)
 * Hi, I have been having trouble with my permalink settings with the pages. I have
   permalink set to **/post=%post_id%/%postname%/** and it works well for the posts(
   two on the main page) but any pages don’t load correctly.
 * For example the Computer Repairs page loads as [http://www.preston.ie/#/pcrepairs/](http://www.preston.ie/#/pcrepairs/)
   and i’m not sure where it is getting the /#/. I would like to remove this because
   in the store [http://www.preston.ie/#/shop/](http://www.preston.ie/#/shop/) it
   doesn’t load correctly as I use ecwid. The shop loads correctly if I have it 
   as [http://www.preston.ie/shop/](http://www.preston.ie/shop/)
 * Also for some reason it is changing the title of the website everytime a sublink
   is clicked. This has only happened since changing the permalinks and I can’t 
   figure out how to fix it. I noticed the navigation on the whole site is slightly
   off.
 * Thanks for any advice.

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

 *  [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * (@shane-g-1)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/prestonie-permalink-problems/#post-1396586)
 * Hi,
 * Reset your desired permalink from wordpress admin area and 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.
 *  Thread Starter [No Name](https://wordpress.org/support/users/willuk/)
 * (@willuk)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/prestonie-permalink-problems/#post-1396737)
 * Doesn’t seem to have fixed it. Thanks anyways 🙂

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

The topic ‘preston.ie Permalink problems’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [No Name](https://wordpress.org/support/users/willuk/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/prestonie-permalink-problems/#post-1396737)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
