Wordpress Permalinks-Make your site SEO friendly!
I am a big time fan of wordpress and I love the way it completely cater to my blogging needs and requirements. But sometimes configuring small little things can get a little too complicating. Or should I just say that sometimes my ignorance over shadows the very logic of using and understanding wordpress. I was setting up on my localhost a wordpress installation. In my checklist post installation I ensure to change the permalink structure. Let’s see what permalinks mean (Wikipedia):
A permalink is a URL that points to a specific blog or forum entry after it has passed from the front page to the archives. Because a permalink remains unchanged indefinitely, it is less susceptible to link rot. Most modern weblogging and content-syndication software systems support such links. Other types of websites use permanent links, but the term permalink is most common within the blogosphere. Permalink is a portmanteau word made from permanent link. Permalinks are often simply stated so as to be human-readable.
Now, if you are using wordpress or for that matter any other CMS, it’s imperative that the first thing you do post installation is to change the permalinks of your site. If you’d ask me why? I’d say:
- Because it gives a good structure to your site and your site map looks pretty neat.
- Because it’s imperative if you are looking to make your site search engine friendly
Let’s see what are the various options available in wordpress for setting permalinks:
By default if you do not change your permalinks structure of your wordpress site, it’ll look something like this:
http://localhost/?p=123: This is highly Search Engine unfriendly and doesn’t give a good look to your structure
The other options are:
Day and name
http://localhost/2008/08/28/sample-post/: Looks pretty good and I think this is the best option available to use.
Month and name
http://localhost/2008/08/sample-post/: This one’ pretty ok too but for a blog that has more than one post a day you might want to re look at this. Good for blogs which are updated occasionally in a month.
Numeric
http://localhost/archives/123: Again almost useless as it doesn’t tell the search engine bots what the URL is about.
Custom
This one’s pretty self explanatory. You can choose the way you want your permalinks to be.
Now that you know what are the various ways of creating permalink for your wordpress. You might also want to look at the page slug for other pages that you have created and change them as per your choice of permalink structure. You can find a complete guide at the official wordpress site.
Tags: page slug, permalink, Permalinks, SEO, site map, wordpressGet the latest in Technology and Trends |
|
|---|---|
Subscribe via Email |
|
Rate this article:
Related Posts:
Popular Posts:
Free online movies download free movies best facebook applications convert .flv India GPS iPhone IndiaIf you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.




















I find the most SEO friendly permalink stategy is to use cateogry and post name..