![]() Previous Lessons
Lesson #2
Lesson #3
|
Web Site Structure
How to Build a Web Site > "Lesson #4: Web Site Structure"
Web Site Structure
Site structure is VERY IMPORTANT for a number of Reasons. A organized site will be MUCH
easier to Build, Navigate, Upload (to the Internet), Maintain, and Upgrade.
Additionally, search engines
will give more credability to a nicely organized site and therefore better
search engine query listings and therefore more visitors to your site.
VERY IMPORTANT
HTML FACT
Example: Suppose you go to address www.officialUSA.com. You see a USA Home page. But... what you are actually seeing is http://www.officialusa.com/index.html . Whenever you do not specify a file within a folder, the web browser will automatically search for and load the index.html. Example #2:
Golfing Site at officialUSA.com
If no index.html file was present, you would see the directory information and any files located within the folder. Like this.... I intentionally left no index.html in the sounds folder. It is a good habit to name
a html file "index.html" for each folder so visitors will not get lost.
|
||||||||
|
|
|
||||||||
|
|