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 ...
How to Hide From Robots
A "robot" is a program that search engines use to follow links, read web pages, and create indexes of the information they find on the web pages. There are several reasons why you might want to prevent robots from indexing your web page. 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 ...
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 ...
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 ...
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 ...
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 ...
Web Designer's Reference
Web Designer's Reference provides an integrated approach to web design. Each of the chapters covers a specific aspect of creating a web page, such as working with typography, adding images, creating navigation, and crafting CSS layouts. In each case, relevant XHTML elements are explored along with associated CSS, and visual design ideas are discussed. 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 ...
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 ...
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 ...
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 ...
