treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Wordprss - How secure is a page marked as private?

  • Hi

    I´m developing a site for a small company with worpress from scratch, and it works great.

    Now the client wants a intranet section of the site.
    As a first step i have made a page called intranet and marked it 'private'.

    Then i only show the link in navigation for logged in users with:
    http://wpengineer.com/adding-a-private- ... avigation/

    Now to the question:
    I´m going to add internal company info on this private page and i dont really know the security level for the solution.
    1. Is this a secure solution?
    2. How can i make it as secure as possible with little time effort?
  • My guess is "pretty secure".

    What are your concerns exactly? Like someone could guess the URL and see the content? They can't, it would be blocked. I don't think there is any way for anyone to see it unless they are logged in and have proper permissions. So it's as secure as WordPress itself.