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.
- First, go to your Options and click on Permalinks tab
- There, you will see, 4 common options that you can choose from. And of course, by default, the Default option is selected
- If you want to change your post urls to like mine, you can use this structure under Custom option.
/archives/%year%/%monthnum%/%day%/%postname%/
- 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]
If you enjoyed this article, get latest updates via RSS feed or by email.















nie salah satu teknik SEO kan?
aah. salah satu teknik SEO.
for the ease of blog’s restructuring, i think
%month%/%postname% should be suitable. (johnchow use %postname% only though)
Initially when i started blogging , i was also not aware of it , but now i use similar to yours .
[...] source: Cypherhackz [...]
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.
me too. but using this permalinks is much more efective when it comes to SEO
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.
I just posted a similar article in Spanish language. Please follow this link:
http://weblatam.com/wp/wordpre.....ly-url/37/
you can also add .html to make it seem like a html file. just like this /archives/%monthnum%/%day%/%postname%/.html
more on http://www.kabatology.com
its an illusion but its
[...] 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 [...]
Tolong saya dong….gimana caranya supaya blog saya bisa pakai permalinks, soalnya hostingnya pake shared windows server
I am not sure whether this will work or not but this entry might helps you to use the permalinks.
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!
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
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?
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.
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
No problem. Thanks for visiting my site.
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
I user this permalinks tag : /%category%/%postname%.html
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/
In principle I agree, but there are some nyuansy, which require more detailed discussions.
It was very useful
Thank you!
hye all…….
[...] Beautify your URLs with Permalinks [...]