Discover the Covert Techniques For Collecting A Profit-Pulling List Of Hungry Buyers...Guaranteed!
Powered by MaxBlogPress  


Four More Security Tips To Keep Your WordPress Blog From Being Hacked

The previous article in this series on WordPress security focused on the code running your WordPress blog. Here are four more security precautions that you should take to keep your WordPress blog safe.

Use strong passwords

This is an obvious good security practice, but too often forgotten. Make sure all your passwords are strong: your admin account, the ftp account and any other WordPress accounts that have any edit privileges.

There are many online articles about how to select good passwords, so there’s no need to repeat that here. Just ensure that you adhere to the advice contained in these articles and refrain from copying the passwords they list.

Use SCP in lieu of FTP

The availability of good FTP programs makes transferring files to and from your hosting server onto your blog simple and convenient. If you can easily move files locally, most FTP programs will work for you. Search online for one that works for you.

Instead of FTP, which can make your server log-in information easily visible, I suggest you use Cyberduck for OS X and WinSCP for Windows so that the same information is more secure while being sent to your server.

To use SCP you need to enable SSH login on your server. And while you’re at it you should disable FTP.

Your theme should be write-protected

It looks as if there is an exploit circulating that alters existing WordPress themes and adds links to spam or even pernicious iframes. There is a way around this: just change any permission files on your WordPress themes folder to 755 and all files within that folder to 644. The only downside is the fact that whenever you want to make any theme changes, you’ll have to send any such file to your web server via file transfer protocol.

Most plugins write their data to the directory where they are installed. This makes write protection of the plugins directories impossible.

Look at the HTML code of your web site regularly

You should view the HTML source of your web site often. If you find chunks of encrypted JavaScript, embedded IFRAMEs or hidden links to sites you don’t know, then your blog may have been compromised. The reason to do this often is so that you can discover any issues before Google does and blacklists you, or any of your readers get infected by malicious software distributed by your site.

Read more of Nick Dalton’s WordPress security articles on his blog for Internet business owners and bloggers at TipsTricksToolsTechniques.com.

- Nick Dalton



Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Related posts

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a Reply

Creative
Commons License

This article is licensed under a Creative Commons Attribution-No Derivative Works 3.0 Unported License, which means you may freely reprint it, in its entirety, provided you include the author's resource box (if any)along with LIVE links (without "nofollow" tags).