<?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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/" ><channel><title>Dragon Blogger &#187; permalink structure</title> <atom:link href="http://www.dragonblogger.com/tag/permalink-structure/feed/" rel="self" type="application/rss+xml" /><link>http://www.dragonblogger.com</link> <description>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</description> <lastBuildDate>Sat, 11 Feb 2012 22:00:30 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator><itunes:summary>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</itunes:summary> <itunes:author>Dragon Blogger</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://www.dragonblogger.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:owner> <itunes:name>Dragon Blogger</itunes:name> <itunes:email>justin.germino@gmail.com</itunes:email> </itunes:owner> <managingEditor>justin.germino@gmail.com (Dragon Blogger)</managingEditor> <itunes:subtitle>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</itunes:subtitle> <image><title>Dragon Blogger &#187; permalink structure</title> <url>http://www.dragonblogger.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://www.dragonblogger.com</link> </image> <item><title>Proper Way To Set WordPress Permalink</title><link>http://www.dragonblogger.com/proper-way-to-set-wordpress-permalink/</link> <comments>http://www.dragonblogger.com/proper-way-to-set-wordpress-permalink/#comments</comments> <pubDate>Sat, 18 Apr 2009 14:00:59 +0000</pubDate> <dc:creator>Justin Germino</dc:creator> <category><![CDATA[blogging]]></category> <category><![CDATA[best permalink]]></category> <category><![CDATA[changing wordpress permalinks]]></category> <category><![CDATA[permalink structure]]></category> <category><![CDATA[permalinks]]></category> <category><![CDATA[permalinks moved]]></category> <category><![CDATA[permalinks moved permanently]]></category> <category><![CDATA[wordpress permalink change]]></category> <category><![CDATA[wordpress permalinks]]></category><guid isPermaLink="false">http://www.dragonblogger.com/?p=2070</guid> <description><![CDATA[My good friend Damien Riley who runs Postcards From The Funny Farm informed me how he sets his permalinks and why he sets them the way he does. I had always been setting my permalinks to be &#8220;dragonblogger.com/YYYY/MM/Article Name&#8221; format so I can easily see which articles are from which month and year. There was [...]<p><hr \> <a href="http://www.dragonblogger.com/proper-way-to-set-wordpress-permalink/">Proper Way To Set WordPress Permalink</a> is a post from: <a href="http://www.dragonblogger.com">Dragon Blogger Technology and Entertainment</a> Copyright 2009 <a href="http://www.justingermino.com">Justin Germino</a>.  Share it freely, but please link back to this source. <br><br> Follow <a href="http://www.twitter.com/dragonblogger">Dragon Blogger on Twitter</a> <br><br> If you enjoy poetry visit <a href="http://www.wandererthoughts.com">Wanderer Thoughts Poetry</a> a unique and original poetry blog with over 750 poems and more added daily.</p>No related posts.]]></description> <content:encoded><![CDATA[<p>My good friend Damien Riley who runs <a rel="nofollow" href="http://www.postcardsfromthefunnyfarm.com">Postcards From The Funny Farm</a> informed me how he sets his permalinks and why he sets them the way he does.  I had always been setting my permalinks to be &#8220;dragonblogger.com/YYYY/MM/Article Name&#8221; format so I can easily see which articles are from which month and year.  There was a logical way to do this for me, but I didn&#8217;t realize the negative SEO side to having your permalinks set this way.</p><p>Damien had set all of his permalinks to &#8220;site.com/Article Name&#8221; so simple yet so effective.  By not having the date in the URL indexed by Google your post can be re-edited and updated with information, then republished and be BRAND NEW.  If you edited and updated a post but the post still had a URL of say /2008/09/Greatest_Post/ the fact that the URL showed it was an article from 2008 would never clue anybody in that it was updated and may deter users from clicking on your link.</p><p>So I have decided to rip the band aid off and redo all of my permalinks, this was easy by editing the wordpress admin -&gt; tools -&gt; permalinks section.<br /> <a href="http://cdn.dragonblogger.com/wp-content/uploads/2009/04/permalink.png"><img class="alignleft size-full wp-image-2071" title="permalink" src="http://cdn.dragonblogger.com/wp-content/uploads/2009/04/permalink.png" alt="permalink Proper Way To Set Wordpress Permalink" width="530" height="166" /></a></p><p>Select the custom radial dial and set your permalinks to /%postname%/ which will change all existing links and links going forward.</p><p>This will completely screw up every single post you have indexed on Google until your blog is completely re-indexed, fortunately I made all my 404 redirect pages go directly to my home page, so at least when people click on my Google page they arrive at my valid home page and don&#8217;t see an error page.</p><p>I did this because I think in the end it is worth it so you can recycle posts and add updated content to maximize your readership and not have your posts look dated when they are indexed by Google.</p><p>But there is good news, I have tested 4 plug-ins for wordpress and found the <a title="permalinks redirect" href="http://wordpress.org/extend/plugins/permalinks-moved-permanently/" target="_blank">Permalinks Moved Permanently</a> plug-in works the best for automatically redirecting /YYYY/MM structure to your new structure, now every link works and the old URI links redirect to the correct page.Â  The Redirection plug-in itself does not automatically do this for date based permalinks only query (?) based ones and requires many manual steps.Â  If you are going to change your permalink structure I recommend you use Permalinks Moved Permanently.</p><p>-Dragon Blogger</p><p><hr \> <a href="http://www.dragonblogger.com/proper-way-to-set-wordpress-permalink/">Proper Way To Set WordPress Permalink</a> is a post from: <a href="http://www.dragonblogger.com">Dragon Blogger Technology and Entertainment</a> Copyright 2009 <a href="http://www.justingermino.com">Justin Germino</a>.  Share it freely, but please link back to this source. <br><br> Follow <a href="http://www.twitter.com/dragonblogger">Dragon Blogger on Twitter</a> <br><br> If you enjoy poetry visit <a href="http://www.wandererthoughts.com">Wanderer Thoughts Poetry</a> a unique and original poetry blog with over 750 poems and more added daily.</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://www.dragonblogger.com/proper-way-to-set-wordpress-permalink/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 13/24 queries in 0.042 seconds using disk: basic
Content Delivery Network via cdn.dragonblogger.com

Served from: www.dragonblogger.com @ 2012-02-12 06:21:30 -->
