|
Web Site Knowledge Base
Web Site Development
Custom vs. ready made web applications
You get what you pay for
A growing need for web hosting
Web hosting we recommend
Migrating your site to a new web host
Search Engine optimization Online stores Flash content for your website What is search engine optimization? Why do I need to optimize my site for search engines? Importance of keyword selection Web Marketing E-mail marketing campaigns. Internet marketing 101 Web Site Design Web site appearance Online Bookstore of The Year Award Web Site Security Security and your site Online credit card fraud protection Third party plugins for your site |
Security and your siteNo matter what your situation is, if you own or maintain a website, you must be mindful of security and data protection.For those of you who run a basic site that doesn't use server side scripting or databases your security routine is probably limited to securing your account authentication information and changing your password from time to time. On the other hand, if you use scripts and databases your job becomes a bit more complex. Good programs will keep you from having to worry about these issues. When shopping for programs or development take the time to understand what security precautions are implemented in the respective products and services. Here are a few things to look for when evaluating: The program should have defenses that prevent a hacker from injecting malicious code into your website to either bring the program down or retrieve sensitive information. Web pages where a user submits information are a popular place for hackers to create problems. Make sure that proper precautions have been taken to sanitize data that can be transmitted from them. Server technology should be hidden by masking file extensions. This makes it harder for a potential hacker to determine what potential weaknesses a website may be susceptible to. Passwords and logins that are sent over the network and internet should be encrypted. Since anyone can capture data being transmitted through this medium, precautions must be taken to secure sensitive data. You should be able to limit access to maintenance pages based on IP addresses. This keeps unauthorized persons from outside locations from gaining access to these sensitive areas. Basic security for everyone You should have a comprehensive program in place to prevent espionage. Run backups regularly and store them in a secure place in a physically different location. Paying attention to these basic precautions will better your chances of surviving potentially devastating problems. |