PDA

View Full Version : site secured with different cookies


marcvp
12-29-2004, 11:45 AM
Hello,

I'm just implementing ZOOM into a site of a client (my first time). This site starts with a login screen where you must complete 3 textfields (name, identification number and password).
When this is done, cookies are placed on the visitor's pc.
Every page checks on these cookies for security. When it doesn't find the cookies, it redirects to the loginpage.

Result: the spider gets redirected and can't index the pages.


Is there a solution to this problem?

Thanks in advance !!

Marc

marcvp
12-29-2004, 01:21 PM
Hey,

I just found the solution to my problem! It's easy...I'm sending the spider to a page where I write the cookies with a predefined value and let him redirect to the 'first' page.

ZOOM is a great tool guys !!! Keep up the good work !!

GRRRRRReetz,

Marc