Unable to index site after adding banners

Post Reply
blantonl
Posts: 2
Joined: Tue Jan 02, 2001 9:44 pm

Unable to index site after adding banners

Post by blantonl »

Hello everyone!

I've come across an odd problem which I can't seem to resolve. I recently added banners to my web site -- but after doing so realized that I can't get gw to either index my site nor rewalk it.

Everyone was working fine before, and I was regularly -rewalking the site. Now, after adding banner code, gw just exits out after indexing the first page -- it won't walk the rest of the site.

You can view my page at:
http://www.trunkedradio.net

I'm hoping someone can assist!

Warmest regards,

Lindsay Blanton
blantonl
Posts: 2
Joined: Tue Jan 02, 2001 9:44 pm

Unable to index site after adding banners

Post by blantonl »

Just an update to this... If I remove the banner code, the index works fine (until it encounters a page with the banner code)

Here is the code that was added:

<IFRAME WIDTH=468 HEIGHT=78 SCROLLING="no" FRAMEBORDER="0" FRAMESPACING="0" MARGINHEIGHT="0"
MARGINWIDTH="0" BORDER="0" HSPACE="0" VSPACE="0" ALIGN="center" SRC="http://www3.bannerspace.com/asp/getban_ ... 366&w=_top">
<a href="http://www3.bannerspace.com/asp/gosite.asp?MID=15746" target=_top><img src="http://www3.bannerspace.com/asp/getban.asp?MID=15746" width=468 height=60 border=0></a>
</IFRAME>

Hope someone knows a quick fix to this (other than removing the cdoe) ;-)

Warmest regards,

Lindsay Blanton
lindsay@lcblanton.com
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Unable to index site after adding banners

Post by Kai »

Webinator is validating the <IFRAME>s on that page, and finds that www3.bannerspace.com is off-site; this causes the entire page to fail.

Try walking with -fasp -jhttp://www3.bannerspace.com/asp/getban_html.asp added to your options; this will allow the banner ad to be fetched and the main page to successfully be fetched.
Post Reply