<?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>WP Garage &#187; duplicate content</title>
	<atom:link href="http://wpgarage.com/tag/duplicate-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Tue, 15 May 2012 11:49:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Change Permalink Structure in WordPress without Duplicate Content</title>
		<link>http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/</link>
		<comments>http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:19:00 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google News]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/</guid>
		<description><![CDATA[<p>Recently we had a client who wanted to change their Permalink structure from Old Permalink structure: /%author%/%category%/%postname%/ to: New Permalink structure: /%author%/%category%/%postname%/%post_id%/ so that they would qualify for Google News. Apparently you need at least 3 digits in your URL in order to qualify for Google News. I wanted to simply change the Permalink structure [...]</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/">How to Change Permalink Structure in WordPress without Duplicate Content</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/" data-url="http://illum.in/pDC7By" data-text="How to Change Permalink Structure in WordPress without Duplicate Content" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/"></g:plusone></div></div><p>Recently we had a client who wanted to change their Permalink structure from</p>
<p><strong>Old Permalink structure:</strong> /%author%/%category%/%postname%/</p>
<p>to:</p>
<p><strong>New Permalink structure:</strong> /%author%/%category%/%postname%/%post_id%/</p>
<p>so that they would qualify for <a href="http://www.google.com/support/news_pub/bin/topic.py?topic=11666">Google News</a>. Apparently you need at least 3 digits in your URL in order to qualify for Google News.</p>
<p>I wanted to simply change the Permalink structure by going to Settings&gt;Permalinks in WordPress. However, the problem is that Google sees 2 URLs for the same post which could cause Google to penalize you for duplicate content:</p>
<p>Google would see both the old and new Permalink structure for the same content:</p>
<p>For example, Google would see:</p>
<p>(old) <a href="http://example.com/Rebecca/News/MyPost/">http://example.com/Rebecca/News/MyPost/</a></p>
<p>and</p>
<p>(new) <a href="http://example.com/Rebecca/News/MyPost/222">http://example.com/Rebecca/News/MyPost/222</a></p>
<p>So we need to make sure the old Permalink structure has a 301 redirect to the new Permalink structure.</p>
<p>Thankfully, after trying many plugins, we finally found and successfully implemented this plugin: <a href="http://scott.yang.id.au/code/permalink-redirect/">Permalink Redirect WordPress Plugin</a></p>
<p>The directions on the site are very old and quite confusing.</p>
<p>Here’s how to use <a href="http://scott.yang.id.au/code/permalink-redirect/">Permalink Redirect WordPress Plugin</a></p>
<ol>
<li>Download, Install and activate the plugin</li>
<li>Go to Settings&gt;Permalinks and copy down your old permalink structure</li>
<li>While you’re in Settings&gt;Permalinks, change the Permalink structure to your new permalink structure</li>
<li>Go to Settings&gt;Permalink Redirect and where it says “Old Permalink Structures”, paste in your old permalink structure</li>
</ol>
<p>That’s it.</p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/">How to Change Permalink Structure in WordPress without Duplicate Content</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Canonical URLs to help WordPress duplicate content issue</title>
		<link>http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/</link>
		<comments>http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 07:35:43 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[canonical urls]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=459</guid>
		<description><![CDATA[<p>Fancy words aside, a canonical URL is Google&#8217;s way of identifying a &#8220;preferred&#8221; URL for your posts to avoid duplicate content. Duplicate content is generally defined as &#8220;separate web pages with substantially the same content, which may attract a penalty from search engines.&#8221; WordPress is often criticized for having duplicate content since new posts appear [...]</p><p>This post was originally published at <a href="http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/">Canonical URLs to help WordPress duplicate content issue</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/" data-url="http://illum.in/rd3MPa" data-text="Canonical URLs to help WordPress duplicate content issue" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/"></g:plusone></div></div><p>Fancy words aside, a canonical URL is Google&#8217;s way of identifying a  &#8220;preferred&#8221; URL for your posts to avoid duplicate content. Duplicate content is  generally defined as &#8220;separate web pages with substantially the same content,  which may attract a penalty from search engines.&#8221;</p>
<p>WordPress is often criticized for having duplicate content since new posts  appear on many pages including category pages, archive pages, feeds, and  trackbacks.  While this helps visitors find the content they are looking for, it  confuses search engines, forcing them to &#8220;choose&#8221; which URL to serve in search  results.</p>
<p>And so&#8230; Google (Yahoo and Microsoft too)  recently came out with a new link  tag to help with the <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html" target="_blank">duplicate  content issue</a> which can be added to the &lt;head&gt; section of the  duplicate content URLs.</p>
<p>&lt;link rel=&#8221;canonical&#8221;  href=&#8221;<a href="http://www.example.com/product.php?item=swedish-fish" target="_blank">http://www.example.com/product.php?item=swedish-fish</a>&#8221; /&gt;</p>
<p>But honestly, who can be bothered to go into the &lt;head&gt; for every post.  Luckily, there are 2 WordPress plugins that are here to help:</p>
<p><a href="http://yoast.com/wordpress/canonical/" target="_blank">Yoast</a> adds  rel=&#8221;canonical&#8221; links to your blogs &lt;head&gt; section</p>
<p><a href="http://wordpress.org/extend/plugins/seo-no-duplicate/" target="_blank">SEO No  duplicate</a> &#8211; This simple plugin helps you easily tell the search engine bots  the preferred version of a page by specifying the canonical properly within your  head tag.</p>
<p>For more information, read the <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html" target="_blank">official  announcement</a> from Google.</p>
<p>This post was originally published at <a href="http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/">Canonical URLs to help WordPress duplicate content issue</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/canonical-urls-to-help-wordpress-duplicate-content-issue/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

