WordPress Tip of the Day – Web Hosting Security

Shared Web Hosting Security
(Linux/Unix)

Shared and Reseller Shared Comparison

Shared account:

  • One control panel – cPanel – for your primary domain and all your add-on domains

Reseller account:

  • Primary domain receives a WHM (web host manager) control panel as well as a cPanel
  • Each account created through WHM gets it’s own cPanel which can have a different user name and password

Shared account:

  • If a hacker (or malware) gains access toyour cPanel user name and password on a Shared account, they now have access to ALL YOUR DOMAINS!

Reseller account:

  • If a hacker (or malware) gains access to your WHM user name and password on a Reseller account they now have access to ALL WHM ACCOUNTS!
  • If a hacker (or malware) gains access to your cPanel user name and password on a Reseller account, they only have access to that SINGLE DOMAIN!

Security Best Practice:

  • A Reseller account, even if you only use it for your own domains, can be more secure IF you put each of your domains in a separate account, each with a unique cPanel user name and access.
  • Create a one-off user name and password for your primary Reseller/WHM account.
  • Create a one-off user name and password for each cPanel domain.

 

WordPress Tip of the Day – Secure WordPress Permissions

WordPress Security – Tighten File/Folder Permissions
Take these basic steps to make your site more hack resistant.
Configure your file and folder permissions via cPanel File Manager or
SFTP (How to configure a Secure FTP client).
Always test after making changes and if problems arise just reset permissions via cPanel or SFTP.
And always make sure you have a complete backup as part of your daily routine. (Clone your WordPress site)

WordPress Security Permissions

WordPress Tip of the Day – Backup

BACKUP! BACKUP! BACKUP!

Backup daily, weekly and monthly.

Backup Options

  • cPanel – it’s free but not the fastest or most complete - http://yourdomain.com/cpanel
  • WP Twin – Upload a small script to your site. click a button and everything – plugins, comments, pages/posts, tags, categories, permalink structures/privacy settings, themes and affiliate links is backed up. Nothing faster on the market, especially if your site is huge.
  • BackupBuddy – This is a plugin that you install to your WordPress site. Backup widgets, themes, plugins, and SQL database! You can schedule backups and have them sent to Amazon S3, Rackspace Cloud, an FTP/FTPS account, or to your email.

For more info checkout:
WP Twin
BackupBuddy

 

WordPress Backup