article directory
 
The Best SEO Permalink Structure for a WordPress Blog
 
Site Menu
 
Site Search


 
HOME » Marketing » Search Engine Optimization » The Best SEO Permalink Structure for a WordPress Blog

The Best SEO Permalink Structure for a WordPress Blog


This is the first of the WordPress SEO Tutorials series at TheSEOBlogger.com.

How to Use Permalinks to Enhance Your WordPress SEO Blog

By default, WordPress gives you this dynamic URL for your post: “http://yourdomain.com/?p=SOME-ID-NUMBER”. The best SEO permalink structure is to have your post appears with ‘category’ and the ‘post title’ in the URL.

This looks something like this: “http://yourdomain.com/category/post-title”

Why is this the better SEO permalink structure compares to the other structures?

To simply put, this permalink structure allows you to have ‘more’ keyword loaded into the URL of your post. Since the category that you’ve placed your post under usually related to the post title (which hopefully is keyword-loaded itself), you will have the extra SEO benefit if other people use that permalink structure to link your post.

How to Change the Default Permalinks to ‘Category/Post-Title’ Permalinks

In order to change the default permalink structure, you need to go to “OPTIONS -> Permalinks” in your admin panel and paste this code into the BOX after “Custom Structure:”

/%category%/%postname%/

Next, click the “Update Permalink Structure >>” button: if WordPress does NOT automatically update the permalink structure to for you–don’t worry–just do the following:

-If you don’t have a .htaccess file in your root directory (public_html/.htaccess) already, just ‘create a new file’ and name it .htaccess and place it in “public_html” directory or whatever directory you have your WordPress blog installed (e.g. public_html/blog/.htaccess, which is equivalent to http://yourdomain.com/blog/.htaccess).

-Then, copy and paste the code WordPress gives you after clicking on the “Update Permalink Structure >>” button into your .htaccess file. *Note: You need to click on the some option (’Edit’?) of your .htaccess file to open up a window to paste your permalink code in the file.

The code is same as following if you are using WordPress 2.0 or higher:

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

Just copy and paste that ‘mod-rewrite’ code into your .htaccess file, save it, and you are DONE!

Now, your old AND new post will automatically carry the category the post is assigned to, plus the title name of that post:

http://yourdomain.com/blog/category/post-title

*Note: That’s the default ‘Post-Slug’ structure after the updated permalink, but if you want to change the name of the ‘post-title’ in the post’s URL, just go to ‘Post-Slug’ (located on the right-hand side of the “Write” page) and input/change to what name you want.


M.T. Nguyen is the owner of TheSEOBlogger.com. On his SEO blog, he offers the latest SEO tips, techniques & tutorials on search engine optimization (SEO).

Source: http://www.ArticlePros.com/author.php?M.T. Nguyen

More on Marketing and Search Engine Optimization can be found below:

  • Softweb Bringing Publicity for the Community Portal
  • Mistakes that occur during Search Engine Optimization
  • Help grow your business with better SEO service
  • Advantages of organic traffic vs pay per click traffic compared
  • Search engine optimization service a highly effective form of Website promotion
  • 4 Ways To Save Money On SEO
  • Scent Trail of View Cart, Add to Cart and Proceed to Checkout Buttons
  • Importance of Internet Marketing in UK
  • Importance of Internet Marketing in UK
  • How Changes In Search Engine Algorithms Can Influence Your Page Rank
  • Sail Through Difficult Paths of Getting Profits with Link Baiting
  • Keyword Research Unlocking the Door to Untold Search Marketing Profits
  • Google Analytics - Keyword Positions
  • The Truth About Keywords in Domain Names
  • 6 More Tips For Raising Your Search Engine Rankings


  • Reciprocal and Non-Reciprocal Links… What's the Difference?
  • What to look for in an SEO Training Course - seven important qualities
  • Jaggar Updates and Solutions! Always better efforts from Google!
  • How To Increase Targeted Web Site Traffic To Your Site?
  • Search Engine Optimisation: Black Hat or White Hat SEO?
  • Good Quality Technical Content Is The Only Way To Get High Search Engines Ranking
  • How Keywords Affect Your Rankings
  • The Importance of Web Usability in Search Engine Optimization
  • How To Do SEO for Google? [Part 1]
  • The Pay Per Click World
  • 10 Effective Strategies To get To The Top Of Search Engines indirectory
  • Ethical Search Engine Optimisation Services: Are You Selecting the Right Keywords?
  • SEO and SEM Common Terms
  • 5 Hidden Ways Super Affiliates Use Google to Boost Sales
  • SEO Experts And SEO Consultants: How They Help Your Business

  •  

    Get this article to go

    RSS | JScript | Email | HTML

     
    Email options
       

    ** Check all that apply **

     

    This article has been accessed 4 times since 2007-05-06.

    _________________