Announcement!

Bid Oh Bid Directory - Bid your link to get higher position now!

Some may have noticed but they do not know how to do it. Or maybe they don’t bother enough with it.

By default, in Wordpress, your post urls will be displayed by using it’s post id. But with permalinks, you can beautify your urls with something more meaningable. Instead by using post id number like this,

http://www.cypherhackz.net/?p=592

you can change it to something like this

http://www.cypherhackz.net/archives/2007/03/25/beautify-your-urls-with-permalinks/

But how do I do that? Here I will show you how.

  1. First, go to your Options and click on Permalinks tab
  2. There, you will see, 4 common options that you can choose from. And of course, by default, the Default option is selected
  3. If you want to change your post urls to like mine, you can use this structure under Custom option.

    /archives/%year%/%monthnum%/%day%/%postname%/

  4. Then, click Update Permalink Structure

Actually, what that structure do is, the url will be transformed into according the structure tags we use.

/archives - this will be your archives folder (virtually)
%year% - the year of the post been published. Eg: 2007
%month% - the month of the post been published. Eg: 03
%day% - the day of the post been published. Eg: 25
%postname% - the post title. Eg: beautify-your-urls-with-permalinks

There are more structure tags that you can choose from. All of the structure tags can be found at Wordpress Codex - Using Permalinks.

Btw, do you mind to share your permalink structure with us? You can do that by post it by using the comment form below.[tags]permalinks, tutorial, tips[/tags]

Subscribe me feed! If you enjoyed this article, get latest updates via RSS feed or by email.

26 Responses to “Beautify your URLs with Permalinks”

  1. aman
    March 25th, 2007 | 8:35 pm

    nie salah satu teknik SEO kan? :)

  2. CypherHackz
    March 25th, 2007 | 8:45 pm

    aah. salah satu teknik SEO.

  3. aad_lfcfn
    March 25th, 2007 | 11:42 pm

    for the ease of blog’s restructuring, i think
    %month%/%postname% should be suitable. (johnchow use %postname% only though)

  4. Madhur Kapoor
    March 26th, 2007 | 11:42 pm

    Initially when i started blogging , i was also not aware of it , but now i use similar to yours .

  5.   SEO tip: Permalink and you by Berputar…
    March 27th, 2007 | 2:31 am

    [...] source: Cypherhackz [...]

  6. CypherHackz
    March 27th, 2007 | 10:16 am

    aad_lfcfn on March 25, 2007 at 11:42 pm said:

    for the ease of blog’s restructuring, i think
    %month%/%postname% should be suitable. (johnchow use %postname% only though)

    by using my structure, your readers can surf your archive easier. if s/he want to go to archive Mac 2006, they just enter /archives/2006/03/ in the url.

    Madhur Kapoor on March 26, 2007 at 11:42 pm said:

    Initially when i started blogging , i was also not aware of it , but now i use similar to yours .

    me too. but using this permalinks is much more efective when it comes to SEO

  7. Coco
    March 31st, 2007 | 12:45 am

    Well you could do this: /%year%/%monthnum%/%day%/%postname%.html Just adding .html
    Note that this does not generate actual .html files. It is only an illusion. There is no benefit to this… some people mistakenly think it offers search engine benefits, and some want their permalinks to emulate those of another publishing system. Its cleaner.

  8. Julian
    April 2nd, 2007 | 12:18 pm

    I just posted a similar article in Spanish language. Please follow this link:
    http://weblatam.com/wp/wordpre.....ly-url/37/

  9. Coco
    April 4th, 2007 | 5:30 am

    you can also add .html to make it seem like a html file. just like this /archives/%monthnum%/%day%/%postname%/.html
    its an illusion but its:) more on http://www.kabatology.com

  10. mattblair.ca » Blog Archive » Moving right along
    November 19th, 2007 | 10:31 am

    [...] mentioned that the import process changed the addresses of every post on this blog. But I’ve beautified my URLs, and I’ve gone through each post to make sure that all of the links work. People linking to [...]

  11. shearyadi
    November 29th, 2007 | 9:57 am

    Tolong saya dong….gimana caranya supaya blog saya bisa pakai permalinks, soalnya hostingnya pake shared windows server :(

  12. CypherHackz
    November 29th, 2007 | 10:13 am

    I am not sure whether this will work or not but this entry might helps you to use the permalinks.

  13. Drew Johnston
    December 2nd, 2007 | 12:24 pm

    I have found out that netfirms does not have the mod_rewrite module installed on their server, which stops us designers from having the "Pretty Permalinks" all I can get to work correctly are those ugly permalinks! BEWARE!

  14. noexyoga
    February 24th, 2008 | 2:18 pm

    mo nanya nie pa bisa pake extensi html pada permalinks nya
    cos saya pernah nyoba tapi extensinya ngk keliatan tue

    contohnya saya pakai gini /archives/%year%/%monthnum%/%day%/%postname%.html

  15. Mike
    March 30th, 2008 | 11:22 pm

    Page can’t be found when i use any other permlink then the one with the parameter. What am i doing wrong? Or can i be the server doing something wrong?

  16. CypherHackz
    March 30th, 2008 | 11:30 pm

    Ofcourse your pages will cannot be displayed if you change the permalinks structure. But there is a plugin that will redirect old links to the new link structure. :)

  17. Future Pakistan
    April 18th, 2008 | 9:41 pm

    Thanks for your nice article on the topic of permalinks and provided and simple customized way. Before reading the article, I don’t have right idea of the term even that what is permalinks and why we shoud use it in the search engince optimization.

    Now I have tried it and soon tell you that what kind of benefit I got by using it according to your instructions.

    Best Regards
    Future Pakistan

  18. CypherHackz
    April 19th, 2008 | 9:49 am

    No problem. Thanks for visiting my site. :D

  19. Francis Davey
    April 21st, 2008 | 6:42 am

    I’m baffled how to do permalinks with subpages. All the documentation is *really* unhelpful since it talks about permalink structures with posts. Fine, but my site has some pages on it too and there doesn’t appear to be any docs about that.

    Francis

  20. 350D
    May 31st, 2008 | 6:07 pm

    I user this permalinks tag : /%category%/%postname%.html

  21. Arya Dewa
    June 10th, 2008 | 5:10 am

    I’ve just start created a blog using a very amazing theme called Lightbreaker, and now get idea to optimize it. A good idea for using a beautiful permalinks such your article. Thank you

    Please check my blog : http://pesonafm.co.nr/

  22. Friot
    August 31st, 2008 | 4:19 pm

    In principle I agree, but there are some nyuansy, which require more detailed discussions.

  23. promokat
    September 15th, 2008 | 9:49 am

    It was very useful

  24. www.ferl.ru
    September 16th, 2008 | 1:32 am

    Thank you!

  25. teng_
    September 17th, 2008 | 6:40 pm

    hye all…….

  26. Blogging | Internet Billionaire » Blog Archive » Things-to-Know-before-Using-Permalinks
    September 20th, 2008 | 3:03 am

    [...] Beautify your URLs with Permalinks [...]

Leave a Reply