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?