PDA

View Full Version : Keyword Analysis Not working


nicemotion
03-20-2005, 08:12 PM
Hi,

I copy and paste the full code (with JS) at the bottom of my home page plus an internal page but neither the come from nor the kword analisys works and path is "No referring link".

I've tryied accessing my website from google (under "web agency milano" on 4th page) but still not working.....

What's wrong ?

Thanks in advance

Nik

www.nicemotion.it

webado
03-20-2005, 08:24 PM
I cannot see your index page since it redirects immediately to http://www.nicemotion.it/nicemotion/movie.html .

nicemotion
03-21-2005, 07:33 AM
Tks chrisooc,

Right, but you should have it in your cache (temporary internet files).

BTW, I paste hereunder :



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Nicemotion - web agency milano - progettazione siti web - sviluppo siti web</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<META NAME="keywords" CONTENT="web agency milano, webagency milano,web design agency,web design,sviluppo siti,sviluppo internet,sviluppo web,progettazione siti,realizzazione siti internet,creazione siti internet, siti internet flash ">

<META NAME="description" CONTENT="Progettazione e sviluppo siti web... rendi il tuo sito dinamico intrigante ed interattivo">

<META NAME="ROBOTS" CONTENT="ALL">
<script language="JavaScript" type="text/JavaScript">
<!--
window.resizeTo(screen.width,screen.height)
window.moveTo(0,0)
//-->
</SCRIPT>
<link href="Stile/stilelink.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#000000" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="171">&</td>
<td>&</td>
<td width="173">&</td>
</tr>
<tr>
<td background="images/line-intro.jpg">&</td>
<td width="700" height="400">
<div align="center">
<table width="416" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td></td>
</tr>
<tr>
<td> <center>


<font color="#582558" face="Arial,Helvetica,sans-serif" size="2"><font color="#CCCCCC">Nicemotion_Web
agency Milano

progettazione e sviluppo siti web

</font></font><font color="#CCCCCC" face="Arial,Helvetica,sans-serif" size="1">

Nicemotion, web agency di Milano con sede a
Milano, & una web agency che

fornisce servizi di realizzazione siti internet, web design
e grafica per il web.

Nicemotion offre ai suoi clienti numerosi servizi come<a href="http://www.nicemotion.it/web_agency_milano/web_agency_milano.html">
web agency di Milano</a></font>


<font color="#CCCCCC" face="Arial,Helvetica,sans-serif" size="1">

Stiamo controllando la corretta installazione del plug_in di
Flash 6.0

(necessario alla corretta visione di questo sito)



Se entro pochi secondi non sarete ancora entrati automaticamente
nel sito dovrete installare il plug-in cliccando sul bottone
qui sotto</font>
</center></td>
</tr>
<tr>
<td> <center>


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="20" height="20" align="absbottom">
<param name="movie" value="fla_sniffer.swf">
<param name="quality" value="high">
<embed src="fla_sniffer.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="20" height="20" align="absbottom"></embed>
</object>
</center></td>
</tr>
</table>




images/get_flashplayer.gif
<map name="get_shockwaveb570001f">
<area href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="new" coords="-28,0,94,38" shape="rect">
</map>
</div>
</td>
<td background="images/line-intro.jpg">&</td>
</tr>
<tr>
<td>&</td>
<td>&</td>
<td>&</td>
</tr>
</table>
<p class="stilelinks"><font color="#333333">web-agency-milano (http://www.nicemotion.it/web_agency_milano/web_agency_milano.html)</font></p>
<p class="stilelinks"><font color="#333333">web-agency-milano (http://www.nicemotion.it/nicemotion/swf/butt1_tendamid.swf)</font></p>
<p class="stilelinks"><font color="#333333">grafica-flash-motiongraphic (http://www.nicemotion.it/grafica_flash_motiongraphic/index.html)</font></p>
<p class="stilelinks"><font color="#333333">grafica-bidimensionale (http://www.nicemotion.it/grafica_bidimensionale/index.html)</font></p>
<p class="stilelinks"><font color="#333333">grafica-tridimensionale (http://www.nicemotion.it/grafica_tridimensionale/index.html)</font></p>
<p class="stilelinks"><font color="#333333"><a href="http://www.nicemotion.it/nicemotion/popup/3D_to_Human/index.htm">3Ds
max-human</a></font></p>
<p class="stilelinks"><font color="#333333">web-film (http://www.nicemotion.it/nicemotion/oldnicemotion/genesio/index.htm)</font></p>
<p class="stilelinks"><span class="stilelinks">logo-logotipi (http://www.nicemotion.it/nicemotion/popup/logotipi/index.htm)</span>


<script type="text/javascript" language="javascript">
var sc_project=599243;
var sc_partition=4;
var sc_security="6fb8a3fe";
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript>http://c5.statcounter.com/counter.php?sc_project=599243&java=0&security=6fb8a3fe (http://www.statcounter.com/) </noscript>

</body>
</html>

webado
03-21-2005, 08:44 AM
Haha! I think the problem is that the Statcounter code does not even get to be executed since your flash movie fla_sniffer.swf performs immediately a redirect.

If you move the Statcounter code to a location on the page before the flash movie it should get a chance to log.

nicemotion
03-21-2005, 04:40 PM
Dear Christine, thankYou !

I pasted the code at the top of the page and now works properly

Ciao

Nik

webado
03-21-2005, 07:47 PM
Piacere! :lol: