Some dirty bastard!

Out of context: Reply #10

  • Started
  • Last post
  • 14 Responses
  • acescence0

    a few things I do with every wp install:
    -install wp into a random directory, not on the root of the domain (the site itself can still live on the root)
    -change the default admin account
    -prevent direct access to files and directories via htaccess.
    -use htaccess/htpasswd to password-protect the admin directory.
    -remove the wp generator and version to mask the fact that you're using wp
    -set up a cron job to automatically back up everything on a regular basis

View thread