Web Design Tutorial, WordPress Permalinks Explained

Posted on Friday 1st Jan 2010 by James Bavington No Comments

In this week’s web design video blog, James does a quick video explaining WordPress Permalinks. WordPress is an ‘Open-Source’ blogging platform that is completely free, that web designers can install and operate on their own hosting.

In the video James looks at the difference between customised and default Permalinks and explains the many advantages of customising your Permalink structure.

The available Permalink variables

%year% The post’s year – for example 2010
%monthnum% The post’s moth – for example 01
%day% The post’s day of the month – for example 23
%hour% The hour that the post was published – for example 16
%minute% The minute that the post was published – for example 45
%second% The second that the post was published – for example 54
%postname% A sanitized version of the title of the post (This is customisable on the edit post page).
%post_id% The post’s unique ID number, for example 324
%category% The post’s category name
%tag% A sanitized version of the tag name
%author% The post author’s sanitised name.

As mentioned in the video, you may also wish to use the permalink structure that we use for our WordPress Blog. You can copy and paste the code below:

/%category%/%postname%.html

Related External Links

About James Bavington

Away from computers, James enjoys mountains, military history and has an insatiable appetite for film - particularly 90's classics.

See all of posts.

Add on James Bavington Google+

James Bavington's Tweet's

This entry was posted in Web Design Videos and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>