Title: Permalink issue &#8211;
Last modified: August 19, 2016

---

# Permalink issue –

 *  Resolved [yosh66](https://wordpress.org/support/users/yosh66/)
 * (@yosh66)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/)
 * Hi
 * I’m using WP 2.8 ver., theme Atahualpa
 * I am need someone’s support with changing PERMALINK.
 * I have a page and the default permalink is:
    [http://www.crossxborder.com/?page_id=28](http://www.crossxborder.com/?page_id=28)
 * This page’s title is ‘English’ so I want to make the URL showing:
    [http://www.crossxborder.com/English](http://www.crossxborder.com/English)
 * I already checked the WP support page but I guess I need little more than that.
 * I will also need to change my submenu under English and also sub-sub menu…
 * Your support would be appreciated.

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119770)
 * you will want to use
    `/%postname%/` more than likely – but review this [http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure](http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure)
 *  Thread Starter [yosh66](https://wordpress.org/support/users/yosh66/)
 * (@yosh66)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119774)
 * samboll>
 * thank you very much for the quick respond.
 * So now it says I need to add these to .htacess
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
 * I guess I need little more time to solve this since I am already feeling lost.
   
   I will work on it and I might post another help here…
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119812)
 * Hi,
 * Once you change the permalinks and old post does not work then you need to add
   this code in htaccess file:
 * # 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
 * [spam link moderated]
 * Thanks,
 * Shane G.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119822)
 * [@shane](https://wordpress.org/support/users/shane/): do you actually bother 
   reading any of the posts?
 * [@yosh66](https://wordpress.org/support/users/yosh66/): Can you use FTP to access
   your site? If so, I could talk you through creating an .htaccess file.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119889)
 * [http://codex.wordpress.org/Using_Permalinks#Creating_and_editing_.28.htaccess.29](http://codex.wordpress.org/Using_Permalinks#Creating_and_editing_.28.htaccess.29)
 *  Thread Starter [yosh66](https://wordpress.org/support/users/yosh66/)
 * (@yosh66)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119931)
 * [@shane](https://wordpress.org/support/users/shane/) G
    [@esmi](https://wordpress.org/support/users/esmi/)
   [@samboll](https://wordpress.org/support/users/samboll/)
 * Apologize for the late respond. been on the business trip.
    I hope to go through
   all of your advice and try to figure out myself first.
 * Thank you so much!
    will get back to you how it went.

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

The topic ‘Permalink issue –’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [yosh66](https://wordpress.org/support/users/yosh66/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/permalink-issue-6/#post-1119931)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
