Seven Effective Ways to Build Your Own Web Site
If you are a small business person who wants to reach millions quickly and easily, building a web site is a necessity. There are many ways to build a website but I'll just give you an overview of the most popular ones. More ...
Understanding SSL Certificate
A secure web hosting service provider ensures safety protocols are in place by encrypting the data that is submitted on an e-commerce website. A customer can identify if a website is secure by checking for the padlock icon next to the URL. The address bar will also show the URL as https instead of http. 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 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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
Advantages and Disadvantages of Frames
I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is still a number of negative aspects to their use. More ...
