WP outgoing links transitional plugin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chronig
    Registered User
    • Oct 2009
    • 2653

    #1

    WP outgoing links transitional plugin

    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
  • Markul
    Likes Pie
    • Dec 2007
    • 12403

    #2
    I could certainly use that as well.
    But.... I pulled out...

    Comment

    • chronig
      Registered User
      • Oct 2009
      • 2653

      #3
      .........................

      Comment

      • Inter-Sex
        Confirmed User
        • Nov 2005
        • 2231

        #4
        Chronig,

        Not sure if you mean this ?
        http://gfy.com/showthread.php?t=1029709 (i'll hope it helps you out)

        ~ Renaldo,

        Comment

        • chronig
          Registered User
          • Oct 2009
          • 2653

          #5
          Something just like that, yes... thanks

          I'm surprised there isn't a pre-built plugin like this for wordpress, maybe I'm not searching the right keywords to get it to come up

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            Originally posted by chronig
            Something just like that, yes... thanks

            I'm surprised there isn't a pre-built plugin like this for wordpress, maybe I'm not searching the right keywords to get it to come up
            http://www.premiumpixels.com/freebie...agination-psd/

            click on download, is this what you mean?
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • chronig
              Registered User
              • Oct 2009
              • 2653

              #7
              Originally posted by fris
              http://www.premiumpixels.com/freebie...agination-psd/

              click on download, is this what you mean?
              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

              • PornStarToys
                Confirmed User
                • Jul 2011
                • 581

                #8
                Just use Anonym.to? You just put this code in the footer before the </body> tag.

                Code:
                <script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>
                
                <script type="text/javascript"><!--
                protected_links = "";
                
                auto_anonymize();
                //--></script>
                Edit: Oh nvm, you probably want ads to display
                Last edited by PornStarToys; 07-13-2011, 08:47 AM.
                Porn Star Toys - Sex Toys Molded from Porn Stars!

                Sex Toy Craze

                Comment

                • chronig
                  Registered User
                  • Oct 2009
                  • 2653

                  #9
                  bump .....

                  Comment

                  • fris
                    Too lazy to set a custom title
                    • Aug 2002
                    • 55679

                    #10
                    Originally posted by chronig
                    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
                    http://www.wordpresspluginfu.com/wp-downloadpage/

                    with some customizing it can be done to what you are after.
                    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                    Comment

                    Working...