Menu
Web Design Coding Issues

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 - 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 ...

How to Redirect a Web Page Using a 301 Redirect
You've just redesigned some pages of your web site. The pages have high search engine rankings that you don't want to lose. How can you safely redirect web site traffic from your old pages to the new pages without losing your rankings? You can do this by using a "301 redirect" More ...

Create a Favicon for Your Web Site
A favicon is a small icon that appears to the left of the address in the address bar of your Web browser and to the left of favorites. Having a favicon makes your Web site more professional and is an element of branding. Fortunately, the process of creating a favicon is very easy. 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 ...

Increase Your Traffic by Recovering Your Lost Visitors
When an error is encountered, your server will display specific generic error pages according to the error. These error pages are not only dead ends, but they are also very frustrating for your potential visitors. 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 ...

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 ...

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 ...

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 ...


Learn more at amazon.com

Custom Search