Recent content by TheSomeone

  1. T

    Quick 1st place in Google

    Refresh! I still need someone serious!
  2. T

    Quick 1st place in Google

    I'll provide several examples of sentences via PM - feel free to contact me. Note that I need only "stupid" SEO to 1st spot for short time - google ban is not problem, and that it's not one shot job - it's offer of regular cooperation. Regarding budget - please let me know Your sugestions.
  3. T

    Quick 1st place in Google

    Hello. I need someone to put my page on 1st place on google for simple sentences. I don't need to retain domain for long time, so You can use even "stupid" black SEO methods. Long cooperation, I'll have several domains per week/month. Contact me ASAP. Regards.
  4. T

    Server side referer blanking

    I need to make redirect without referer, something like referer.us - I'd try several methods, like double meta refresh and several variants of JS scripts, but it doesn't work on Opera and some other browsers. Can anyone help me?
  5. T

    Contact freelancers at freelancer.com

    [doubled post, marked to remove]
  6. T

    How to send mass friends requests ?

    For small count of friends, best way is automatically inviting mutual friends - using C program, php cURL script, even iMacros for FireFox. It's easy and quick method. You can invite up to 40, 50 friends daily without ban. But, You have to have some friends (30-60), best from some niche (more...
  7. T

    Contact freelancers at freelancer.com

    You can't contact freelancer unless he bid on Your project or winned and be choosed on project in past (then You have him mail).
  8. T

    unable to put adsense in customfunctions.php

    Show us example of modified php file that You made, then we'll can help You.
  9. T

    Blackhat - what after adSense?

    Thanks.
  10. T

    Loving Google Checkout, way better than Paypal

    But PayPal still have more users.
  11. T

    Blackhat - what after adSense?

    My adSense account is banned now, so I want to try something new. I want to try sharecash, using one of my blackhat ideas. But I want to know more systems that You can recommend. For example, what is the best CPA easy to start? Are there any PPC system that good that adSense? Do You know any...
  12. T

    [METHOD] Triple Traffic Loop @ ******

    In very short time period? So have to use small inside delay. Next modification: <?php set_time_limit(0); if(!file_exists("asdf")){ $A = fopen("asdf", "a"); fputs($A, "1000"); // You script will works 1000 times. Change it if You want. fclose($A); } $A = file_get_contents("asdf"); if($A == 0){...
  13. T

    [METHOD] Triple Traffic Loop @ ******

    Modification to prevent block: <?php if(!file_exists("asdf")){ $A = fopen("asdf", "a"); fputs($A, "1000"); // You script will works 1000 times. Change it if You want. fclose($A); } $A = file_get_contents("asdf"); if($A == 0){ echo file_get_contents("ANYANOTHERLEGALHTML.html"); exit(0); }...
  14. T

    [METHOD] Triple Traffic Loop @ ******

    So You can use bot blocking system to make detection harder and auto destroyer / auto redirector.
Back
Top