Recent content by agentcash

  1. A

    Well that's it, I'm packing it in for video games

    Try some piracetam.
  2. A

    Seems WP Super Cache is the Culprit, Any one faced the same?

    If I had to guess I would say Statspress probably requires a dynamic site to count hits properly. WP Super Cache would turn the pages into static html which Statspress wouldn't count. Stick a third party counter on the pages to see if your traffic has really dropped, or if it's just statspress...
  3. A

    Is hit on google search the most powerful SEO factor?

    It is a factor in your ranking, but seems to be logarithmic. Meaning the first few clicks can move your site up in the serps a good amount, but the higher it moves due to these clicks, the more clicks it will take to move it any higher.
  4. A

    Is this some kind of php content generator?

    Looks like rotating keyword lists http://theectdsummit.com/lbjpn/
  5. A

    Tracing an awesome google video exploit need help...

    I can take a look at it if you want to PM or post more details.
  6. A

    Dropped Out of High-School at 16, Multi-Millionare by 18

    He was on Secret Millionaire s01e04 if you want to watch some more of him. http://www.chahal.com/secretmillionaire/
  7. A

    Anyone affiliate with ZML?

    Invite received, thank you. I've got 3 invites to give as well, PM me if you need one. They have some interesting promo tools, including a few sql databases filled with movie info.
  8. A

    Anyone affiliate with ZML?

    I'd appreciate an invite. It says and when you sign up for a regular account it says it rebills at 39.09 EUR per month (which is $54.31 according to XE.com)
  9. A

    Question about bluetooth spamming

    Might find this interesting http://www.youtube.com/watch?v=cZRdnQ4g4NQ
  10. A

    stealth link building

    You need to make sure the server has mod_rewrite activated. Try going to http://www.website.com/img/keywordhere and making sure firefox reports you're looking at a 1x1 gif image. PM me more details if you want me to take a look.
  11. A

    stealth link building

    Because you've got a keyword in the image name as well. Also, this method gives you more control. Down the line you can change the image from a 1x1 pixel transparent gif to a huge full page ad and rank in google image results for extra traffic. You're open to quite a few more options when...
  12. A

    stealth link building

    .htaccess <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /image.php [L] </IfModule> image.php <?php # write out pertinent headers to let the browser know # that we're...
  13. A

    Javascript interacting with I-Frames

    That's not correct.
  14. A

    is it possible to transfer ranks between webistes ?

    Set up a script on web2 to check for all alexa toolbar users by the useragent. If they are a toolbar user, do a hidden iframe of web1 on web2.
Back
Top