Permalink Settings — make your WordPress Url pretty
Ok, ever had a problem with the url look of your blog post(WP users) — they look something jumbled with “?”, “=”,”12345″, “p” — grrr, ugly!
Want to change that? Here you go:
- Login as admin
- Under Dashboard, click on “Settings”
- Looking for “Permalinks” and click on it
- You will see the common settings. Choose “Custom Structure”
- Adding this line of code in the blank filed: “/%category%/%postname%”
- “Save Changes”
- Some of you might not have “.htaccess” file or that file is not writable. There will be some extra message showing after you save the changes. The information looks like this:
- Then you … Continue Reading




