Sometime Country Specific URL becomes a problem for web developers. For Example my blog bestrix.blogspot.com use to open as bestrix.blogspot.in while it is being accessed from India. But it cause some apps to not work on that country specific URL as they are meant to run on .com domain name. So i did a little R&D to get a solution to this problem. And now here is the solution.
How to Remove Country Specific URL from Blogspot / Blogger
Follow the following steps and remove the .in / .fr / .ca / .au / .pk from your blogger site and get .com domain name from all over the world:
How to Remove Country Specific URL from Blogspot / Blogger
Follow the following steps and remove the .in / .fr / .ca / .au / .pk from your blogger site and get .com domain name from all over the world:
- Login to you blogger Account
- Go to Template and Edit HTML
- Try to find the in the HTML code. Most probably it will on the top of the code.
- Paste the following code just below the
- Save Template and enjoy the .com domain name.