Anyone know of a WP plugin that makes all your outgoing links go to a transitional page for 5 seconds before going to the outbound link? I've seen it on vbulletin, not sure if I've seen it on wordpress
WP outgoing links transitional plugin
Collapse
X
-
Chronig,
Not sure if you mean this ?
http://gfy.com/showthread.php?t=1029709 (i'll hope it helps you out)
~ Renaldo,Comment
-
Comment
-
Nope, not at all.
I mean this: http://www.vbulletin.org/forum/showt...light=external
Except for WordPress. And Instead of linking all outbound links to anonym.to as a redirect - it links to an internal page that can contain ads/etc for 5-10 seconds before processing the link and letting the user get to the outbound link.
Here's a better example:
Logout of GFY and Log back in, see that intermediary page that has a small ad before you actually login? I'm talking about something like that except it doesn't happen when you login, it happens when you click an external link.Comment
-
Just use Anonym.to? You just put this code in the footer before the </body> tag.
Edit: Oh nvm, you probably want ads to displayCode:<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script> <script type="text/javascript"><!-- protected_links = ""; auto_anonymize(); //--></script>
Last edited by PornStarToys; 07-13-2011, 08:47 AM.Comment
-
http://www.wordpresspluginfu.com/wp-downloadpage/
with some customizing it can be done to what you are after.Comment


Comment