How to change the URL structure in WordPress
Posted on 23 January 2010 by sharath
If you’ve noticed the URL structure on WordPress running websites differ from each other. Ever wondered how do they do that? It’s Simple. All you have to do is change the Permalink settings in WordPress.
In your wordpress admin, click on “settings“–> “Permalinks“

Now choose the permalink and save changes
Also here are somethings that you might need to change, if your .htaccess file is not writable.
- Copy the code that you get in your WordPress admin.
- Open the root folder of your website
- Find .htaccess and add the code (if you don’t have one, simply create a new one)
This is a simple, yet a useful post
cheers!
Tags | blogging tips, wordpress



