
Originally Posted by
mgyth
Is there any javascript that can be used for SEO, and if so has it been used on this site?
Javascript is ignored and not parsed by the search engine browsers .. at least at this point in the game...... BUT if you mean to see HOW your site is doing then yes and here's how they are doing it:
That site has a tracker (1st piece of js) this big old blob of it:
Code:
<script language="javascript" type="text/javascript">
var data,nhp,ntz,rf,sr;document.cookie='__support_check=1';nhp='http';
rf=document.referrer;sr=document.location.search;
if(top.document.location==document.referrer
|| (document.referrer == '' && top.document.location != ''))
{rf=top.document.referrer;sr=top.document.location.search}
ntz=new Date();if(location.href.substr(0,6).toLowerCase()=='https:')
nhp='https';data='&an='+escape(navigator.appName)+
'&sr='+escape(sr)+'&ck='+document.cookie.length+
'&rf='+escape(rf)+ '&sl='+escape(navigator.systemLanguage)+
'&av='+escape(navigator.appVersion)+ '&l='+escape(navigator.language)+
'&pf='+escape(navigator.platform)+ '&pg='+escape('If skadeforsikring');
if(navigator.appVersion.substring(0,1)>'3') {data=data+'&cd='+
screen.colorDepth+'&rs='+escape(screen.width+ ' x '+screen.height)+
'&tz='+ntz.getTimezoneOffset()+'&je='+ navigator.javaEnabled()};
document.write('<img border=0 hspace=0 '+
'vspace=0 width=1 height=1 src="'+nhp+'://loc1.hitsprocessor.com/'+
'statistics.asp?v=1&s=3&pl=1&acct=IFtracker2'+data+'">');
</script>
This enables them to see who, when and from where their clients are coing from ......
Besides that none of it does anything to ENHANCE their listings, if thats what you mean..
Fish??? Am I missing something here?
Bookmarks