Four Must-Have Webpages That Add Website Security
A website is a contract between you and your visitor, it must assure visitors that the site is safe. There are many ways to convey trust, but the easiest is within your website pages themselves. More ...
Video - HTTP caching
In this video, Stephen Lamm, who works at Google in Web Performance teaches you about browser caching and what you can do to configure your web pages so that they're cached properly in browsers. More ...
Don't Let doors.txt Take Control of Your Email Server
If you have an email contact form on your Website and you have received a message which appears to contain random text and the file name doors.txt followed by some digits, your mail server is being probed for vulnerabilities by a hacker. More ...
How to Set Up a Google Search Box on Your Website
A search box as an element in enabling site accessibility and navigation. A search box provides an alternative way for people to find things at your site. This article explains how to embed a Google search box on Your Website. 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 ...
Six Ways to Center an Element on a Webpage
This article gives you six different ways to center an element on a webpage, the one you choose depending upon whether you need to add other elements to the left or right of the centered element and how robust and browser version compatible your method needs to be. More ...
What is AJAX?
One of the most recent buzz words going around the Internet is "AJAX". What is AJAX? Is it a new and extremely powerful programming language? Is it an all-purpose cleaner? In plain-simple English, what exactly is AJAX? More ...
Set Up a Freefind Search Box on Your Website
A search box is an element that enables site accessibility and navigation. A search box provides an alternative way for people to find things at your site. This article explains how to embed a Freefind search box on Your Website. More ...
What is that Double Forward Slash in the URL?
Someone is accessing your site with a URL that contains a double forward slash. This causes all relative links on the page will be broken. This means any relative linked scripts or styles will not be loaded. 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 ...
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 ...
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 ...
