10-04-2011, 11:37 AM
|
|
Confirmed User
Industry Role:
Join Date: Nov 2005
Location: Spain :)
Posts: 2,231
|
Argos,
I just use Search And Replace for that, which can be found here :
http://bueltge.de/wp-suchen-und-ersetzen-de-plugin/114/
Tho I (re)command you to disable and delete the plugin after use. (1 risk less)
*
Or go with what Harmon said,
create a php file with the following
Code:
<?php
header( 'Location: http://tour.mysponsor.com/blablah' ) ;
?>
Now save it as Sponsor_Paysite.php and link to that where needed, if you ever gonna need to change this url, you just gonna do in secs. 
~ Renaldo,
|
|
|