Designing Your Websites 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 arangement 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 http-equiv="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! Copyright(C) Bucaro TecHelp. Permission is granted for the below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made and the byline, copyright, and the resource box below is included. About The Author Stephen Bucaro To learn how to maintain your computer and use it more effectively to design a Web site and make money on the Web visit bucarotechelp.com. To subscribe to Bucaro TecHelp Newsletter visit http://bucarotechelp.com/search/000800.asp.
|
|
 |
 |
Google Adsense-"Explode Your Google Adsense and Affiliate Commissions through Niche Blog Content Sites
The overwhelming majority of the population has no clue what Google Adsense is and doesn't understand that Google and the site owner make money when they click on an ad. Now, lets say that from all of the people visiting your site from the link embedded in your articles resourced boxes, only one person a day actually clicks on an Adsense ad. When you start using Word press to build your Adsense websites, youll soon discover what I mean.
Google Adsense - Adsense affiliate marketing!
When you start using Word press to build your Adsense websites, youll soon discover what I mean. Stop trying to convince them that you didnt use MFA (Made for Adsense) sites. Google supplies excellent resources on The Dos and The Don'ts of Adsense as well as very comprehensive tutorials on how to set up and use Adsense.
Using Google Adwords to generate traffic to your affiliate marketing programs
Highly targeted traffic is one of the most important entities in the internet universe. Any website owner or administrator recognizes the importance of driving traffic to a website. The success of any website does not rely entirely on the site itself. You may have a terrific idea for a website, offer an excellent product or service, or have an exceptionally designed site with superb content, but if you do not use the right strategies to advertise, your site would not attract the high traffic you need. Attracting targeted traffic is a task that should be taken seriously for any site to succeed or make a profit. Fortunately, there are internet-marketing tools that help the website marketer to drive traffic to his website. One of the most sign...
Where Google Adsense should appear on your affiliate marketing websites
When deciding whether to incorporate Adsense into your website there are several factors to consider. Many feel that it diminishes their brand, whilst others see it as a useful tool for visitors which creates revenues and makes their content profitable.
Combining Google Adsense with affiliate programs to mazimize affiliate marketing revenue
Are you a webmaster who needs funds to keep your website running? Or is your website the only way for you to earn income? Whichever you are, for as long as you are a webmaster or a web publisher and you need cash, affiliate marketing may work well for you. With affiliate marketing, you may get a lot of cash pouring into your bank account easily. And if your website is rich in great contents and you want to earn more profit, why not get into the Google Adsense program as well?
Submit Your Websites to Search Engines Like Google and Yahoo
If you have a web-based business or if a significant portion of your business is done on the web through your website, then the best advertising and marketing is done by submitting to a search engine. No amount of press release, newspaper or radio ad, banner ad, spam email or newsletter will achieve the same results, although, maybe effective in a small proportion.
Google WebSearch™ & Google Adsense - Yahoo!
The makers of the world renowned search engine, Google, have taken things a step further to increase their user loyalty, grow their user base and at the same time reward websites for helping them promote their search engine. What a beautiful deal.
5 Steps To Optimizing Your Website For Google And Yahoo
The mere thought of SEO is enough to send most webmasters into a flutter. A good ranking in the search engines is a sure-fire way to make money from a website, yet it is not an easy task. But while the exact ranking algorithm used by top search engines is one of the world?s best kept secrets there are some basic principals you should always keep in mind:
Google Video Viewer tweaked for Non-Google content
'DVD Jon', a Norwegian programmer, has tweaked Google video to make it play clips that are not on Google's servers.Google Video ( http://video.
Murad Taps WebMetro to Leverage Google's Content Network Resulting in Sales Boost
Google's newly released AdWords success story features how Internet marketing agency WebMetro (http://www.webmetro.com/) optimized Murad's cellulite line by increasing sales while lowering cost per acquisition.
Yahoo Search Marketing: Is an Effective Online Marketing Tool
Yahoo! manages to utilize its huge network of websites and portals to provide Yahoo! Search Marketing services which provides you an opportunity to advertise your business in a number of methods. The methods are sub-divided in the following categories:Sponsored Search: Display your ad prominently in leading search engines such as Yahoo!, MSN, Altavista, CNN and InfospaceProduct Submit: Get your product listed in Yahoo! Shopping and Yahoo! Buyers Guide and be found by millions of usersTravel Submit: Get your travel product or service listed in Travel Deals marketplace or Travel Deals listings and allow easy access of information to potential travelersDirectory Submit: Powered by the powerful Yahoo! Search, submit your business information in...
Google's SEO Advice For Your Website: Content
The web pages actually at the top of Google have only one thing clearly in common: good writing. Don't get so caught up in the usual SEO sacred cows and bugbears, such as PageRank, frames, and JavaScript, that you forget your site's content.
Google, Yahoo!, Apple and Microsoft Most Talked about Brands Online
Technology companies dominate in new research into online social media.
Online Marketing Travel Conference - Online Revealed Introduces User Generated Content Conference Platform
The 4th annual Online Revealed Internet marketing conference reaches out to the travel and tourism industry to contribute content for the April 13-15, 2009 event in Niagara Falls
Google Adsense Profits Mixed In With Affiliate Marketing
Affiliate marketing has become one of the most effective ways to advertise online. It is also one of the easiest ways for anyone with a website to make a profit online. Affiliate Marketing is an agreement between a merchant and a website owner. The website owner, or the affiliate, allows the use of their site for the promotion of the merchant's products by linking to the merchant's website. In exchange, the merchant pays a commission to the affiliate on all sales generated by the affiliate. Every time someone clicks on the link on the affiliate website and proceeds to make a purchase, the affiliate gets a commission. The merchant will pay the affiliate only when a customer clicks on the product link and makes a purchase.
|
 |
|