<?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: Duplicate Content &amp; URL Canonicalization &#8211; SEO Tip 7</title>
	<atom:link href="http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/</link>
	<description>Blog about Search Engine Optimization and Internet marketing</description>
	<lastBuildDate>Thu, 22 Jul 2010 23:39:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Golland</title>
		<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-3604</link>
		<dc:creator>Golland</dc:creator>
		<pubDate>Tue, 07 Jul 2009 15:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-3604</guid>
		<description>Great tip.

Unfortunately my site is on a windows server and the hosting company told me I can&#039;t use 301 re-directs.

Time to find a new host I think!</description>
		<content:encoded><![CDATA[<p>Great tip.</p>
<p>Unfortunately my site is on a windows server and the hosting company told me I can&#8217;t use 301 re-directs.</p>
<p>Time to find a new host I think!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manos</title>
		<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-3497</link>
		<dc:creator>manos</dc:creator>
		<pubDate>Sun, 31 May 2009 23:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-3497</guid>
		<description>I have already redirect with .htaccess my (http://mysite.com) to (http://www.mysite.com)
Do I have to also do the same for (http://mysite.com/index.html) and (http://www.mysite.com/index.html) to redirect to http://www.mysite.com??
Also most of the webmasters use dreamware or frontpage and link from inside...
what I mean is, we have to make 301 redirect only for domain or for sub-pages too???</description>
		<content:encoded><![CDATA[<p>I have already redirect with .htaccess my (<a href="http://mysite.com">http://mysite.com</a>) to (<a href="http://www.mysite.com">http://www.mysite.com</a>)<br />
Do I have to also do the same for (<a href="http://mysite.com/index.html">http://mysite.com/index.html</a>) and (<a href="http://www.mysite.com/index.html">http://www.mysite.com/index.html</a>) to redirect to <a href="http://www.mysite.com??">http://www.mysite.com??</a><br />
Also most of the webmasters use dreamware or frontpage and link from inside&#8230;<br />
what I mean is, we have to make 301 redirect only for domain or for sub-pages too???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DNL</title>
		<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-561</link>
		<dc:creator>DNL</dc:creator>
		<pubDate>Thu, 17 Jan 2008 18:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-561</guid>
		<description>I haven&#039;t experienced any problem or rankings drop when using www and non-www version of a site at the same time. Or some link pointing to index.html instead of root. But is always better to add those lines of code in .htaccess file if you can do it.
And I saw once 2 different sites on www.domain.com and domain.com. I think they were hosted on 2 servers and 2 different DNS used for each one. Kinda funny for me..:D</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t experienced any problem or rankings drop when using www and non-www version of a site at the same time. Or some link pointing to index.html instead of root. But is always better to add those lines of code in .htaccess file if you can do it.<br />
And I saw once 2 different sites on <a href="http://www.domain.com">http://www.domain.com</a> and domain.com. I think they were hosted on 2 servers and 2 different DNS used for each one. Kinda funny for me..:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shell Harris</title>
		<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-559</link>
		<dc:creator>Shell Harris</dc:creator>
		<pubDate>Thu, 22 Feb 2007 18:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-559</guid>
		<description>Sam,
You should contact your host to see if they can make the changes for you, but you can control it by accessing files such as .htaccess on your server, if you are hosting on a Unix system. Your host is a good place to start if you are unfamiliar with the inner workings of your server set up.

The different urls should show the same information, after all it is showing the &quot;default page&quot; that is identified by the server. Usually this is an index.html or default.html page. The extensions can be different, but you get the picture. So there shouldn&#039;t be any worry of different pages showing up.

Finally you can tell Google which version you want to show up. You have to sign up for webmaster account and verify that you are the owner of the site, but ther are other nice features provided by Google&#039;s webmaster tools to make it worth your while, besides telling them what your preferred domain should be.

You can sign up here &lt;a href=&quot;http://www.google.com/webmasters/&quot;&gt;http://www.google.com/webmasters/&lt;/a&gt;

I agree they should be directed by default, but alas that isn&#039;t the way it works.</description>
		<content:encoded><![CDATA[<p>Sam,<br />
You should contact your host to see if they can make the changes for you, but you can control it by accessing files such as .htaccess on your server, if you are hosting on a Unix system. Your host is a good place to start if you are unfamiliar with the inner workings of your server set up.</p>
<p>The different urls should show the same information, after all it is showing the &#8220;default page&#8221; that is identified by the server. Usually this is an index.html or default.html page. The extensions can be different, but you get the picture. So there shouldn&#8217;t be any worry of different pages showing up.</p>
<p>Finally you can tell Google which version you want to show up. You have to sign up for webmaster account and verify that you are the owner of the site, but ther are other nice features provided by Google&#8217;s webmaster tools to make it worth your while, besides telling them what your preferred domain should be.</p>
<p>You can sign up here <a href="http://www.google.com/webmasters/">http://www.google.com/webmasters/</a></p>
<p>I agree they should be directed by default, but alas that isn&#8217;t the way it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-560</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 22 Feb 2007 18:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigoakinc.com/blog/duplicate-content-url-canonicalization/#comment-560</guid>
		<description>awesome tip! I think this has caused me some problems which I will now fix. It seems like this is something that should happen automatically somehow. Are there hosts that do this by default? Are there ways that http://www.samwilson3d.com and http://samwilson3d.com could even show 2 different pages? If why would you want this and if not why are they not redirected by default?</description>
		<content:encoded><![CDATA[<p>awesome tip! I think this has caused me some problems which I will now fix. It seems like this is something that should happen automatically somehow. Are there hosts that do this by default? Are there ways that <a href="http://www.samwilson3d.com">http://www.samwilson3d.com</a> and <a href="http://samwilson3d.com">http://samwilson3d.com</a> could even show 2 different pages? If why would you want this and if not why are they not redirected by default?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
