Forum Moderators: phranque

Message Too Old, No Replies

password protected site and se

         

pure

4:43 pm on Apr 8, 2004 (gmt 0)

10+ Year Member



is it worth the effort to optimize the interior of a password protected site. what i am wondering is if the spiders can get past the login page

mamainmichigan

7:43 pm on Apr 8, 2004 (gmt 0)

10+ Year Member



I would like to know the answer to this too. I have a feeling they can though.

SEOMike

7:52 pm on Apr 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld guys!

I have had good deep crawls from robots into hundreds of my clients' sites and have never seen any results of password protected material on the web. I have, however, seen one of their user lists posted! I fixed that with a robots.txt, and if you are concerned about protecting your password protected side, I would too!

keyplyr

8:18 pm on Apr 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The only way a bot could accesss password protected documents is if it followed a path which included this password. These links are obviously a huge security hole and IMO should never be used, however occasionally a user will do this to avoid signing-in each time.

If you find this type of access in your logs, I would immediately discontinue access for the username/password, then contact the user and explain your security concerns. There may also be methods of restricting the use of these links using mod_rewrite if you are on Apache.

karmov

3:20 am on Apr 9, 2004 (gmt 0)

10+ Year Member



keyplyr's right. If a bot can get to it, you've got problems that need to be fixed. So doing any kind of SE optimization is not a good use of your time.

That being said, other types of optimizations, the kind that can improve performance can be a help to your users who are using this password protected portion.

pure

4:15 am on Apr 9, 2004 (gmt 0)

10+ Year Member



thanks for all the great answers and the welcome from mike :)