Currently, my site uses sessions for authentication. I have no problem indexing the website. However, when a user performs a search, they get a list of links (pages). Everything works great to this point. Then the user clicks one the links, and is kicked back to the login page. I can't figure out how to code the links in such a way that the user won't have to login every time he clicks a new link on the search page.
Example:
Link in List
http://www.amered.com/dists/catalog/sales_meeting.php
What it should be to process correctly
http://www.amered.com/dists/catalog/...0abdbfc0c32b6c
Thank you for any assistance you can offer. This is a great tool and works wonderfully on all of my sites except this one.
Example:
Link in List
http://www.amered.com/dists/catalog/sales_meeting.php
What it should be to process correctly
http://www.amered.com/dists/catalog/...0abdbfc0c32b6c
Thank you for any assistance you can offer. This is a great tool and works wonderfully on all of my sites except this one.
Comment