Search results

  1. M

    What proxy provider(s) are you getting a decent success rate with?

    I go through a lot of bandwidth (60-100GB/day) and my current provider has recently implemented some data limits so I've been testing other providers without limits. I implemented a simple test as follows: 1) Establish a proxy connection 2) Download an ~4MB text file from my own server 3)...
  2. M

    pop-under code wanted

    Anyone have a pop-under code that works well? I'll take anything but what I'd prefer is one of those types where when you click a link it opens in a new target=_blank and the current page refreshes to the popunder url
  3. M

    Does anyone know what script he s using?

    no idea, but that's a really clever way of presenting his ads.
  4. M

    Buy a Server or scope one out?

    it's kind of hard to predict whether something is going to go viral or not but if you're expecting huge traffic, you'd better be prepared for it. if your client pays for and gets massive traffic and what that traffic sees is a slow, overloaded, or offline server, I doubt that would reflect well...
  5. M

    unable to access some pages of threads

    I've seen this before a few times on other threads. Go to http://www.blackhatworld.com/blackhat-seo/buy-sell-trade/175533-tweet-attacks-ultimate-twitter-marketing-software-90.html Are you able to view any pages after that, like page 91 or newer...
  6. M

    301(?) Redirect

    <?php header("HTTP/1.0 301 bounce"); header("Location: http://domain.com"); header("Connection: close"); ?> or you could do it via .htaccess
  7. M

    Who's your favorite James Bond?

    Well this ought to make some of you happy: http://www.huffingtonpost.com/2011/12/19/daniel-craig-james-bond-five-more-times_n_1157492.html my reaction was more like "Noooooo... " :rolleyes:
  8. M

    Thinking of buying UBOT

    oh, my bad... maybe I got a special deal or something due to having bought it so long ago.
  9. M

    Thinking of buying UBOT

    it's only $5 per month. although charging you just to fix something which does not work as advertised doesn't sit well with me.
  10. M

    SEO Future in 2012

    That's a correlation that I see people make all the time, and perhaps google themselves make that correlation, but it's simply not true in all situations. As an example, any list of links would have a high bounce rate. Likewise, if google does a very good job of what it is attempting to do and...
  11. M

    Thinking of buying UBOT

    bought the developer version a year ago, IMO it's good and reliable and easy to use for doing very simple stuff only. if you need to make use of proxies, get something else. they've recently come out with v4 which has many improved features from 3.5, however v4 should really be in beta, as...
  12. M

    [Q] How to make a php script requires key to work?

    I think there are a few scripts available which obfuscate the code, but they just remove line breaks and swap variable names to unintelligible random strings. unless you use ioncube to encode it, someone will be able to reverse engineer it if they want to. there's also zend, but it's been...
  13. M

    suspicious activity on my website

    well they have many different purposes but the most typical one is to index pages into a database, just like googlebot does.
  14. M

    suspicious activity on my website

    it could be someone's scraper. if you were being ddos'd, you'd see alot more than 20 hits.
  15. M

    Who's your favorite James Bond?

    just the opposite of the OP :) Sean Connery's my favorite. Cannot stand James Blonde. Didn't like Casino Royale, Quantum is my least favorite of the series, not planning on seeing any others until they get rid of Daniel Craig. He's a good actor, but this isn't the James Bond character that I'm...
  16. M

    Your favorite non-google analytics service?

    I usually just write something in php which I can view from a central location. If all you're after is basic stats info such as hit counts & referrers, it's pretty easy to do.
  17. M

    is ok to use tables now?

    I'm with sapo on this one. nested divs can in some situations add unnecessary complexity, and in those situations tables are usually much easier to write. unless there's a lot of data within the table which will take a long time to render, or there's some specific seo goal in mind, I'll just...
  18. M

    Louis CK Makes $200,000 Profit in Four Days With Online Video

    $32k for the site alone or for the site plus advertising, links, etc? big difference.
  19. M

    [GUESS] How much do you think they make per month?

    nah no hard feelings. I've been in adult for several years and these type of speculative threads are always amusing. that said $500/day from a 30k video site is on the high end of believable and would certainly not be a typical result. if that 30k was all very well targetted SE traffic... in...
  20. M

    Url Structure Help

    what fathom said. although my recent (limited) experiences seem to indicate that this isn't nearly as important as it used to be.
Back
Top