<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Smart Blog TipsStructure Tags</title>
	<atom:link href="http://smartblogtips.com/tags/structure-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartblogtips.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:45:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Best Permalinks URL Structure for your WordPress Blog</title>
		<link>http://smartblogtips.com/best-seo-permalinks-url-structure-for-your-wordpress-blog/</link>
		<comments>http://smartblogtips.com/best-seo-permalinks-url-structure-for-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 04:55:27 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[Best Permalink Structure]]></category>
		<category><![CDATA[Best Permalinks for SEO]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[Structure Tags]]></category>
		<category><![CDATA[Types of Permalinks]]></category>
		<category><![CDATA[Wordpress Permalinks]]></category>

		<guid isPermaLink="false">http://www.smartblogtips.com/?p=790</guid>
		<description><![CDATA[Learn the importance of Permalink on Wordpress Blogs. If set correctly, they are very good for Search Engine Optimization. Learn how to set the Best Permalink for your Blog.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify" align="justify"><span style="font-family: calibri; font-size: small">WordPress by default is very SEO friendly. Its only Bloggers who make it difficult for Search engine Spiders or Crawlers to understand the blog by loading in more and more stuff in the name of features and add-on value items. In this post we will look at the most simple and the very first change you should make in your WordPress Blog to make it geared towards Search Engines.</span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-family: calibri; font-size: small"><img class="aligncenter size-full wp-image-791" style="display: block; float: none; margin-left: auto; margin-right: auto" title="best-seo-permalinks-wordpress-blogs" src="http://moddify.com/domains/smartblogtips/wp-content/uploads/2009/03/best-seo-permalinks-wordpress-blogs.jpg" alt="best seo permalinks wordpress blogs Best Permalinks URL Structure for your Wordpress Blog" width="580" height="215" /></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<h2 class="MsoNormal" style="margin: 0in 0in 10pt"></h2>
<h2 class="MsoNormal" style="margin: 0in 0in 10pt">Permalinks</h2>
<p class="MsoNormal" style="text-align: justify">Permalinks (short for Permanent Links) are permanent URLs for your individual Blog Post, Category Pages, Tag Pages, Archives and typically any page in a WordPress CMS. It is the string called URL you see in your Address Bar of the Web Browser while visiting the page.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<h2 class="MsoNormal" style="margin: 0in 0in 10pt"></h2>
<h2 class="MsoNormal" style="margin: 0in 0in 10pt">Types of Permalinks</h2>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="text-align: justify" align="justify">WordPress classify Permalinks into 4 Types. Let’s take a look into each of them:</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify"><strong>1. Ugly Permalinks:</strong> These are the ones where the Permalinks use PostID in the structure. The advantage is you can refer to it by just remembering the PostID. The main disadvantage is, the Permalink itself does not tell anything about the Post or its content.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">Ex: <span style="color: #000000"><em>www.smartblogtips.com/?p=4125</em> or   <em>www.smartblogtips.com/2008/?p=4125</em></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify"><strong>2. Pretty Permalinks:</strong> Here mod_rewrite is used to make your Permalinks eligible for humans, by redirecting it to the corresponding PostID. The good thing about this one is that now you can actually have a Permalink that speaks what the Blog Post is about.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">Ex: <span style="color: #000000"><em>www.smartblogtips.com/this-post-will-tell-you-about-permalinks</em></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify"><strong>3. Hackable Permalinks:</strong> Similar to Pretty Permalinks, Hackable Permalinks consists of levels in the URL where it can be broken down by user to navigate to a different portion in the site.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify"><span style="color: #000000">Ex: <em>www.smartblgotips.com/2008/03/i-told-you-this-is-nice-info</em> <em>(If I remove the last string i get www.smartblogtips.com/2008/03 which takes me to the monthly archives for Year 2008 Month March)</em></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify"><span style="color: #000000"><em></em></span></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify"><strong>4. Almost Pretty:</strong> Similar to Pretty Permalinks in every way, but it inserts index.php between the Site URL and Permalink.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt" align="justify">Ex: <span style="color: #000000"><em>www.smartblogtips.com/index.php/2008/03/i-dont-like-it</em></span></p>
<h2 class="MsoNormal" style="margin: 0in 0in 10pt"></h2>
<h2>Permalinks Settings</h2>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="margin: 0in 0in 10pt">Settings to change Permalinks can be found at (WordPress ver 2.5 and above)</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><strong>WordPress Admin Panel –&gt; Settings -&gt; Permalinks Panel</strong></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><img class="aligncenter size-full wp-image-792" style="display: block; float: none; margin-left: auto; margin-right: auto" title="wordpress-permalinks" src="http://moddify.com/domains/smartblogtips/wp-content/uploads/2009/03/wordpress-permalinks.jpg" alt="wordpress permalinks Best Permalinks URL Structure for your Wordpress Blog" width="580" height="310" /></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify">Here you can choose from the few given structures, make your own or return to default structure. Here comes the fun part. You can use the Custom Option to define your won Permalink Structure. For this you need to use what is called as Structure Tags. Let’s take a look.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt" align="justify">
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">
<h2 class="MsoNormal" style="margin: 0in 0in 10pt">Structure Tags</h2>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">As you can see Pretty Permalinks and Almost Pretty Permalinks can be modified to produce customized Permalinks. You have many options to choose from, and then mix and match to create your own customized structure.</p>
<ul>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%year% &#8211; Year of the post, 4 digits, Ex: 2009</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%monthnum% &#8211; Month of the year, 2 digits Ex: 02</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%day% &#8211; Day of the month, Ex: 29</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%hour% &#8211; Hour of the day, Ex: 10</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%minute% &#8211; Minute of the hour, Ex: 48</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%second% &#8211; Second of the minute, Ex: 25</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%postname% &#8211; Post Slug (editable lower case hyphened field. By default “Permalink Post by TJ” will become “permalink-post-by-tj”)</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%post_id% &#8211; The unique ID # of the post, Ex: 1243</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%category% &#8211; Category Slug field. Nested sub-categories appear as nested directories in the URL.</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%tag% &#8211; Tag Slug Field.</div>
</li>
<li>
<div class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">%author% &#8211; Author Name.</div>
</li>
</ul>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<h2 class="MsoNormal" style="margin: 0in 0in 10pt">Best Permalink Structure for Users and Search Engine</h2>
<p class="MsoNormal" style="margin: 0in 0in 10pt">
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">There are few Permalink Structure which qualify as useful from Search Engine&#8217;s point of view and also are easy on the eyes for Humans. They are as follows</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt"><strong>1. /%postname%</strong></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">This is the one I like the most and use on all my blogs. It results in short URL, is straight to the point and good for Search Engine Spiders/Crawlers by displaying keywords in the link structure. It is not Hackable, meaning you cannot navigate to any other portion of the site. Also it may interfere with accessing some of site&#8217;s links.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">Ex: If I have a TinyURL Script located at <em>www.smartblogtips.com/TinyURL</em> and have already written a post with slug &#8220;tinyurl&#8221;, both location would have a common URL and hence the conflict.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt"><strong>2. /%year%/%postname%  OR  /%year%/%monthnum%/%postname%</strong></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">This is the most widely acknowledge structure. It is Pretty, Informative and Hackable. By removing the post details you can actually land to yearly or monthly archives. Also it tells Search Engine about the year of the post in addition to the keywords in title.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt"><strong>4. /%category%/%postname%   OR   /%tag%/%postname%</strong></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">This is the best match from Search Engine point of view. It is the best you can get. However it has two serious defects. First, if you change your Category Slug or Tag Slug, it will directly affect your Search Engine Rankings. Second, it would become pretty useless where you have more than one category or tag. In case you are wondering, it will show the lowest ID category/tag among the selected ones.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt"><em><strong>Note:</strong> You can copy these Permalink Structure and paste into your WordPress Settings -&gt; Permalinks -&gt; Custom field.</em></p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">As you can see I am using the first structure. Which one are you using? Let us know via comments.</p>
<p class="MsoNormal" style="text-align: justify; margin: 0in 0in 10pt">Have a nice Day..!!</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://smartblogtips.com/best-seo-permalinks-url-structure-for-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

