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
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
Comment