How you can redirect the blogger on another site

 
  1. Log in to Blogger and go to the design element on page >>

  2. Click Add Another gadget and select "HTML / JavaScript"

  3. The third Paste the code below

<form name="redirect">
<center>
<font face="Arial"><b>Your site will redirect within<br><br>
<form>
<input type="text" size="3" name="redirect2">
</form>
seconds</b></font>
</center>

<script>

var targetURL="http://www.TOPHACKINGTIPS.BLOGSPOT.com/"
var countdownfrom=10

var currentsecond=document.redirect.redirect2.value=countdownfrom+1
function countredirect(){
if (currentsecond!=1){
currentsecond-=1
document.redirect.redirect2.value=currentsecond
}
else{
window.location=targetURL
return
}
setTimeout("countredirect()",1000)
}

countredirect()
//-->
</script>

  1. The fourth in the Replace var with a URL redirect destination URL.Change the value of var, such as your own countdown. (Advertising Time)

  2. Fifth, click the Save button.

Related

Internet 2708396935435124922

Post a Comment

  1. Hi there! Do you use Twitter? I'd like to follow you if that would be okay. I'm definitely enjoying your blog and look forward to new posts.

    ReplyDelete
  2. Appreciate it for helping out, excellent information.

    ReplyDelete

emo-but-icon

Follow Us

Hot in week

Comments


www.tecplatform.com is a technology blogging platform.Copyright © 2013 Technology Platform™. All Rights Reserved.

Side Ads

Ads code here

Text Widget

Connect Us

item