Forum Moderators: Robert Charlton & goodroi
I still hold the number 3 / 4 spot in natural search results in google, on almost all datacenters. On investigation, i found that when anyone searches for the keyphrase for the first time, he gets the topresults site opening automatically ( no - the key phrase is not in that domain name ). if you search again, normal results show.
I tried it on 7 computers at diffrent places today, diffrent isps, and still the same issue. Teh first time you search my fav keyphrase, the top result site opens up.
Is this a beta feature? or is a key phrase purchased? i am feeling down .
If this happens, google will lose its relevance in teh feild of SEARCH.
has anyone seen this or reported this?
[webmasterworld.com...]
Were you signed into Personal Search at the time?
The strange thing is, it wasn't a site from the regular SERPs that opened, but one of the AdWords listed sites. I am now digging in the HTML code of the Google SERPs to see if there is anything which might have cause triggering this. I am certain I didn't click that AdWords listing or anything else on the page. The mouse just hovered above some other listings because I hadn't decided yet what to click.
tedster: I wasn't signed in to personal search when it happened.
A strange thing is, that in the Google page HTML, most AdWords ads have the code
onmouseover="return ss('go to www...
where the website that I was directed to and one other have the code
onmouseover="ss('go to www...
without the return. I am not a javascript expert so I don't know if this has anything to do with it. As a programmer I find it strange that there are two different ways the onmouseover has been programmed in a SERP which is certainly generated by software. Why is there no return command in two cases?