Video - Optimizing the Order of Scripts and Styles
This video by Tony Gentilcore, software engineer at Goggle, shows you two easy-to-implement yet high-impact techniques for speeding up your web pages. For example, a script included before a CSS file may cause the browser to block. More ...
Update Your Entire Website Instantly Using Server Side Includes (SSI)
Imagine my plight... I have 100+ pages on my website and I have to change my e-mail address and the copyright info on all the pages. The reason... My mail box is over-flown with junk mails. More ...
Basic Dynamic Website Security
There are many things a user can do to cause you annoyance, but the biggest threat is an MySQL injection attack. This is where a user types in some PHP and SQL code into a field in your form. More ...
How To Effortlessly Use Streaming Audio
Are you looking to add professional impact to your website and newsletter for almost little or no cost. How about introducing an audio ezine or other informative audio stream to your web site? More ...
Seven WordPress Security Tips
Most WordPress users are not aware that the chance of getting hacked is higher than they think. Here is a list of tips that can greatly improve the security of your WordPress website. More ...
Website Updates are a SNAP With Server Side Includes
If you ever had to make a change to your website that needed to be carried onto every page, you know what a tedious job it is. Well, have I got news for you. It doesn't have to be. Welcome to the world of Server Side Includes, also known as SSI. More ...
Web Design Blunders That Can Cost You Lost Profits
It's hard enough to bring people to your little corner of cyberspace,and once they're there, you have just a few brief seconds to catch their attention. Keep as many interested prospects on your site by avoiding these blunders. More ...
Creating a Secure Website Using Secure Socket Layer (SSL)
When setting up a website that will require payment through credit card it is important to have a minimum level of security. One protocol that has effectively become the de facto standard for website security is Secure Socket Layer (or SSL). More ...
Syndicate your own content Using aspSyndicator
If you develop your own web pages for an internet or an intranet website, then you will probably create some form of content for your pages. Content can be stories, articles, photographs or a collection of your favorite poems etc. More ...
Web Design Troubleshooting Guide
Getting your web site to look right can sometimes be a hair-pulling experience. Even for professional web designers! I can only imagine how frustrated many newbies can get. Let me share with you some of the common problems in designing a well-functioning web site. More ...
Create a Simple, Effective PHP Form for Your Web Site
If you have been struggling to set up forms on your web site using cgi, then definitely read this article. Installing a simple PHP form is much easier and faster than installing a cgi form and doesn't need any programming experience. More ...
What is a Web Service?
Try to find an article on the Web that explains, in plain English, what a Web Service is and you'll be going around in rhetorical circles with no simple explanation, and no examples. More ...
