How to camouflage wordpress
Sometimes you don’t want to broadcast to the world that your site is running on wordpress. Here are some steps to take to remove some of the “traces” of wordpress in your code.
Step 1: Update .htaccess
To mask the paths of your wp-content and theme directories in you will need to make some modifications to [...]