<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Accumulate Link Equity by Shuffling Annual Reference Posts</title>
	<atom:link href="http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/</link>
	<description>the internet is always open</description>
	<lastBuildDate>Tue, 17 Aug 2010 17:38:13 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: » Blogging Tip: Don&#8217;t Use Dates in Your Permalink Structure @ jammer(six) «</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-300</link>
		<dc:creator>» Blogging Tip: Don&#8217;t Use Dates in Your Permalink Structure @ jammer(six) «</dc:creator>
		<pubDate>Thu, 04 Feb 2010 19:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-300</guid>
		<description>[...] related to the republication point above, but it bears repeating. Jim over at Wangarific actually takes things a step further than I did, suggesting that you might want to have one &#8220;master&#8221; post for reference info [...]</description>
		<content:encoded><![CDATA[<p>[...] related to the republication point above, but it bears repeating. Jim over at Wangarific actually takes things a step further than I did, suggesting that you might want to have one &#8220;master&#8221; post for reference info [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Jabs</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-264</link>
		<dc:creator>Matt Jabs</dc:creator>
		<pubDate>Sun, 17 Jan 2010 08:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-264</guid>
		<description>Oh wow Mike, I thought I had already done that!  Thank you for pointing it out.

I used the plugin you referenced and it worked like a charm.  All internal links are now updated.

Thank you kindly.</description>
		<content:encoded><![CDATA[<p>Oh wow Mike, I thought I had already done that!  Thank you for pointing it out.</p>
<p>I used the plugin you referenced and it worked like a charm.  All internal links are now updated.</p>
<p>Thank you kindly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-261</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-261</guid>
		<description>Matt, I&#039;ll send you an email but you should change all your internal links to point to the new url.  I notice you haven&#039;t done that.

I haven&#039;t used it myself but this plugin might help:

http://urbangiraffe.com/plugins/search-regex/</description>
		<content:encoded><![CDATA[<p>Matt, I&#8217;ll send you an email but you should change all your internal links to point to the new url.  I notice you haven&#8217;t done that.</p>
<p>I haven&#8217;t used it myself but this plugin might help:</p>
<p><a href="http://urbangiraffe.com/plugins/search-regex/" rel="nofollow">http://urbangiraffe.com/plugins/search-regex/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Jabs</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-253</link>
		<dc:creator>Matt Jabs</dc:creator>
		<pubDate>Thu, 14 Jan 2010 01:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-253</guid>
		<description>Many of you know, I also recently completed a successful move from /%year%/%monthnum%/%postname%/ to /%postname%/

I tried using Deans perms plugin but ran into some complications, so I just used .htaccess.

Here is the code to use if you want to go this route:  RewriteRule ^([0-9]{4})/([0-9]{1,2})/([^/]+)(.*)?$ http://www.yourdomain.com/$3/ [R=301,L]

Although it was not painless, for me it is/was definitely worth it.  Dated URLs pissed me off on so many fronts.

I decided to go with one post for annual ref posts.  An example is my IRA contrib posts in which I just plan to update it w/the fresh content on the top of the page each year.  http://www.debtfreeadventure.com/traditional-and-roth-ira-contribution-limits/</description>
		<content:encoded><![CDATA[<p>Many of you know, I also recently completed a successful move from /%year%/%monthnum%/%postname%/ to /%postname%/</p>
<p>I tried using Deans perms plugin but ran into some complications, so I just used .htaccess.</p>
<p>Here is the code to use if you want to go this route:  RewriteRule ^([0-9]{4})/([0-9]{1,2})/([^/]+)(.*)?$ <a href="http://www.yourdomain.com/$3/" rel="nofollow">http://www.yourdomain.com/$3/</a> [R=301,L]</p>
<p>Although it was not painless, for me it is/was definitely worth it.  Dated URLs pissed me off on so many fronts.</p>
<p>I decided to go with one post for annual ref posts.  An example is my IRA contrib posts in which I just plan to update it w/the fresh content on the top of the page each year.  <a href="http://www.debtfreeadventure.com/traditional-and-roth-ira-contribution-limits/" rel="nofollow">http://www.debtfreeadventure.com/traditional-and-roth-ira-contribution-limits/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-250</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-250</guid>
		<description>Ditto - thanks Fred.

I&#039;m going to wait until Patrick tries it (successfully) on his flagship blog before I try it.  :)</description>
		<content:encoded><![CDATA[<p>Ditto &#8211; thanks Fred.</p>
<p>I&#8217;m going to wait until Patrick tries it (successfully) on his flagship blog before I try it.  <img src='http://www.wangarific.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-246</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-246</guid>
		<description>Thanks for the info, Fred. I think I&#039;ll try it on one of my minor sites before trying it on my flagship. Just in case! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Fred. I think I&#8217;ll try it on one of my minor sites before trying it on my flagship. Just in case! <img src='http://www.wangarific.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred @ One Project Closer</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-245</link>
		<dc:creator>Fred @ One Project Closer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 14:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-245</guid>
		<description>I just read the threads between Peter and Patrick above... Just FYI that I have done a massive permalink redirect on our site successfully.  

I went from a structure of /%category%/%postname%/ to just /%postname%/

I&#039;m using Dean&#039;s permalinks migration plugin and it worked flawlessly... All the incoming link juice moved to the new pages and google updated its indexes over the course of 0-4 weeks with no interruption in search traffic.</description>
		<content:encoded><![CDATA[<p>I just read the threads between Peter and Patrick above&#8230; Just FYI that I have done a massive permalink redirect on our site successfully.  </p>
<p>I went from a structure of /%category%/%postname%/ to just /%postname%/</p>
<p>I&#8217;m using Dean&#8217;s permalinks migration plugin and it worked flawlessly&#8230; All the incoming link juice moved to the new pages and google updated its indexes over the course of 0-4 weeks with no interruption in search traffic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred @ One Project Closer</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-244</link>
		<dc:creator>Fred @ One Project Closer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 14:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-244</guid>
		<description>Jim - If you find yourself with a lot of link equity to one of the year posts and you want to push that link equity forward, you could do a 301 redirect from the dated page to the non-dated page, and then setup a new URL structure for the dated page.  E.g., if you had &quot;Best-Pick-up-Trucks-2009&quot; and you wanted to genericize it, you could 301 redirect that page to &quot;Best-Pick-up-Trucks&quot;, then create a new page at &quot;2009-Best-Pick-up-Trucks&quot; for the old information... 

I find that some of us want to do the yearly posts because we&#039;re seeing traffic from those posts and it is likely because we&#039;ve gotten some good link equity into them.</description>
		<content:encoded><![CDATA[<p>Jim &#8211; If you find yourself with a lot of link equity to one of the year posts and you want to push that link equity forward, you could do a 301 redirect from the dated page to the non-dated page, and then setup a new URL structure for the dated page.  E.g., if you had &#8220;Best-Pick-up-Trucks-2009&#8243; and you wanted to genericize it, you could 301 redirect that page to &#8220;Best-Pick-up-Trucks&#8221;, then create a new page at &#8220;2009-Best-Pick-up-Trucks&#8221; for the old information&#8230; </p>
<p>I find that some of us want to do the yearly posts because we&#8217;re seeing traffic from those posts and it is likely because we&#8217;ve gotten some good link equity into them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-239</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 13 Jan 2010 02:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-239</guid>
		<description>I have the same date problem.  :)

Maybe just create pages for this type of post.  Even though they aren&#039;t published to your front page it shouldn&#039;t really matter.</description>
		<content:encoded><![CDATA[<p>I have the same date problem.  <img src='http://www.wangarific.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Maybe just create pages for this type of post.  Even though they aren&#8217;t published to your front page it shouldn&#8217;t really matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.wangarific.com/accumulate-link-equity-by-shuffling-annual-reference-posts/comment-page-1/#comment-237</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Wed, 13 Jan 2010 02:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.wangarific.com/?p=300#comment-237</guid>
		<description>If you do it correctly with a 301 redirect, it&#039;ll be fine. You will have some short term fall in traffic, as Google and other search engines adjust, but it should be fixed fairly quickly (days or weeks, not months). I just don&#039;t think it&#039;s worth the trouble.</description>
		<content:encoded><![CDATA[<p>If you do it correctly with a 301 redirect, it&#8217;ll be fine. You will have some short term fall in traffic, as Google and other search engines adjust, but it should be fixed fairly quickly (days or weeks, not months). I just don&#8217;t think it&#8217;s worth the trouble.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
