Here I will show how the code works:

[html]
[head]
[meta http-equiv="Refresh" content="5; url="http://www.example-of-affiliate-link-here.com"]
[title]Redirect[/title]
[/head]
[/html]

Notice!
Assume the bolded square brackets [ ] are < >
The reason why I use [ ] instead of using < >is because Share Zone editor does not accept the HTML code to be written. It will disappear if i write with the real HTML code. Your website won't work if you don't replace the brackets.

This trick is actually using the meta redirection. Once visitor click on your links you just created with what I've just taught you before, the visitor will be linked to another page for within 5 seconds countdown before redirected to the actual link you have pointed/coded. If based on the code at the top, the actual link is "http://www.example-of-affiliate-link-here.com".

"Refresh" - It will refresh the page and load the page

5 - The page will be redirected to another pointed/coded page in 5 seconds countdown

url=http://www.example-of-affiliate-link-here.com - The destination of the website URL will be redirected after 5 seconds


*The top explained based on the HTML code I given, however you may customize it


Join the Discussion
Write something…
Recent messages
meecha Premium
Thanks, I'll update it if I have a free time. However thanks to BrainDeadAngel for the new idea. I'll try to work with that later. Maybe v2.0. Have a nice PayDay with this tutorial! :D
Reply
buta2008 Premium
Nice explanation and very good trick. Easy to follow.
Thank you for sharing this with us.
Reply
MichaelP Premium
Nice explanation and very good trick. Easy to follow.
Thank you for sharing this with us.
Reply
BrainDeadAngel Premium
quite an extensive explanation on the matter. i like the cloaking suggestions and you show several alternatives urls. how about more techniques by using php and javascript redirection.
there's also another url that i like,
http://www.yourdomain.com/recommends/product
anyway, thank you for this stuff.
Reply
mediastar Premium
quite an extensive explanation on the matter. i like the cloaking suggestions and you show several alternatives urls. how about more techniques by using php and javascript redirection.
there's also another url that i like,
http://www.yourdomain.com/recommends/product
anyway, thank you for this stuff.
Reply
Top