![]() | | ||||||||
| | #1 |
| CPA money guy! Join Date: Sep 2011 Location: Italy
Posts: 33
Thanks: 85
Thanked 2 Times in 2 Posts
|
Hi, can you tell me how make a redirect php with a cpa offer? Thanks |
| | |
| | #2 |
| CpaAntiScrub.com War Room Member Join Date: Jan 2011
Posts: 722
Thanks: 131
Thanked 240 Times in 147 Posts
|
You can check out my thread here Avoid Redirection Problems and Increase Your Earnings !!! This redirection is by using some other resources and it doesn't involve php. I have always gone with the method which I used in my thread for redirecting and this is way easier than using php. |
| | |
| | |
| | #3 |
| Warrior Member Join Date: Aug 2011
Posts: 23
Thanks: 0
Thanked 1 Time in 1 Post
|
RewriteEngine On RewriteCond %{HTTP_HOST} ^without wwww url RewriteRule (.*) with www url$1 [R=301,L] |
| | |
| | #4 |
| Senior Warrior Member Join Date: Jun 2008
Posts: 4,130
Thanks: 10
Thanked 508 Times in 402 Posts
|
Here's a very simple explanation PHP Redirect - Redirect Script - Redirect Web Page Code: <?php header( 'Location: http://www.yoursite.com/new_page.html' ) ; ?> |
| | |
| | |
| | #5 |
| Cpa Mastermind War Room Member Join Date: Sep 2010 Location: United Kingdom
Posts: 707
Thanks: 46
Thanked 134 Times in 96 Posts
|
Nice Post's. i had real hard time setting mine up
|
| | |
| | |
| | #6 |
| King Of Bots Join Date: Jan 2009
Posts: 441
Thanks: 70
Thanked 52 Times in 42 Posts
|
Dont use PHP redirect, instead use js redirect. Its much safer in case the landing page is banned by PPC platform.
|
| | |
| | |
![]() |
|
| Tags |
| make, php, redirect |
| Thread Tools | |
| |
![]() |