Using the rel="nofollow" on website stats
Hi all. I'm wondering if it would help or be a good idea to use the rel="nofollow" in the codes that go to website stats services? I use SiteMeter, so can it be used on this tag below without affecting the stats? If it can, then where exactly would it be placed?
<!-- Site Meter -->
<script type="text/javascript" src="http://s40.sitemeter.com/js/counter.js?site=s12AccountName">
</script>
<noscript>
<a href="http://s40.sitemeter.com/stats.asp?site=s12AccountName" target="_top">
<img src="http://s40.sitemeter.com/meter.asp?site=s12AccountName" alt="Site Meter" border="0"/></a>
</noscript>
<!-- Copyright (c)2006 Site Meter -->
I would guess before or after the target="_top" ? Or also after the src areas?
On another note, part of that code appears to be in XHTML. That is the way they supply the HTML code. So should that area in red be changed to remove the / ?
Thanks.
__________________
God Bless,
-Clint
(Join Date: 2003)
Last edited by Clint1; 11-29-2007 at 10:53 AM.
|