Oct 22

Securing your web site may be one of the most important things you can do to ensure your data is safe from hackers.  Any hole left open is an invitation to nefarious attacks and these attacks can lead to not only leaking or usage of your private information but information that belongs to your customers.  Proper security measures effectively put into place can deter attacks and give you and your customers peace of mind.

How hackers work

First, exactly how do hackers get into your site and gather information?  Above all else, hackers are patient as much of their work involves guessing.  After carefully watching your web site for a time, the hacker will peruse cookies that are created and see if changes to the cookies garners success, explore the source code of each of your site’s pages and often will create an account to view the authorization process.  Hackers spend a great deal of time processing the information they gather to enable them to see where the holes are and how they can exploit these areas.

Update your CMS

One of the very first and simplest things to help secure your web site is to ensure you have the most current update of your CMS (content management system).  Software such as Drupal, Joomla, WordPress and many other mainstream CMS programs are constantly tested and updated to close up any unsecured areas.  Each day you let an update slide is another day a hacker has to get to your secure information.

Change the defaults

CMS programs often are automatically setup with default information.  After installing your CMS program, ensure you are not using the default administrator user name (often simply admin) and you have changed any default passwords.  You can be sure a hacker will know all the default information with regard to the particular CMS software your site is running on.

PHP error reporting

PHP is a very handy bit of web site programming but unfortunately can tell a hacker a lot about your system and your site if the error reporting level is set to show too much information in error messages.  You can greatly reduce this risk by completely turning off PHP error reporting and setting your configuration to not display errors should one occur.  If you are unable to do this yourself, request it of your system administrator or from support at your web hosting company.

The htaccess file

By properly setting up your htaccess file, you can also keep hackers out of secure files.  First, you should ensure no one can access the actual htaccess file itself accidentally by including the following within the htaccess file:

<files .htaccess>

order allow, deny

deny from all

</files>

If there are any other files you wish to keep private, you can use the same coding and replace .htaccess with the name of your secure file.

Secure passwords

Lastly, it almost goes without saying but always use very strong and secure passwords.  It is very unwise to use your birth date or passwords that are very easy to remember.  If you can remember it easily, it’s a safe bet that a hacker will figure it out in a matter of seconds.  There are many sites online that can help you create a good, solid and secure password.

Conclusion

Being diligent with the security of your web site will not only benefit you but will also benefit your customers.  Take a few moments to go over the tips listed above and don’t give a hacker a chance.

Related Blog Posts

  • November 11, 2009 -- SecureLive To Fend Off Attacks (0)
    Being hacked is one of the unfortunate facts of life for a web site.  Of the most heavily attacked, open source and commercial CMS (Content Management Systems) ...
  • May 18, 2009 -- Considerations for Choosing a CMS (2)
    Content management systems are designed to facilitate the easy publishing and managing of various types of content.  A CMS simplifies the process of updating co...
  • January 11, 2010 -- The Best Content Management Systems Reviewed (2)
    Having a good content management system is crucial to the success of any online business. With so many to choose from, it can be hard to decide which ones will ...
  • November 10, 2009 -- Microsoft Launching an Open-Source CMS? (0)
    Though best known for its extensive suite of proprietary commercial products, as of late, Microsoft has been dabbling a lot more in the field of open-source dev...
  • October 26, 2009 -- What Is Organic Software? (1)
    100% green web hosting, eco-friendly servers, solar and wind powered services – the list of environmentally friendly products is growing every day.  One of the ...
  • August 11, 2009 -- Joomla vs. Drupal (2)
    Joomla and Drupal are easily the two most popular options on the open-source CMS market.  Both systems took tremendous leaps in the right direction with the rel...
  • June 10, 2009 -- Common Web Hosting Software Programs (0)
    The web hosting business is driven by powerful systems and technologies, most of which are enabled by software tools.  Software is also a major draw of hosting ...
  • May 13, 2009 -- A Closer Look at the Open-Source CMS (0)
    A content management system or CMS, is a type of software that allows users to create and build websites.  Most of these programs are easy to use and do not req...
  • January 21, 2010 -- Open Source CMS: Expandability Results in the Growth of Your Business (0)
    With so many choices available, picking a content management system for your business website can be a very difficult task. All of them claim to be the best, an...
  • November 27, 2009 -- New and Changed With Google Webmaster Tools (1)
    Sometimes Google makes changes that are announced and other times they make remarkably silent changes.  In the case of Google Webmaster Tools, both types of cha...

3 Responses to “How To Secure Your Web Site”

  1. Brad Philips Says:

    Cyber theft cases have increased considerably in the recent past. So one needs to be cautious while on the Web. I got my domains registered through LimeDomains and then got them hosted on their server. I then chose their private domain registration services and got my personal information masked with that of my registrar’s.

  2. Michael Guilfoyle Says:

    Great job and good information here.

    Web hosting on Windows

  3. Mike Hawkins Says:

    Thanks. I’ll keep that in mind. Nice to hear.

Leave a Reply

Spam Protection by WP-SpamFree