Not in any specific favorable order;
Website: http://www.dot.tk/
Short Domain: yourdomain.tk
Website: http://www.freedomain.co.nr/
Short Domain: yourdomain.co.nr
Website: http://www.nic.cz.cc/
Short Domain: yourdomain.cz.cc.
--
Website: http://www.co.cc/
Short Domain: yourdomain.co.cc/.
--
Website: http://www.com.co.in/home.html
Short Domain: yourdomain.com.co.in
--
Website: http://www.c-o.in/myred/home.php
Short...
Home Posts filed under Redirecting
Showing posts with label Redirecting. Show all posts
Showing posts with label Redirecting. Show all posts
Sunday, 5 August 2012
Friday, 15 June 2012
Stop Blogger Redirecting To Country Specific Domains
As a blogger i really hate when blogger redirect me to my country specific domain .in . Because of this redirection i can't add a Facebook Login Button so today i'am show you how to stop this redirection on your blogger blog,
Go To Blogger > Template > Edit HTML
Find :
<b:include data='blog' name='all-head-content'/>
And Just Below It Paste :
<script type="text/javascript">
var...
Wednesday, 13 June 2012
How To Redirect a Blogger Post to Another URL
Login to your blogger dashboard > Template -> Edit HTML
Scroll down to where you see <head> tag .
Copy below code and paste it just after the <head> tag.
<b:if cond='data:blog.url == "YOUR-BLOG-POST-URL"'><meta http-equiv="refresh" content="5; url=REDIRECT-URL" /></b:if>
Replace YOUR-BLOG-POST-URL and REDIRECT-URL as your need.Look at the example...
Tuesday, 5 June 2012
How To Redirect Your Blogger Blog To Another Blog/URL
Go to your blog > Template > Edit Html and search for <head>
Just post the script just below <head>
<meta content="5;url=http://YOUR NEW URL HERE" http-equiv="refresh"/>
5 is that number of seconds after redirection will begin and if you want to redirect your blog without any waiting and just change it's value to 0.
Thats it if any one is having any problem...
Subscribe to:
Posts (Atom)
Popular Posts
-
Just a quick news before I start the stuff. Google Code has suspended my code account & all repositories I hosted there, so all my c...
-
Earlier this week, I wrote about installing CFW on your PSP to do some extra-ordinary PSP stuff. Playing ISO and CSO games in one of it. ...
-
Many PSP gamers wants to capture screenshots of their PSP games to share them with their friends and on tutorials. Even the above picture...
-
BWidgets is a blogsite about blogging, but why we're sharing PSP tutorials here? The answer is very simple. I recently bought a PSP 1...
-
Blogging world is getting large everyday as so many peoples are creating blogs and it's hard for all of them to capture their targets...
-
Overview A flash card is a data storage device with a flash memory, A USB flash card is a flash card with integrated Universal Serial ...
-
In this tutorial, I'm going to show how you can easily hide login errors in WordPress. It's a great way to protect from WordPress ...
-
Hi guys! I haven't published anything on this blog for at least an year now. All the posts that you see here are guest posts, and not by...
-
Creating a strong, specific and informational law blog is an excellent means of drawing potential clients to your website and keeping curr...
-
By default, WordPress only allows us to login to WordPress powered sites only with our username. But most of us prefer to enter our email ...