View Single Post
Old 2012-04-25, 03:54 PM   #1
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Question Anyway of doing a php redirect and not have it pass the referral url?

I have the domain www.cleogoodstuff.com that send all my exit site traffic to.

I've put a php redirect there so that it loads my mainstream blog.
Code:
<?php header ("location: http://floridaoutdooradventures.info/") ?>
The trouble is that it shows the referral url which ends up showing adult links to my mainstream blog. Anyway of making it so that cleogoodstuff.com comes up as the referral url?
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote