A little trick I found and modified to make as unobtrusive as possible and still get some traffic. This works purely on blog-owner curiosity.
The method:
When the website owner checks their stats, their incoming links should show your website URL.
- Fake your browsers referer to your website URL
- Stumble!
Here's the step-by-step:
Now, if you still want to use Firefox, I would suggest opening a new instance. iMacros tab requires focus to work!
- Get Firefox!
- Get a StumbleUpon.com account. They don't verify email, so just register with anything: stumbleupon.com
- Install the iMacros Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/3863
- Install the RefControl extension: https://addons.mozilla.org/en-US/firefox/addon/953
- In Firefox, click Tools -> RefControl Options
- Where it says "Default for sites not listed" click Edit, and add your URL:
![]()
- Test your referer by visiting http://scriptamp.com/ref.php
- In Firefox, click View -> Sidebar -> iOpus iMacros
- Create a new macro, and use the following script:
Code:VERSION BUILD=6240709 RECORDER=FX TAB T=1 URL GOTO=http://www.stumbleupon.com/s/ SET !LOOP 1 TAG POS=1 TYPE=A ATTR=ID:linkStumble WAIT SECONDS=2 TAG POS=1 TYPE=A ATTR=ID:linkThumb- In iMacros set "Max:" to a high number (how many pages you want to stumple), like 3000 or 10000.
- Click Play(Loop)
- Profit!
A little trick I found and modified to make as unobtrusive as possible and still get some traffic. This works purely on blog-owner curiosity.
The method:
When the website owner checks their stats, their incoming links should show your website URL.
- Fake your browsers referer to your website URL
- Stumble!
Here's the step-by-step:
Now, if you still want to use Firefox, I would suggest opening a new instance. iMacros tab requires focus to work!
- Get Firefox!
- Get a StumbleUpon.com account. They don't verify email, so just register with anything: stumbleupon.com
- Install the iMacros Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/3863
- Install the RefControl extension: https://addons.mozilla.org/en-US/firefox/addon/953
- In Firefox, click Tools -> RefControl Options
- Where it says "Default for sites not listed" click Edit, and add your URL:
![]()
- Test your referer by visiting http://scriptamp.com/ref.php
- In Firefox, click View -> Sidebar -> iOpus iMacros
- Create a new macro, and use the following script:
Code:VERSION BUILD=6240709 RECORDER=FX TAB T=1 URL GOTO=http://www.stumbleupon.com/s/ SET !LOOP 1 TAG POS=1 TYPE=A ATTR=ID:linkStumble WAIT SECONDS=2 TAG POS=1 TYPE=A ATTR=ID:linkThumb- In iMacros set "Max:" to a high number (how many pages you want to stumple), like 3000 or 10000.
- Click Play(Loop)
- Profit!
I stumbled around 4000 sites over a couple of accounts until my Stumbleupon counters stopped incrementing. Not a ban, but the stumbling has stopped.. for now. I'll check if I can stumble again tomorrow.
Sometimes iMacros shows me the error that website did not reply, and it stops![]()
https://addons.mozilla.org/en-US/firefox/addon/433
Thanks! So PRStorm gave you 500 hits with a few hundred thousand, and Stumble gave you 5 with 4000? The ratio could be close!The ban on stumbling was lifted the following day.
In order to track how effective this method is, I put a query string in the referrer. After a few days, I only had 5 hits from 4000 targeted stumbles.
As a comparison, running PRStorm with a few hundred thousand untargeted URLS and a different query string inthe referrer got me closer to 500 hits.
I wasn't running an offer on the site, just testing the method.
A little trick I found and modified to make as unobtrusive as possible and still get some traffic. This works purely on blog-owner curiosity.
The method:
When the website owner checks their stats, their incoming links should show your website URL.
- Fake your browsers referer to your website URL
- Stumble!
Here's the step-by-step:
Now, if you still want to use Firefox, I would suggest opening a new instance. iMacros tab requires focus to work!
- Get Firefox!
- Get a StumbleUpon.com account. They don't verify email, so just register with anything: stumbleupon.com
- Install the iMacros Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/3863
- Install the RefControl extension: https://addons.mozilla.org/en-US/firefox/addon/953
- In Firefox, click Tools -> RefControl Options
- Where it says "Default for sites not listed" click Edit, and add your URL:
![]()
- Test your referer by visiting http://scriptamp.com/ref.php
- In Firefox, click View -> Sidebar -> iOpus iMacros
- Create a new macro, and use the following script:
Code:VERSION BUILD=6240709 RECORDER=FX TAB T=1 URL GOTO=http://www.stumbleupon.com/s/ SET !LOOP 1 TAG POS=1 TYPE=A ATTR=ID:linkStumble WAIT SECONDS=2 TAG POS=1 TYPE=A ATTR=ID:linkThumb- In iMacros set "Max:" to a high number (how many pages you want to stumple), like 3000 or 10000.
- Click Play(Loop)
- Profit!
VERSION BUILD=6240709 RECORDER=FX
TAB T=1
URL GOTO=javascript:if(location.href.indexOf("stumbleupon.com/s/")<0){window.location="http://www.stumbleupon.com/s/"}
SET !ERRORIGNORE YES
TAG POS=1 TYPE=A ATTR=ID:linkStumble
WAIT SECONDS=11
TAG POS=1 TYPE=A ATTR=ID:linkThumb
WAIT SECONDS=5
TAG POS=1 TYPE=A ATTR=ID:linkStumble
WAIT SECONDS=4
TAG POS=1 TYPE=A ATTR=ID:linkStumble
WAIT SECONDS=6
TAG POS=1 TYPE=A ATTR=ID:linkStumble
WAIT SECONDS=14
TAG POS=1 TYPE=A ATTR=ID:linkThumb
WAIT SECONDS=3