Set up a free web site counter and get tons of backlinks

reptile1

Banned by request of the account holder.
Joined
Nov 28, 2010
Messages
70
Reaction score
56
Register a domain, get a web counter service script. Set up "web counter" on bing or adwords and get thousands of links daily.

I did this in 2004 still today people don't know about this method. It's not even black hat, you can also repeat this method with on topic links.
 
The only downside is if people with porn website use this. You'll have tons of porn backlinks
 
Can you show me more detail ? How to do it ? PM me
 
Never knew this...but don't you think it will look spammy?
 
I don't follow how a web counter brings you backlinks?
Since people are lazy, they would generally do a copy paste of the code you provide to their websites.
It could be a Powered by:
Code:
<a href="www.google.com">Web Counter</a>

A twist would be creating a wordpress plugin
 
OP, please delete the thread before noobs killed this awesomeness :)

I used to run software directories to get backlinks from software publishers but this is way easier.

The twist will be to send links to different subdomains to 301 them later on to push the burner money site of yours.
 
Since people are lazy, they would generally do a copy paste of the code you provide to their websites.
It could be a Powered by:
Code:
<a href="www.google.com">Web Counter</a>

A twist would be creating a wordpress plugin

That is pretty genius! :D
 
The twist will be to send links to different subdomains to 301 them later on to push the burner money site of yours.

I bet you could funnel traffic on the counter website
based on the visitor's website industry.
 
Last edited:
Register a domain, get a web counter service script. Set up "web counter" on bing or adwords and get thousands of links daily.

I did this in 2004 still today people don't know about this method. It's not even black hat, you can also repeat this method with on topic links.

The difference between 2004 and today is searches for "web counters" are a fraction of what they used to be.
May need to adjust expectations.
 
Statcounter dot com is exactly doing this, plus spitting out nice anchors in the js code for you to paste. Bet tons of people don't see that.

If you were to host piwik and let people publicly register(I don't see any options on my install) then you could get tons of links too.

Upside:
-piwik javascript code links to the analytics host, like yoursite.com/piwik/piwik.php.
-default code uses an image link, with an alt tag, hence prone for manipulation

Downside:
-Server cost
-Support time, if offered
-Server and piwik maintenance

Let's be honest here.

Most website owners hear of GA and go with that.

Some go with piwik, like me.

Some people also host piwik for others for low cost.

This is just a part of statcounter's backlinks https://moz.com/researchtools/ose/comparisons?site=statcounter.com.

This sounds easy, but it's not. you need to have some customization and ease of use in place.

If you were to go with piwik, you'd also need to know their api and know coding.

In case of piwik, you'd also need server and instance clustering.

It matters a fucking lot how much latency(ping time) your js file adds.

Having a single server in US and your Europe clients calling your JS file with 200ms latency will notice that on site load time.

Mysql clustering and all that isn't that easy.

I can script webserver installs and easier bash commands but mysql advanced stuff is beyond me.
 
Last edited:
Back
Top