Custom WordPress Permalink Settings

Oct
15
2009

Mini tutorial in case you wanted URLs like this:
http://www.yoursite.com/name-of-your-post

Instead of this generic code-y stuff:
http://www.yoursite.com/?p=837

  1. Login in to WP admin page
  2. At the bottom of the left nav click SETTINGS
  3. Click PERMALINKS
  4. Add /%postname%/ in the CUSTOM STRUCTURE field. (or you can choose another format like day and name which you would choose a format in SETTINGS > GENERAL)

Tags:

Leave a Reply

You must be logged in to post a comment.