Thursday, February 16, 2012

Blogger : Redirect .in and .com.au to .com Domain

2 comments
Blogger : Redirect .in and .com.au to .com domain
Some days ago Blogger announced country specific domain policy to its user. I think its due to the pressure from the ongoing trial in the court. Many user who do blogging on Blogger are used to blogspot.com domain extension. So this is the simple code implementation to get back with your blogspot.com domain. Now no need to surf with blogspot.in and blogspot.com.au domain extension !!!

This will give your domain back as it was before...Enjoy..!!

How to implement this code for all blogger users :-


1. Go to Template > Edit HTML (For old interface Go to Design > Edit HTML)



2. Copy below code and paste before </head> tag in your blogger template coding.


1<script src='http://thedigitalvilla.googlecode.com/files/getridgoogle.js' type='text/javascript'/>


3. Now save your template.

4. Refresh your Homepage 


5.Now you Are done with this coding.



Pros:
-No Page Rank Loss
-No Alexa Ranking Loss !!
-Uniform URL everywhere
Continue reading →