Page 1 of 1

URL Problem in Results

Posted: Thu Nov 30, 2000 11:26 am
by Thunderstone
I am having a problem with Webinator search results: Instead of providing
the full URL of each link to a page, the "www" part is being omitted. For
example, a result might read:
http://domainname.com/pagename.html (no "www." after "http://"). This in
turn appears to be causing problems with a JavaScript function on my pages
that needs an accurate and full page name. Any ideas as to how I can
correct this problem?

Thanks for any help,
Jim Dutton

URL Problem in Results

Posted: Thu Nov 30, 2000 12:35 pm
by Thunderstone


Webinator shows the Url just as it was crawled. You probably crawled
it without the www. wipe and recrawl with the www form of your url.
You should also probably do
gw -st "delete from options where Name='URL'"
(where URL is literal, do not substitute a Url)
before crawling to make sure it has forgotten the wrong form.