Password Protected Wordpress MU
        Posted  
        
            by HollerTrain
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by HollerTrain
        
        
        
        Published on 2009-09-11T17:12:28Z
        Indexed on 
            2010/04/29
            18:37 UTC
        
        
        Read the original article
        Hit count: 431
        
Wordpress
I have a MU site related to Doctors and they will be publishing information that I cannot let outside sources and robots view.
Is there a way that when you go to the main domain url, it shows a user/pass login for WP. I would set up the user/pass in the backend. Then they would login, then be able to view the website? I can't have it load up for anyone, I need the website to be password protected to even view the website in general.
I know I can use .htaccess to have a user/pass, but it would be ideal to use the user/pass generated by WP so I don't have to mess with code when I create a user.
Any help would be greatly appreciated.
© Stack Overflow or respective owner