<?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>Jaydip Parikh &#187; htaccess</title>
	<atom:link href="http://www.jaydip.info/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaydip.info</link>
	<description>Blog by Internet Marketing Consultant to share knowledge / info about Internet Marketing, SEO, SMO, Blogging, Wordpress.</description>
	<lastBuildDate>Thu, 08 Jul 2010 12:15:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>What is your URL ? http://site.com or www.site.com</title>
		<link>http://www.jaydip.info/url-canonicalization-seo-issue-solutions-301-redirection/</link>
		<comments>http://www.jaydip.info/url-canonicalization-seo-issue-solutions-301-redirection/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 06:56:47 +0000</pubDate>
		<dc:creator>Jaydip</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[google webmasters]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[URL Canonicalization]]></category>

		<guid isPermaLink="false">http://www.jaydip.info/featured/what-is-your-url-httpsite-com-or-www-site-com/</guid>
		<description><![CDATA[Got surprise after reading Title. But it’s truth that according to Search Engine following titles are different. www.site.com http://site.com http://www.site.com http://www.site.com/ site.com site.com/index.html site.com/Index.html Thought we are getting same data using any one of them. Did you notice that when ever your submitting URL for comment or registration form etc are using with www or [...]]]></description>
			<content:encoded><![CDATA[<p></p><!-- RSPEAK_STOP --> <a href='http://wr.readspeaker.com/webreader/webreader.php?cid=6df46d3a41394cd525ada05ff0b3e40b&t=wordpress_free&url=http://www.jaydip.info/url-canonicalization-seo-issue-solutions-301-redirection/&title=What is your URL ? http://site.com or www.site.com' onclick='readpage(this.href, 176); return false;'> <img src='http://graphics.readspeaker.com/images/wr/listen_en_uk.gif' style='border-style: none;' alt='Listen with webReader'></a><div id='WR_176'></div> <!-- RSPEAK_START --> <p>Got surprise after reading Title.</p>
<p>But it’s truth that according to Search Engine following titles are different.</p>
<ul>
<li>www.site.com</li>
<li>http://site.com</li>
<li>http://www.site.com</li>
<li>http://www.site.com/</li>
<li>site.com</li>
<li>site.com/index.html</li>
<li>site.com/Index.html</li>
</ul>
<p style="text-align: justify;">Thought we are getting same data using any one of them. Did you notice that when ever your submitting URL for comment or registration form etc are using with www or with out www. If your answer is I am using both and you had do link building for 100 links but according to search engines it might be 50 link for your www URL and 50 for non www URL (just example) Even index.html and Index.html (capital word / character ) is different in terms of Search Engine.</p>
<p style="text-align: justify;">No are you worried that ohh my God what to do ? Don’t get panic. There is a way out of it. It this is known as <strong>URL Canonicalization</strong>.</p>
<h2>What is URL Canonicalization ?</h2>
<p>Canonicalization is the process by which URLs are standardized. For example, www.site.com and www.site.com/ are treated as the same page, even though the syntax of the URL is different.</p>
<h2><a href="http://www.jaydip.info/wp-content/URLCanonicalizationexample.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px initial initial;" title="URL-Canonicalization-example" src="http://www.jaydip.info/wp-content/URLCanonicalizationexample_thumb.png" border="0" alt="URL-Canonicalization-example" width="552" height="425" /></a></h2>
<h2 style="text-align: justify;">Why Is Canonicalization An Issue For SEO?</h2>
<p style="text-align: justify;">Because many times Search Engine treat www.site.com, site.com/ and http://site.com as three different URL but actually it the same URL. This difference will lead you to low PR as there not better link juice or traffic on one URL.</p>
<h2 style="text-align: justify;">What Conditions Can Cause This Problem?</h2>
<ul style="text-align: justify;">
<li>Different URLs i.e. <strong>www.site.com</strong> V/s <strong>site.com</strong></li>
<li>Capital URLS like <strong>Default.html</strong> and <strong>default.html</strong> are different URLs.</li>
<li>If you are forwarding multiple URLs to the same contents.</li>
<li>If you are generating Dynamic URL based on different conditions and this URL keeps on changing.</li>
<li>Trailing questions marks, with or without parameters i.e. <strong>www.site.com/index.php?</strong> or <strong>www.site.com/index.php?data=google</strong></li>
<li>Inaporoprite use of 302 redirect</li>
</ul>
<h2 style="text-align: justify;">What the Step needed to solved this problem ?</h2>
<p style="text-align: justify;">The following things can help you to get better result for your Link Juice and other benefits.</p>
<h4 style="text-align: justify;">Fix Your URL</h4>
<p style="text-align: justify;">Fix up your URL with www or with out  www. Submit your URL whenever needed in your specific manner. If you decided to go with www.site.com then you should not use any other option.</p>
<h4 style="text-align: justify;">Use Google Webmasters</h4>
<p style="text-align: justify;">Update Google about your preferred domain via Google Webmaster. You can log on to Google Webmaster and then go to Site configuration –&gt; Settings and update your Preferred domain. Check the image bellow.<br />
<a href="http://www.jaydip.info/wp-content/googlewebmasterpreferreddomain.png" target="_blank"><img style="margin: 10px 2px; display: inline; border: 0px;" title="google-webmaster-preferred-domain" src="http://www.jaydip.info/wp-content/googlewebmasterpreferreddomain_thumb.png" border="0" alt="google-webmaster-preferred-domain" width="536" height="297" /></a></p>
<h4 style="text-align: justify;">Use 301 Redirect</h4>
<p style="text-align: justify;">You need to write a bellow mention code in your .htaccess file which will redirect your all traffic which comes on <a target="_blank" href="http://site.com">http://site.com</a> on <a target="_blank" href="http://www.site.com">www.site.com</a> (Kindly edit site.com with your URL before updating .htaccess) .htaccess is crucial for website just make sure to take backup before editing site.</p>
<blockquote style="text-align: justify;"><p>RewriteEngine On</p>
<p>RewriteCond %{HTTP_HOST} ^site.com [NC]<br />
RewriteRule ^(.*)$ http://www.site.com/$1 [L,R=301]</p></blockquote>
<p style="text-align: justify;">If you want reverse thing i.e. www.site.com should convert in http://site.com then use following code.</p>
<blockquote style="text-align: justify;"><p>RewriteEngine On</p>
<p>RewriteCond %{HTTP_HOST} ^www.site.com [NC]<br />
RewriteRule ^(.*)$ http://site.com/$1 [L,R=301]</p></blockquote>
<p style="text-align: justify;">If want to learn more thing about 301 Redirect then <a target="_blank" title=".htaccess, 301 Redirects &amp; SEO" rel="nofollow" href="http://www.seobook.com/archives/001714.shtml" target="_blank">Check this</a></p>
<p style="text-align: justify;">I thinks this will help you to redirect traffic and links juice on one domain only and gradually It will help you much for getting good search engine results. Still you are hungry for know more about this I will suggest you to check the following articles on this issue by Industries expert.</p>
<ul style="text-align: justify;">
<li> <a target="_blank" href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" target="_blank">SEO advice: URL canonicalization</a> by <strong>Matt Cutts</strong></li>
<li><a target="_blank" href="http://en.wikipedia.org/wiki/Canonicalization" target="_blank">Canonicalization</a><strong> </strong>by<strong> Wikipedia</strong></li>
<li><a target="_blank" href="http://www.google.com/support/webmasters/bin/answer.py?answer=44231&amp;hl=en" target="_blank">Preferred domain (www or non-www)</a> by <strong>Google Webmaster Tools</strong></li>
<li><a target="_blank" title="Duplicate Content - Google" href="http://googlewebmastercentral.blogspot.com/2009/09/duplicate-content-and-multiple-site.html" target="_blank">Duplicate content and multiple site issues</a> by <strong>Google Webmaster Central Blog</strong></li>
</ul>
<p style="text-align: justify;">With this Don’t forgot to <strong><a title="Article about WordPress Security" href="http://www.jaydip.info/blogging/secure-your-blog-from-unauthorised-access-make-your-blog-more-safe/" target="_blank">Secure your Blog from Unauthorised Access : Make your Blog more Safe.</a></strong></p>
 <!-- RSPEAK_STOP --><img src="http://www.jaydip.info/?ak_action=api_record_view&id=176&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jaydip.info/url-canonicalization-seo-issue-solutions-301-redirection/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
