<?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>TechnoratiMedia &#187; Blogger</title>
	<atom:link href="http://technoratimedia.in/category/blogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoratimedia.in</link>
	<description></description>
	<lastBuildDate>Sun, 26 Aug 2012 15:39:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Stop Blogger Blogspot Blogs Redirection to Country Specific Domains TLD</title>
		<link>http://technoratimedia.in/stop-blogger-blogspot-blogs-redirection-to-country-specific-domains-tld/</link>
		<comments>http://technoratimedia.in/stop-blogger-blogspot-blogs-redirection-to-country-specific-domains-tld/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 04:39:48 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://technoratimedia.in/?p=192</guid>
		<description><![CDATA[Google recently redirect all blogspot blogs to country specific domain TLD. If you are visiting a blogspot .com blog then you redirect into .in domain. If you are visiting from UK then you will be redirect to .co.uk extention. For example if you go to http://abc.blogspot.com then you will redirect into http://abc.blogspot.in. Disadvantages of  Redirection [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://technoratimedia.in/wp-content/uploads/2012/04/It__s_Blogger.png"><img class="alignleft size-full wp-image-200" title="It__s_Blogger" src="http://technoratimedia.in/wp-content/uploads/2012/04/It__s_Blogger.png" alt="" width="100" height="100" /></a>Google recently redirect all blogspot blogs to country specific domain TLD. If you are visiting a blogspot .com blog then you redirect into .in domain. If you are visiting from UK then you will be redirect to .co.uk extention. For example if you go to http://abc.blogspot.com then you will redirect into http://abc.blogspot.in.</p>
<h2><strong>Disadvantages of  Redirection</strong></h2>
<p>There are many problems with redirection country specific domain:</p>
<ul>
<li>Social shares change with redirection, if you have 5 Facebook likes on abc.blogspot.com it will be changed for abc.blogspot.in.</li>
<li>Alexa rankings will be different from country specific domains and your blog Alexa rankings decreases with redirection.</li>
<li>Backlinks are different for both domain name.</li>
</ul>
<p>If you prevent to redirection of country specific domain TLD then this script help to prevent your blogspot blog redirection to country specific domain name.</p>
<h2><strong>Advantages of  Prevents Redirection</strong></h2>
<ul>
<li>It helps to be loose Alexa ranking from country specific redirection. keep your shares like Google+1, Facebook share, tweets count and more sharing counts.</li>
<li>Application and widgets problems will remove.</li>
</ul>
<h2><strong>Steps for stop Blogspot Blog redirection to Country Specific TLD</strong></h2>
<ul>
<li>Go to your blogger dashboard and choose template from side bar.</li>
<li>Click Edit HTML Bottom</li>
<li>Next Copy follow code and past it to your blogger coding after &lt;head&gt; tag.</li>
</ul>
<div>
<p><strong>&lt;script type=&#8217;text/javascript&#8217;&gt;</strong><br />
<strong>var blog = document.location.hostname;</strong><br />
<strong>var slug = document.location.pathname;</strong><br />
<strong>var ctld = blog.substr(blog.lastIndexOf(&amp;quot;.&amp;quot;));</strong><br />
<strong>if (ctld != &amp;quot;.com&amp;quot;) {</strong><br />
<strong>var ncr = &amp;quot;http://&amp;quot; + blog.substr(0, blog.indexOf(&amp;quot;.&amp;quot;));</strong><br />
<strong>ncr += &amp;quot;.blogspot.com/ncr&amp;quot; + slug;</strong><br />
<strong>window.location.replace(ncr);</strong><br />
<strong>}</strong></p>
<p><strong></strong><strong>&lt;/script&gt;</strong><br />
<strong><a href="http://technoratimedia.in/wp-content/uploads/2012/04/blogger.jpg"><img class="size-full wp-image-193 aligncenter" title="blogger" src="http://technoratimedia.in/wp-content/uploads/2012/04/blogger.jpg" alt="" width="566" height="566" /></a></strong></p>
</div>
<ul>
<li>Click Save templates.</li>
<li>Now your Blogspot URL will not be redirected into county specific domain TLD.</li>
</ul>
<p>This is very simple script for prevents your blog to redirect into country specific domain name. If you have any suggestion for this post then you give your response at below.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://technoratimedia.in/stop-blogger-blogspot-blogs-redirection-to-country-specific-domains-tld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
