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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
RSS Basics
Understanding and using RSS feeds is critical to today's webmasters and bloggers. Being able to syndicate news of new information added can drive traffic to your site. In addition to revenue from increased traffic, RSS provides many other marketing opportunities, such as in-feed advertising and higher search engine ranking. 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 ...
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 ...
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 ...
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 ...
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 ...
