March 30, 2012 at 3:20 pm
#823003
Inactive
@casinobonusguy 237955 wrote:
Best thing I ever did was use a php redirect code for all links.Takes just a minute to change thousands of links,worth investigating
Agreed.
Here’s the code and instructions.
First create a new folder like go or visit
Now you will need to create a new .php file for each casino. it will look like this xyzcasino.php
Inside the .php file will be this code
header("location: http://www.YOURWEBSITE.com/go/xyzcasino.php"); ?>
