Online Marketing Directory Site Concepts

From Wikirwanda
Jump to: navigation, search

Any kid, and their grandma too, can make a page. There are many "wysiwyg" web page design applications that let you develop a web page as easy as typing text. But just a couple of people can develop a WEBSITE. The stumbling block is knowing ways to link webpages together to form a website. I getting seen many sites that consist of a single website - about a mile long!

The first trouble is that websites are included in virtual directory sites. And the system administrator can move your internet site to a different folder, or even a various computer system, without altering its virtual address.

The 2nd issue is that lots of people don't know the best ways to write a relative link. Relative links have the benefit that you don't have to know the course to the web page that you want to connected to, you only need to know where it is "relative" to the website containing the link.

Designing Your Directory site Structure

The first step to carrying out a web site is to create the directory site structure. Let's design a directory site structure for a basic download web site. The website consists mainly of short articles and digital material that visitors can download. You might simply dump everything on top level of the site. Good luck maintaining that site!

To keep the files arranged, you need to produce sub-directories (folders) on the internet site. Despite the fact that the website consists only of posts and digital downloads, you need 5 sub-directories, as described below.

articles
downloads
general
typical
cgi-bin

You understand what the "posts" and "downloads" sub-directories are for, however exactly what are the other three sub-directories for? It's conventional practice to supply specific features on your internet site, as shown below.

About
Contact
Frequently Asked Question
Personal privacy Policy
Search
Sitemap
User Agreement

Each of these features requires a page. Rather of disposing the websites at the top level of the site, or blending them in with posts or downloads, let's put them together in a folder named "basic" (I make sure you can think about a best name).

All of your webpages use specific things in usual, for example, your logo design graphic. If your internet server supplies SSI (Server Side Includes) all your websites can share a common header file and a typical footer file.

Your contact page might use an e-mail form. If your server supplies server-side scripts, you would position the e-mail form script in a folder called "cgi-bin". Cgi-bin represent "Usual Entrance User interface - Binary". Couple of individuals utilize CGI any even more, and those that do don't make use of binary files, however the folder name has actually stuck as a traditional location to store scripts. Nearly all web sites have a preconfigured cgi-bin folder, and the internet site could be set up so that the cgi-bin folder is the only folder with rights to run scripts.

You can dispose all the images in the same folder with the websites, however when you get more than about 50 files in a folder, it ends up being challenging to maintain. The downloads directory site should also have a "files" sub-directory to keep the downloads.

This plan of sub-directories and directories will offer excellent file organization for the example web site. Understanding my reasoning for this directory site structure must assist you to design a directory structure for the site you want.

Default Page Setup

Every internet site has at least one default page configured (also called the "house" page). The default webpage is the website that is returned when the user clicks or enters on a link consisting of just the domain name, without a particular file name. On a Unix or Linux internet server, the default web page will generally be "index. htm". On a Windows web server (IIS), the default page will usually be "default. asp".

The website administrator, or if your webhost supplies the needed "control panel" feature, you can actually set up any page to be the default page. If your web server has more than one default page configured, I would recommend getting rid of all however the default page that you plan to make use of.

Now, let's presume that all of your pages need to connected to an image file called "logo. gif" saved in the "typical" folder. The relative link on your default webpage would be as revealed below.

"common/logo. gif".

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

The link on any webpage included in one of the sub-directories would be as revealed below.

". / common/logo. gif".

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

This difference in the link could not be an issue unless you make use of SSI or ASP (Active Server Pages) to develop your websites from a typical header file and a typical footer file. You need a various link in the common file depending upon whether the page linked to the typical file is the default page (where you would use common/filename) or a webpage contained in a sub-directory (where you would use.

1. You might execute code that chooses the proper link if your website has a server-side scripting engine like ASP or PHP and you understand how to program.

2. You could make use of the total course, consisting of the domain name, on all pages. This will trigger issues if you ever need to move your website to a various webhosting (Up until all the dns servers throughout the planet have been upgraded).

/ common/filename" for all links. The following meta tag, positioned the head section of your default page, will instantly reroute the users browser to your real house page.

meta http-equiv="refresh" material="0, url=" [1].

In this post, I showed you how to design a directory site structure for your site and ways to create relative links to link all your pages together to form an internet site. Website visitors don't like to do a lot of scrolling, so try to keep your webpages to just two or three screens high. Please, no more sites that consist of just one mile long web page!

Copyright(C) Bucaro TecHelp.

Authorization is given for the below post to forward, reprint, distribute, make use of for ezine, newsletter, website, offer as totally free bonus offer or part of a product for sale as long as no changes are made and the byline, copyright, and the resource box below is consisted of.


There are many "wysiwyg" webpage design applications that let you produce a webpage as easy as typing text. The stumbling block is knowing how to connect pages together to form a site. The default page is the web page that is returned when the user goes into or clicks on a link containing only the domain name, without a particular file name. You require a different link in the common file depending upon whether the page connected to the typical file is the default website (where you would make use of common/filename) or a webpage consisted of in a sub-directory (where you would make use of. In this short article, I showed you how to create a directory structure for your web site and how to create relative links to link all your pages together to form a site.

In the event you cherished this informative article in addition to you want to acquire more info with regards to web lab directory i implore you to visit the web-site.