|
I use a free hosting service. I link to my page on that server, which has a simple code to redirect to my affiliate subdomain which then redirects to my page.
The redirect code is:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://your.domain.com">
It works everytime.
|