Statcounter.com decided to rotate it's counter code so that every time you create a new counter it has different links to it's site:
Example 1:
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>
<div class="statcounter"><a title="wordpress hit counter" href="http://www.statcounter.com/wordpress.com/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4373723/0/937d8619/1/" alt="wordpress hit counter" ></a></div></noscript>
<!-- End of StatCounter Code -->
Example 2:
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>
<div class="statcounter"><a title="blogspot visitor" href="http://www.statcounter.com/blogger/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4373647/0/17a00151/1/" alt="blogspot visitor" ></a></div></noscript>
<!-- End of StatCounter Code -->
You can see what they are trying to rank for by looking at the code and ahref links. Before the code only linked to the main page of statcounter, but since they pretty much dominate the SERPs for their main page I guess they decided to switch it up. Just hope Google doesn't catch this or they can get their valuable PR taken away.
I mean linking to the main page was okay I guess, but linking to their other pages if it isn't necessary to put that code in their counter code could get them in trouble from the almighty Google correct? You can see this part of the codes aren't necessary: <a title="blogspot visitor" href="http://www.statcounter.com/blogger/" target="_blank">
The part that rotates.
Example 1:
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>
<div class="statcounter"><a title="wordpress hit counter" href="http://www.statcounter.com/wordpress.com/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4373723/0/937d8619/1/" alt="wordpress hit counter" ></a></div></noscript>
<!-- End of StatCounter Code -->
Example 2:
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>
<div class="statcounter"><a title="blogspot visitor" href="http://www.statcounter.com/blogger/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4373647/0/17a00151/1/" alt="blogspot visitor" ></a></div></noscript>
<!-- End of StatCounter Code -->
You can see what they are trying to rank for by looking at the code and ahref links. Before the code only linked to the main page of statcounter, but since they pretty much dominate the SERPs for their main page I guess they decided to switch it up. Just hope Google doesn't catch this or they can get their valuable PR taken away.
I mean linking to the main page was okay I guess, but linking to their other pages if it isn't necessary to put that code in their counter code could get them in trouble from the almighty Google correct? You can see this part of the codes aren't necessary: <a title="blogspot visitor" href="http://www.statcounter.com/blogger/" target="_blank">
The part that rotates.