• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » WordPress Security : Master Guide to Make WordPress Hackerproof

By Abhishek Ghosh July 6, 2012 10:58 pm Updated on July 6, 2012

WordPress Security : Master Guide to Make WordPress Hackerproof

Advertisement

WordPress Security is an important factor today as WordPress is used for excellent blogs,corporate website,online shop. MySQL, .htaccess and plugins can harden. It is not our fist post on WordPress Security, you can read this and this article on WordPress Security; but this article is sufficient alone for WordPress Security.

 

External factors for WordPress Security

 

The external factors regarding WordPress Security are :

 

  • Your own computer, especially Windows PC should be free from malware and virus. We recommend to use UNIX or UNIX like operating system to access WordPress (S)FTP , run commands through CLI , working on PHPMyAdmin etc. It is not that, using a Mac or Linux PC will make you 100% safe, you must check your computer with an / multiple up to date security softwares.
  • Never use weak or easy to guess username and password
  • Avoid using Shared Hosting. It is better to use VPS with root access from very well known web hosts like The Rackspace Cloud, Media Template or Amazon. Obviously a managed Hosting is superior.
  • Never use Free CDN. Use a paid Content Delivery Network.
  • Never use a Theme, Plugin from questionable source. Questionable source includes craked or nulled Themes and Plugins. The reason is, these can have embedded scripts itself enough to breech WordPress Security, additionally the reverse engineering process can itself render it a dangerous plugin.
  • It is better to rename the original theme’s name – both of folder and stylesheet. This gives an extra edge for WordPress Security, as hacker will take time to understand the theme’s structure.
  • Remove unnecessary HTML comments from your WordPress Source code – again its an extra edge for WordPress Security as Hacker will have less knowledge about the plugins to attack.
  • More the uptime of a Server, more enhanced is the WordPress Security. The reason is – if PHP does not run, Apache modules are off – the php files can be opened on browser like plain text files !
  • It is obvious that uptime and non-failure of server plays a big role on WordPress Security. Load Balancers with Cloud Hosting enhances WordPress Security.
  • Use a reliable backup service for nightly backup.

 

Master Core Tricks for WordPress Security

 

Wordpress Security

 

These tricks for WordPress Security must be used all, using one trick of WordPress Security will keep the door open through other way.

Advertisement

---

 

Hardening WordPress itself 

 

Regularly update WordPress. Never use nightly builds for production website. Use a secured VPN to login, if possible use SSL to login. Do not use API based login Plugins (Twitter, FaceBook integrated login systems).

 

Via .htaccess enhance WordPress Security

 

For those who are using Apache server, .htaccess is the most powerful tool to prevent access. Apart from root, all subfolders (wp-admin, wp-content and custom folders) must have own .htaccess. This is an example .htaccess (for root) to enhance Wordpress Security :

 

# This will prevent browsing of readme file as it gives links
<files readme.html>
order allow,deny
deny from all
</files>

# This will prevent editing htacess itself
<Files .htaccess>
order allow,deny
deny from all
</Files>

# This is very important for WordPress Security to prevent viewing of install file
<files install.php>
order allow,deny
deny from all
</files>

# This is most important for WordPress Security as wp-config.php will open like a text file if Apache, PHP are not running
<files wp-config.php>
order allow,deny
deny from all
</files>

 

WordPress Security via Plugins

 

Several plugins like WP Security Scan plugin,  WP Better Security, Bullet Proof Security, Plugins to Limit the number of Login attempts are great.

 

PHP modifications for enhancing Wordpress Security

 

search.php , timthumb.php files are very important for WordPress Security as they has vulnerability. Please look at the older linked articles at the beginning of this article if you are interested. These gives an extra edge for WordPress Security. Further more, a naughty trick for WordPress Security is to rename wp-login.php file when you are not using it. Change security salt keys of wp-config.php every Sunday (to remember routine weekly work for WordPress Security).

 

MySQL / PHPMyAdmin for WordPress Security

 

MySQL. This is very important area for WordPress Security. Those who are using Cloud Database, like of Rackspace Cloud, must keep two or three synchronized live MySQL database of different database server. This will work as live backup.

The most important point about WordPress Security through MySQL is to :

 

  • Delete repentant tables of deleted plugins.
  • Optimize Database
  • Delete the default WordPress user account and create one and only user with Admin privilege. The order must not be #1
  • Regularly check MySQL for appearance of any suspicious new table (compare with your control installation).

 

WordPress Security via Dashboard

 

Never keep the option open to register through WordPress !

 

WordPress Security even if hacked

 

Hacking, virus, malwares are a vicious cycle like channel.

In case you are hacked and need someone for paid help to get it back, never hire an unknown person through WordPress job. Hire well known WordPress developers who has good blog.

 

Signature

This Article Has Been Shared 706 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to WordPress Security : Master Guide to Make WordPress Hackerproof

  • LAMP : Linux, Apache, MySQL, PHP Combination to Drive Websites

    LAMP is an acronym for the combined use of programs based on Linux to provide dynamic Web pages. The other components are Apache, MySQL, PHP.

  • WordPress Website Hosting : Handy Guide for the Dummies

    Wordpress Website Hosting to many beginner Bloggers is a scary episode of life. Follow our tips, learn and understand before renting a web server for WordPress.

  • Wrongs Done By Self Hosted WordPress Newbies

    Wrongs Done By Self Hosted WordPress Newbies has probably never listed by any Advanced WordPress forum user or Codex user.We frequently find some common errors.

  • Clean Installation of WordPress on a Live Domain without Maintenance Mode

    Clean Installation of WordPress on a Live Domain without Maintenance Mode means you can browse this post page but we are installing WordPress freshly behind.

  • Self Hosted WordPress on Cloud Server for Dummies

    Self Hosted WordPress is itself a scary phrase to a non-tech person and add Cloud Server on it. Here is Very Easy Guide to under Self Hosted WordPress.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Domain-Driven Design (DDD)? January 23, 2021
  • Top 10 Anti Hacking Software for Microsoft Windows January 22, 2021
  • What is Software Modernization? January 21, 2021
  • Cloud Computing : Cybersecurity Tips for Small Business Owners January 20, 2021
  • Arduino : Independently Blink Multiple LED January 18, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "WordPress Security : Master Guide to Make WordPress Hackerproof," in The Customize Windows, July 6, 2012, January 23, 2021, https://thecustomizewindows.com/2012/07/wordpress-security-master-guide-to-make-wordpress-hackerproof/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy