Selected Topic: Web Development

Securing Your Wordpress Installation

Any time I install WordPress for a client or for myself, I take a few precautious steps before I adjust settings or begin customizing the theme for use. The first step is to move your entire site into a subdirectory. This means put everything in a subdirectory with a unique name, for example: "my_secure_wp_folder". Once you have all your files in this subdirectory, copy the index.php ...