This is a question that seems to have an easy answer using php files and I'm told to simply create a php file <?php header( 'Location:
www.yoursite.com/new_page.html' ) ; ?>
you then create a folder in the root directory of your site called 'go' or 'more' or something like that, then you put all of your redirects in that folder.
Then if you want to use that link you just type /go/affiliate-link.php assuming you named the folder go and the php file affiliate-link.php
Well for some reason I'm having trouble with this. There's something I'm not doing or understanding.
Do you or anyone possibly have more details? Once I'm inside my WP dashboard I can't figure out how to get that file to the keywords I'm trying to hyper-link? If that makes sense.
Sorry, I'm just not getting it.