google component
google component
- Subject: google component
- From: Wolfram Stebel <email@hidden>
- Date: Fri, 13 Jan 2006 14:31:55 +0100
- Thread-topic: google component
Hi List,
i have a small google search component that should crawl my website:
<FORM method=GET action="http://www.google.com/search" target="_blank">
<p align=CENTER>
<br>
<input type=text name=q size=15 maxlength=255 value="">
<input type=submit name=btnG VALUE="Suche"></p>
<input type=hidden name=domains value="http://www.webclubs.de">
<input type=hidden name=sitesearch value="http://www. webclubs.de" checked>
<input type=hidden name='ie' value='iso-8859-1'>
<input type=hidden name='oe' value='iso-8859-1'>
</FORM>
The search component is only available and executed in my local environment
but points to the live website.
In fact this session based WO application is at "http://www.
webclubs.de/cgi-bin/WebObjects/WebClubs.woa"
and google does not show any results from this site via my search component.
What are the reasons:
- site not indexed by google?
- does not follow hyperlinks to content pages?
- wrong understanding of how to search a WO site?
or whatever?
TIA
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden