One of the way to increase your wordpress blog security is by changing your wordpress database prefix from the default prefix “wp_” to “something_”. Here I’d like to share how I do it for all my wordpress blog everytime I start a new blog using selfhosted wordpress:
1. Backup your Wordpress database to an *.sql file.
From [...]










