need help

hypnoticka

Newbie
Joined
Mar 17, 2009
Messages
13
Reaction score
0
i got this code from some thread in here

"<script language="javascript">
document.location='YOUR AFFILIATE LINK HERE';
</script>"

where in blogspot do i add this code ?

im a noob
 
If script is working then it's working on blog..other option are paste script on blog html section and check preview if it's display any error, so remove it!!
 
Frankly speaking i have not any idea regarding this.
 
take it you are want to redirect visitors?

as markhenry121 said you would need to place it in the html probably in the <head> </head> section would be best.

do make sure you change YOUR AFFILIATE LINK HERE!

good luck
 
In Blogspot login your account. Select the blog where you want to put that code, then click on setting and HTML and put the codes after <head> tag and before </head> tag. Sometimes it does'nt work depend on templates you are using.
 
Back
Top