Hi,
I've installed WP's last version. But i want only registered user be able to see my page. So, login panel must be appear first when adress is typed, if visiter is a registered user she/he could be see my blog, but not everyone.
Is this possible?
Stephan
Member
Posted 8 years ago #
Piece of cake, try using .htaccess and .htpassword files. That way you'll secure the whole directory and keep out anyone without a password. That's probably your best bet from my point of view.
Stephan
nickpope
Member
Posted 8 years ago #
I found a registered users only plug-in which I am using. I don't know if it is secure as using .htaccess though.