Printer Friendly Version
Email this thread to a friend
|
Google PR (In: Google)
Youtube Results on Google (In: Google)
Google (In: Pay Per Click - Google/Yahoo & Others)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
Manisero
Joined: Aug 15, 2003
# Posts: 81
|
Posted: 2003-Oct-14 14:34
I have downloaded a trial version of the Nedstat Pro service (www.nedstat.com), to can check the traffic of my site. In order to use the service, I added a little code to the body of my index page. Before duing this, my index page ranked in first positions in Google (with keywords like "casual dinnerware" and "ceramic pottery" , and now, only one day after including the Nedstat code, my index page has dissapeared completely. Can anyone explain me this fact?. Has google dropped my index page due to this new code I have included?. Please, I need your help.
This is the code I have included:
<!-- begin Nedstat Pro 4.0 code -->
<SCRIPT LANGUAGE='JavaScript'>
<!--
var tag='http://es2.nedstatpro.net/cgi-bin/nedstatpro.gif?name=cermicas_1';
var agt=navigator.userAgent.toLowerCase();
var major=parseInt(navigator.appVersion);
var minor=parseFloat(navigator.appVersion);
var ie=(agt.indexOf('msie')!= -1);
var ie3=(ie&&(major == 2));
var win=((agt.indexOf('win')!=-1)(agt.indexOf('16bit')!=-1));
if(win) {
tag+=('&referrer='+escape(top.document.referrer));
if(parent.innerWidth){
tag+=('&innersize='+parent.innerWidth+'x'+parent.innerHeight);
tag+=('&outersize='+parent.outerWidth+'x'+parent.outerHeight);
tag+=('&offset='+parent.pageXOffset+'x'+parent.pageYOffset);
}
if(parseInt(navigator.appVersion)>3){
if(screen.availWidth>0){
tag+=('&availscreen='+screen.availWidth+'x'+screen.availHeight);
tag+=('&screen='+screen.width+'x'+screen.height);
tag+=('&colordepth='+screen.colorDepth);
}
var length=navigator.plugins.length;
if(length>0){
tag+=('&java='+navigator.javaEnabled()+'&plugins=');
var i;
for(i=0;i<length;i++)
{
tag+=(escape(navigator.plugins.description+''));
}
tag+=(';');
}
}
if(!ie3) {
var length=navigator.mimeTypes.length;
if(length>0) {
tag+=('&mimetypes=');
for(i=0;i<length;i++)
{
if(navigator.mimeTypes.enabledPlugin){
tag+=(escape(navigator.mimeTypes.description+''));
}
}
}
}
}
document.write('<img src='+tag+' width=1 height=1 align=right>');
//-->
</SCRIPT>
<noscript>
<img src="http://es2.nedstatpro.net/cgi-bin/nedstatpro.gif?name=cermicas_1" width=1 height=1>
</noscript>
<!-- end Nedstat Pro 4.0 code -->
</body>
</html>
Thank you very much for your answers in advance.
|
 |
Webmaster-Toolkit.com
Joined: Jul 18, 2002
# Posts: 1098
|
Posted: 2003-Oct-14 16:46
Hi Manisero
I very much doubt that your drop was because of adding the Nedstat code, but more likely because your website is only in Google's index because of freshbot. Have you searched for the url of your site to check if it's there?
You may be able to get more help if you search or post in the Google forum about the effect of freshbot.
HTH
|
 |
Manisero
Joined: Aug 15, 2003
# Posts: 81
|
Posted: 2003-Oct-14 17:09
Hi Webmaster
I have searched my url in Google and...yes, it appears, but its and old version of my index page. The new version has been dropped and it ranked in firsts positions.
Im going to ask it in the gooogle forum, but, firstly, could you explain me what is the freshbot?
Thanks
|
 |
Webmaster-Toolkit.com
Joined: Jul 18, 2002
# Posts: 1098
|
Posted: 2003-Oct-14 20:40
Freshbot is Google's bot that reads your page and sends the html back to Google HQ - if it hasn't been accessing your site recently then they may have fallen back to an older version.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|