Web Hosting Links

Web Hosting Links






 

 
Featured Web Hosting Articles

How to succeed as a web host reseller
Web hosting services are in very high demand and therefore any re-seller who knows what they are doing can make a bundle quickly without too much trouble.However, just like in any other business, one needs to be cautious and to be very much aware of ...

What to look for in a Web Hosting Company
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Untitled Document Th ...

Which Web Host Should I Choose To Host My Business Site?
Which Web Host Should I Choose To Host My Business Site?By Jonathan Caputo This article focuses on the differences between various business hosting services, and helps the reader identify some important criteria in choosing a hosting provider for their ...


Designing Your Website's Directory Structure
 


Any kid, and their grandmother too, can make a webpage. There are many "wysiwyg" webpage design applications that let you create a webpage as easy as typing text. But only a few people can create a WEBSITE. The stumbling block is knowing how to link webpages together to form a website. I have seen many websites that consist of a single webpage - about a mile long!


The first problem is that websites are contained in virtual directories. You know that your WebPages can be found at yourdomain.com, but the actual path to yourdomain.com on the web server may be known only by the system administrator. And the system administrator can move your website to a different folder, or even a different computer, without changing its virtual address.

The second problem is that most people don't know how to write a relative link. Relative links have the advantage that you don't need to know the path to the webpage that you want to link to, you only need to know where it is "relative" to the webpage containing the link.

Designing Your Directory Structure

The first step to implementing a website is to design the directory structure. Let's design a directory structure for a simple download website. The website consists primarily of articles and digital material that visitors can download. You could just dump everything at the top level of the website. Good luck maintaining that website!

To keep the files organized, you need to create sub-directories (folders) on the website. Even though the website consists only of articles and digital downloads, you need five sub-directories, as described below.


  • articles

  • downloads

  • general

  • common

  • cgi-bin

You understand what the "articles" and "downloads" sub-directories are for, but what are the other three sub-directories for? It's standard practice to provide certain features on your website, as listed below.



  • About

  • Contact

  • FAQ

  • Privacy Policy

  • Search

  • Sitemap

  • User Agreement

Each of these features requires a webpage. Instead of dumping the WebPages at the top level of the website, or mixing them in with articles or downloads, let's put them together in a folder named "general" (I'm sure you can think of a better name).

All of your WebPages use certain things in common, for example, your logo graphic. If your web server provides SSI (Server Side Includes) all your WebPages can share a common header file and a common footer file. You might also define all your website's styles in a common style sheet. Let's put all of these files in a folder named "common".

Your contact page might use an email form. If your server provides server-side scripts, you would place the email form script in a folder named "cgi-bin". Cgi-bin stands for "Common Gateway Interface - Binary". Few people use CGI any more, and those that do don't use binary files, but the folder name has stuck as a traditional place to store scripts. Almost all websites come with a preconfigured cgi-bin folder, and the website may be configured so that the cgi-bin folder is the only folder with rights to run scripts.

I would also recommend that you create certain sub-directories for some of the above mentioned directories. Most web pages contain images. You could dump all the images in the same folder with the webpages, but when you get more than about 50 files in a folder, it becomes difficult to maintain. You should create an "images" sub-directory in the articles, downloads, and general directories. The downloads directory should also have a "files" sub-directory to store the downloads.

This arrangement of directories and sub-directories will provide good file organization for the example website. Understanding my reasoning for this directory structure should help you to design a directory structure for the website you have in mind.

Default Page Configuration

Every website has at least one default webpage configured (also called the "home" page). The default webpage is the webpage that is returned when the user enters or clicks on a link containing only the domain name, without a specific file name. On a Unix or Linux web server, the default webpage will usually be "index.htm". On a Windows web server (IIS), the default page will usually be "default.asp".

The website administrator, or if your webhost provides the required "control panel" feature, you can actually configure any page to be the default page. If your web server has more than one default page configured, I would recommend removing all but the default page that you intend to use.

Now, let's assume that all of your webpages need to link to an image file named "logo.gif" stored in the "common" folder. The relative link on your default webpage would be as shown below.

"common/logo.gif"

The website file manager interprets this as "look in the folder named common for the file named logo.gif".

However, the link on any webpage contained in one of the sub-directories would be as shown below.

"../common/logo.gif"

The website file manager interprets this as "go up one level, then look down in the folder named common for the file named logo.gif".

This difference in the link may not be a problem unless you use SSI or ASP (Active Server Pages) to build your webpages from a common header file and a common footer file. Then you need a different link in the common file depending upon whether the page linked to the common file is the default webpage (where you would use common/filename) or a webpage contained in a sub-directory (where you would use ../common/filename). There are several ways to solve this problem.

1. If your website has a server-side scripting engine like ASP or PHP and you know how to program, you could implement code that selects the proper link.

2. You could use the complete path, including the domain name, on all pages. This will cause problems if you ever have to move your website to a different web host (Until all the dns servers across the planet have been updated).

3. You could put your home page in a sub-directory, for example "common", and make your default page into a re-direct to your home page. Then you would use "../common/filename" for all links. The following meta tag, placed the head section of your default webpage, will immediately redirect the users browser to your real home page.

meta name="refresh" content="0,url= "http://yourdomain.com/common/homepage.htm"


In this article, I showed you how to design a directory structure for your website and how to create relative links to link all your WebPages together to form a website. Website visitors don't like to do a lot of scrolling, so try to keep your WebPages to only two or three screens high. Please, no more websites that consist of only one mile long webpage!

Web Hosting / Internet News



New York Times (blog)

Google pays $8.5m to settle Buzz privacy invasion suit
Register
By default, Buzz automatically exposed users' most frequent Gmail contacts to the public internet. You did have the option of hiding the list from the ...
Google settles Buzz privacy class-action lawsuitLANewsMonitor.com
Google settles Buzz lawsuit for $8.5MCNET (blog)
Is Consumer Watchdog Losing Credibility With its Google Feud?PC World
TopNews United States -Wall Street Journal (blog) -BlogMera (blog)
all 303 news articles »

Technorati (blog)

The Struggle for What We Already Have
New York Times
Net neutrality, of course, is the principle that Internet service providers should not be allowed to favor some Internet content over other content by ...
Verizon-Google deal signals emergence of 'pay-to-play' InternetGeorgia Bulletin
Don't let the Net sell outMiamiHerald.com
STEVE FORBES: To Boost the Economy, Obama Should Keep His Hands Off the WebFOXNews
Washington Post -The Hill (blog) -Bloomberg
all 489 news articles »

Reuters

Google faces antitrust review for its ranking of websites
The Hindu
PTI AP Google's methods for internet search and ranking of websites are being scrutinised by the Texas's Attorney General - yet another case of authorities ...
Google Search Engine Rankings Come Under Scanner As Texas Opens InquiryUSANewsWeek.com
UPI NewsTrack BusinessUPI.com
Texas watchdog reviews Google's practicesFinancial Times
RTT News
all 369 news articles »

Livemint (blog)

Apple's move pushes TV toward Internet delivery
Washington Post
Chief Executive Steve Jobs pitched this paperback-size black box as the simplest way to watch a la carte TV delivered via the Internet to your ...
A New Digital BattlefieldWall Street Journal
Apple TV: Internet TV is Still a HobbyPC Magazine (blog)
Amazon Proposing New Internet TV ServiceCabot Wealth Advisory
International Business Times -National Business Review -Seattle Post Intelligencer
all 790 news articles »

TopNews New Zealand

Will the Internet's future be a marvel or a maelstrom?
NorthJersey.com
THE INTERNET: a marvel of modern technology and a testament to free enterprise? Or a den of discrimination desperately in need of detailed ...
Tea party activists join forces with telecomsMemphis Commercial Appeal
Chile: First Country to Legislate Net NeutralityGlobal Voices Online (blog)

all 8 news articles »