tbootz
Regular Member
- Dec 10, 2008
- 248
- 167
This issue has been FIXED.
I have a multi page static website. I want to be able to redirect different pages to different offers. This is easy to do with the WP plugin but I find it impossible with the standalone version! I know nothing about PHP but I've literally spent 20 hours the past 3 days trying to figure out how to modify the code to do this, with no luck. Help would be appreciated.
So for example I have:
website/page1 --> affurl1
website/page2 --> affurl2
and so on.
What I have been able to do is rename the script to the actual page such as;
page1.PHP and then add the HTML to the bottom, then upload.
And then page2.php and so on.
This works BUT the referrer will show as a .php subdomain. This is a big RED FLAG. If I could make the referrer show as an HTML version of the subdomain that would be far better. If I could edit the code so I can redirect multiple pages to multiple offers from this one file it would be best.
Is this possible?
I have a multi page static website. I want to be able to redirect different pages to different offers. This is easy to do with the WP plugin but I find it impossible with the standalone version! I know nothing about PHP but I've literally spent 20 hours the past 3 days trying to figure out how to modify the code to do this, with no luck. Help would be appreciated.
So for example I have:
website/page1 --> affurl1
website/page2 --> affurl2
and so on.
What I have been able to do is rename the script to the actual page such as;
page1.PHP and then add the HTML to the bottom, then upload.
And then page2.php and so on.
This works BUT the referrer will show as a .php subdomain. This is a big RED FLAG. If I could make the referrer show as an HTML version of the subdomain that would be far better. If I could edit the code so I can redirect multiple pages to multiple offers from this one file it would be best.
Is this possible?
Last edited: