Search results

  1. C

    Recommendations for a dedicated / VPS server allowing bulk mailing?

    Between 60k-200k emails per day. Business emails, to business customers and domains (no gmail, yahoo and other public providers). Looking for a VPS / dedicated server recommendation. Most of servers offered on BHW is actually white hat and doesn't allow bulk emailing (which in my country, UK...
  2. C

    Kimsufi Email Marketing, will change of SMTP port work ?

    So pretty much simply question, most of dedicated server providers will monitor 25 SMTP for spam. However they cannot monitor every port, therefore would change of a SMTP setting to another port for outbound emails work ? Talking about CentOS Web Panel + Interspire. ~ 200k emails per day. No...
  3. C

    Permanently Closed Marketplace Sales Thread

    is the discount also for monthly fee ??? I already paid for licence but now I would like to use it again (without monthly fee is useless)
  4. C

    AddMeFast - Fake profiles ??? Facebook dropped 90% of AMF likes. Is just me ?

    I have another account which I've used some time ago, there was still some % of drops (20-30%), but not 95% every single day.
  5. C

    AddMeFast - Fake profiles ??? Facebook dropped 90% of AMF likes. Is just me ?

    Any one ? Likes won't stick over 24 hours :/ Any one can recommend something similar to AddMeFast but with actual real profiles ?
  6. C

    AddMeFast - Fake profiles ??? Facebook dropped 90% of AMF likes. Is just me ?

    I am using AddMeFast and couple days ago I've noticed huge drop in likes from AddMeFast, same thing happened Yesterday (new likes were dropped and Facebook is not showing them as unlikes/unfollowes but just all disappeared (e.g. notification says that 50 people like my page x hours ago and when...
  7. C

    What Online Tool would you like to use ? Free license for those participating in topic

    What about Private Blog Network online manager ???
  8. C

    What Online Tool would you like to use ? Free license for those participating in topic

    Like in a topic. What kind of the SEO online tool would you like to use ? Maybe there is something just too expensive ? Maybe there is something missing ? If I'll find something interesting and I would decide to go ahead with development, then all participating users can count on a free...
  9. C

    Permanently Closed Marketplace Sales Thread

    Happy to write a review if you still have review copies !
  10. C

    Permanently Closed Marketplace Sales Thread

    Please activate my account : carmamir
  11. C

    Google reveals new anti-bot Captcha, No-Captcha

    Interesting... But it will be even easier to bypass it than ReCaptcha (if it will check for human behavior then what's the problem to emulate it ???)
  12. C

    2014/2015 SEO strategy for own software

    I won't be going too much into the details, but my software strong sides are much easier creation of auto work, no limits (competition is web based and is using API with API limits), one time fee (competition monthly). I developed it mainly because I wanted to develop something quick and easy...
  13. C

    2014/2015 SEO strategy for own software

    I'm software developer and I just testing AdWords for my new software, unfortunately bounce rate is very high (90%), conversion rate = 0 (visitor -> sell, CTR 5%-7%). I was doing SEO back in 2011/2012 with great success (based on BHW help :>), now I just trying to figure out if I should spend...
  14. C

    [GET] X-Spinner - Standalone Spin API - Goodbye to those Spin API Subscriptions!

    I've tried to use it but keeps either returning connection-close respond (TheBestSpinner) or when I check if hosts if set fine by going to www!wordai!com, it's crashing. Windows 7 64 bit Ultimate. On other machine same issue persists. (when I type 127.0.0.1 your application will crash). I've...
  15. C

    How to run JavaScript for HTTP Web Request ?

    Ok issue solved. It turned out that JS function were using some other JS scripts embedded into file. Problem were lying in relative paths to those scripts :). Solution, remember to provide always absolute links to all JS scripts you want to run :) I've lost on this 2 days !
  16. C

    How to run JavaScript for HTTP Web Request ?

    It is, but it is possible, that's why I'm asking for other methods beside using JS host. This code is executed only after post button is clicked so I don't know how to catch result of JS execution. At this moment to run any JS I'm using host and then I can fetch result, but not in this case I...
  17. C

    How to run JavaScript for HTTP Web Request ?

    I know how to get result of JS Window.OnLoad, but I have no idea how to run any other functions which running on POST method. Example script type="text/javascript">//<![CDATA[ replaceFormAction('form_post'...
  18. C

    For some reason HTTP POST is not working for few sites.

    I have another problem. When I look into Fidller I see that cookie isn't passed. I used your example for other site and webbrowser passing cookie, but HTTP doesn't. However I can't see in code set for cookies (there is only req.cookies = cookies, but no cookies = resp.cookies), is it...
  19. C

    For some reason HTTP POST is not working for few sites.

    Greatly appreciate your help ! Looks that I need to be much more careful while I'm using more complex classes like HTTP Web Request (or at least classes communicating with servers :)), I will investigate problem with my code and hopefully I will come out with something. Your code is working...
  20. C

    For some reason HTTP POST is not working for few sites.

    Yeap I found expect100continue some time ago... If you have any more advice, tips on what I should watch, I'm really happy to hear. Never enough of knowledge :>
Back
Top