Forum Moderators: open
It didn't respond though, but it initiated the chat skript like a human visitor would do.
I typed in a few words to see if probably a human editor was behind all this, then I released the bot out of the chat.
The funny thing is that it needed to run a JavaScript application for this AND to accept cookies as well. Seems the bot is really picking up on scripts now...
It resolved however to crawler14.google(bot?).com and started with 62 or 64. I know, that's not much help...
I don't think they are really trying to index chats. It seems rather that their experimental javascript-indexing still has some issues to resolve.
Maybe GoogleGuy can shed some light on this? (Was this enough to summon him? :-)
The chat on my page is initiated like this:
<a href='http://hc2.humanclick.com/hc/1234567/?cmd=file&file=visitorWantsToChat
&site=1234567&byhref=1' target='chat1234567' onClick="javascript:window.open('http://hc2.humanclick.com/hc/1234567/?cmd=file&file=visitorWantsToChat&site=1234567
&referrer='+document.location,'chat1234567',
'width=472,height=320');return false;">
<img src="chat-icon-here"></a>
Where '1234567' is my chat-ID with them.
Is that any help?
[edited by: Marcia at 10:33 am (utc) on May 7, 2004]
[edit reason] Side scrolling. [/edit]
that's what google uses
if you remove HREF="...." from the link, then it will still work for users who have javascript empowered browsers, but it won't be followed by google
failing that, set the NO FOLLOW metatag in your page...
or, if you don't want google not to follow anything from that page...
put your link into a small <IFRAME > on its own small page, with the NO FOLLOW on the IFRAMEd page, not your main page. or even, write a page that your link opens, and that page REDIRECTs to your chat script, with a NO FOLLOW meta tag
What is surprising (and totally unrelated to this thread) is that the frequency with which MSN visits my site has significantly increased over the last few weeks.
Are they deep-spidering the net to get food for their own search?