Forum Moderators: phranque
the last reincarnation of my link script, after the zeus problems from Google, is in the cgi bin.
The data logs cat pages add pages and main pages, both html and cgi are there.
My question is: Can the spiders crawl these html pages and follow the links as they are or do I HAVE to undergo another change. Hours and hours of hand coping in the urls....aarghhhhhh! :(
PLEASE tell me if they are all right, I hope, I hope, I hope!
Ann
I am your humble servant.....:)
Ann
OOPs!
The url is ..cgi-bin/link/somthing.cgi
Which then calls the html pages from the cgi bin where they have to be with this script where the links are added and stored then displayed via cgi call through the main.html page (which is also in the cgi bin)....Will that still work for the SE's?
JEEZE, I hope this is clear!
Ann
Ah then if all the URL(s) are of that form i.e.
cgi-bin/link/somthing.cgi
cgi-bin/link/page.cgi
cgi-bin/link/another.cgi
cgi-bin/link/sample.cgi
cgi-bin/link/this.cgi
cgi-bin/link/that.cgi
they will be seen fine by spiders.
martinibuster,
in your case I could see why the spider would not see the "thank you" page. Since it requires that the form be filled in before the "thank you" page is displayed, and spiders will not fill in and/or submit forms.