jaycewarrior
Senior Member
- Jun 28, 2017
- 917
- 503
Hi Guys
So Many people have a probleme with the Prelanding page
i have a solution for it its simple and easy
1-Create new file
2-Past the HTML code below in the file
3-Replace "mywebsite.com" with your cpa or what ever link you want
4-Then save the file as"index.html"
5-upload index to your cp
6-Here is it ready to go ,
You can change the background and colors if you want but this required some CSS
So Many people have a probleme with the Prelanding page
i have a solution for it its simple and easy
1-Create new file
2-Past the HTML code below in the file
HTML:
<HTML>
<HEAD>
<TITLE>Redirect...</TITLE>
<META HTTP-EQUIV="refresh" CONTENT="5;URL=http://mywebsite.com/">
</HEAD>
<BODY>
Redirect To (your offer)...
Your browser should automatically take you there in 5 seconds. If it doesn't plase go to http://mywebsite.com/
</BODY>
</HTML>
4-Then save the file as"index.html"
5-upload index to your cp
6-Here is it ready to go ,
You can change the background and colors if you want but this required some CSS