What to do when your surfers become smart?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexg
    IL4L.com
    • Aug 2003
    • 11287

    #1

    What to do when your surfers become smart?

    I have many searches for terms like "www domain com" site:www.domain.com " on my tgp galleries domains obviously from surfers looking to find all my galleries and not looking to pay any $...

    any ideas on what to do about it? i can't really think of any...

    Find fuck buddies in your area!

  • hydro
    Confirmed User
    • Dec 2003
    • 4216

    #2
    I play on thier stupidity even more.

    Comment

    • The Heron
      Confirmed User
      • Apr 2001
      • 4496

      #3
      Give them less free porn!

      Comment

      • X37375787

        #4
        you could block SE traffic

        Comment

        • smack
          Push Porn Like Weight.
          • Mar 2002
          • 10652

          #5
          kill them all and get new surfers.
          Cry havoc and let slip the dogs of war.

          Comment

          • xlogger
            Confirmed User
            • Jul 2004
            • 9507

            #6
            I will find their #, call them up and say "i will double anal you if you dont sign up...biatchhhh".

            ----------
            XLOGGER [REFLECTED] [OH]

            Comment

            • axelcat
              Adult Locals
              • Jun 2002
              • 25450

              #7
              get smarter

              Comment

              • Persius
                Tap into MOBILE!
                • Jul 2003
                • 11779

                #8
                bro did you break ur pact?

                Comment

                • alexg
                  IL4L.com
                  • Aug 2003
                  • 11287

                  #9
                  Originally posted by Vladimir
                  you could block SE traffic
                  haha yeah good idea

                  Find fuck buddies in your area!

                  Comment

                  • Spunky
                    I need a beer
                    • Jun 2002
                    • 133978

                    #10
                    Nail them with more pop ups and toolbar installs and some spyware

                    Comment

                    • jawanda
                      Confirmed User
                      • Feb 2003
                      • 6040

                      #11
                      Make a hub page with links to your different galleries + more advertising... as long as you aren't giving away the money shot in each one eventually some of those surfers will signup. Or you could do a fake tgp type setup, same idea.

                      Comment

                      • alexg
                        IL4L.com
                        • Aug 2003
                        • 11287

                        #12
                        Originally posted by Persius
                        bro did you break ur pact?
                        yes...
                        several times

                        Find fuck buddies in your area!

                        Comment

                        • alexg
                          IL4L.com
                          • Aug 2003
                          • 11287

                          #13
                          Originally posted by spunky
                          Nail them with more pop ups and toolbar installs and some spyware
                          yeah but how do i only nail the freeloaders? that's the only problem

                          Find fuck buddies in your area!

                          Comment

                          • Steen2
                            Confirmed User
                            • Feb 2004
                            • 7662

                            #14
                            Originally posted by alexg
                            yeah but how do i only nail the freeloaders? that's the only problem
                            404 is one way
                            ICQ: 2262.73945

                            Comment

                            • X37375787

                              #15
                              you can setup a mod rewrite for google traffic coming from a referrer like

                              http://www.google.com/search?hl=en&q...=Google+Search

                              and nail them to a dialer page, as it was previously suggested.

                              Comment

                              • Workshop_Willy
                                Confirmed User
                                • Oct 2004
                                • 452

                                #16
                                Originally posted by alexg
                                yeah but how do i only nail the freeloaders? that's the only problem

                                Are they browsing into your galleries from your main page, or directly from the SE?
                                FREE Retouch - get a gratis from the best there is!


                                Do the Mess-Around...

                                Comment

                                • alexg
                                  IL4L.com
                                  • Aug 2003
                                  • 11287

                                  #17
                                  Originally posted by Workshop_Willy
                                  Are they browsing into your galleries from your main page, or directly from the SE?
                                  from the se...
                                  they're serching for like: 'site:domain.com/galleries'

                                  Find fuck buddies in your area!

                                  Comment

                                  • Workshop_Willy
                                    Confirmed User
                                    • Oct 2004
                                    • 452

                                    #18
                                    Originally posted by alexg
                                    from the se...
                                    they're serching for like: 'site:domain.com/galleries'
                                    OK then, well it's pretty easy to pare that down. You create an .htaccess file that says "if they come from one of these se's, and if they go directly into this gallery directory, use mod_rewrite to send them to my signup/tour page starting point". If you want I can post you a template here.
                                    FREE Retouch - get a gratis from the best there is!


                                    Do the Mess-Around...

                                    Comment

                                    • Persius
                                      Tap into MOBILE!
                                      • Jul 2003
                                      • 11779

                                      #19
                                      Originally posted by alexg
                                      yes...
                                      several times
                                      bah how long did u go atleast?

                                      Comment

                                      • alexg
                                        IL4L.com
                                        • Aug 2003
                                        • 11287

                                        #20
                                        Originally posted by Workshop_Willy
                                        OK then, well it's pretty easy to pare that down. You create an .htaccess file that says "if they come from one of these se's, and if they go directly into this gallery directory, use mod_rewrite to send them to my signup/tour page starting point". If you want I can post you a template here.
                                        that'd be great

                                        Find fuck buddies in your area!

                                        Comment

                                        • alexg
                                          IL4L.com
                                          • Aug 2003
                                          • 11287

                                          #21
                                          Originally posted by Persius
                                          bah how long did u go atleast?
                                          umm couple of days.. i decided i'll just try to lower the times per day for now lol

                                          Find fuck buddies in your area!

                                          Comment

                                          • TheMob
                                            Confirmed User
                                            • Jan 2003
                                            • 8584

                                            #22
                                            Originally posted by Vladimir
                                            you could block SE traffic
                                            that cracked me up hehe

                                            Comment

                                            • Workshop_Willy
                                              Confirmed User
                                              • Oct 2004
                                              • 452

                                              #23
                                              Originally posted by alexg
                                              that'd be great
                                              This works in Apache. You might need to tinker a bit depending on your circumstances. "---" are comments meant for you, don't include them in the file. Obviously, you want to put the correct domain names in. PUT THIS IN THE DIRECTORIES YOU WANT TO PROTECT, NOT ABOVE THEM.

                                              RewriteEngine On
                                              RewriteCond %{HTTP_REFERER} ^http://SE-domain.com/ [NC] [OR]
                                              RewriteCond %{HTTP_REFERER} ^http://www.SE-domain.com/ [NC] [OR]
                                              RewriteCond %{HTTP_REFERER} ^http://some-other-SE-domain.com/ [NC]
                                              RewriteCond %{HTTP_REFERER} ^http://www.some-other-SE-domain.com/ [NC] ---and so forth...---
                                              RewriteRule /* http://www.mydomain.com/payupfreeloader.html [R,L]
                                              RewriteCond %{HTTP_USER_AGENT} !^Mozilla.* [NC] ---this helps keep the autodownloader traffic to a minimum---
                                              RewriteRule /* http://www.MYDOMAIN.com/agent.html [R,L]
                                              Last edited by Workshop_Willy; 02-12-2005, 11:28 AM.
                                              FREE Retouch - get a gratis from the best there is!


                                              Do the Mess-Around...

                                              Comment

                                              • alexg
                                                IL4L.com
                                                • Aug 2003
                                                • 11287

                                                #24
                                                Originally posted by Workshop_Willy
                                                This works in Apache. You might need to tinker a bit depending on your circumstances. "---" are comments meant for you, don't include them in the file. Obviously, you want to put the correct domain names in. PUT THIS IN THE DIRECTORIES YOU WANT TO PROTECT, NOT ABOVE THEM.

                                                RewriteEngine On
                                                RewriteCond %{HTTP_REFERER} ^http://SE-domain.com/ [NC] [OR]
                                                RewriteCond %{HTTP_REFERER} ^http://www.SE-domain.com/ [NC] [OR]
                                                RewriteCond %{HTTP_REFERER} ^http://some-other-SE-domain.com/ [NC]
                                                RewriteCond %{HTTP_REFERER} ^http://www.some-other-SE-domain.com/ [NC] ---and so forth...---
                                                RewriteRule /* http://www.mydomain.com/payupfreeloader.html [R,L]
                                                RewriteCond %{HTTP_USER_AGENT} !^Mozilla.* [NC] ---this helps keep the autodownloader traffic to a minimum---
                                                RewriteRule /* http://www.MYDOMAIN.com/agent.html [R,L]
                                                thanks..
                                                i'll try this and i'll also talk to my hosting support about this..

                                                Find fuck buddies in your area!

                                                Comment

                                                Working...