Web Design Stuff
HTML Tutorials    CSS Tutorials    Web Hosting   Resources
Create a Web Page 101
Making Web Pages Intro What is a Web Page? Why Make a Web Page? The History of HTML Learn HTML or XHTML?
Basic HTML
Basic HTML Tutorials Basic HTML Necessities How to Make a Web Page How to Edit a Web Page The Basics of HTML Tags Basic HTML Page Structure HTML Attributes
HTML Font Codes
HTML Font Codes Intro HTML Font Color Codes HTML Font Size Codes HTML Font Style Codes HTML Bold/Italic Codes Combining Font Codes
Formatting Text
Formatting Text Intro Making Paragraphs Miscellaneous Formatting Headings & Subheadings Creating Hyperlinks
Using Graphics
Using Graphics on the Web Add Graphics to Your Pages Graphics and Accessibility How to Align Graphics Page Color & Background Graphics as Hyperlinks Horizontal Rules
Creating Tables
HTML Tables Tutorials HTML Table Fundamentals Background & Border Color Table Frames & Rules Table Width and Alignment Cells 1 -Space & Alignment Cells 2 -Row Column Span Cells 3 -Width & Height
Making Lists
HTML Lists Tutorials Bulleted Lists Numbered Lists Definition Lists
HTML Frames
HTML Frames Tutorials Using Frames for Layout Advanced Frame Layouts Putting Hyperlinks in Frames Frame Border Width Color, Margin and Control Problems with Frames SmartFrames: A Solution SSI: An Alternative to Frames
Web Page Forms
Making Feedback Forms A Simple Feedback Form Installing NMS FormMail Debugging Your Setup My Web Host is Out to Lunch User Input Components Text Fields Checkboxes & Radio Buttons Dropdown Menus Push Buttons Layout and Presentation
Basic CSS
Basic CSS Tutorials What is CSS? Why You Should Use CSS How to Use CSS Inline Styles Embedded Style Sheets External Style Sheets Class Selectors ID Selectors Combining Selectors
CSS Properties
CSS Properties Intro Font Styles Width, Height & Spacing Borders Backgrounds Position Float & Alignment Hyperlinks
All About Web Hosting
Hosting Your Own Website What is a Web Host? Your Website's Home Page Building a Website Offline About Free Web Hosting Best Free Web Hosting Commercial Web Hosting How to Get a Domain Name Ecommerce Web Hosting Web Hosting Terminology
Free Web Design Tools
Best Free Website Tools Best Free Text Editors Best Free Graphics Editors Free Website Analysis Tools
Setting Up HTML Kit
HTML Kit Introduction How to install HTML Kit Screenshot Breakdown Basic Configuration Overall Appearance Shortcuts and Startup Editing Window Customizing Toolbars Using the Favorites Tab Making a New Actions Bar Odds and Ends
Free Templates
Free Website Templates Two Column Fixed Width Three Column Liquid Layout Miscellaneous Templates Dynamic Menu Effects Two Column Experimental Terms of Use About These Templates
Website Templates Help
Getting Started Template Zip File Download How to Edit Your Template What to Edit in the HTML How to Add Your Logo Making a Website
Web Design Tips
Web Design Basics Tables vs. Tableless Using Tables for Layout Example Table Layouts World's Crappiest Web Page
Twitter Backgrounds
Twitter Backgrounds Intro Cool Twitter Backgrounds Cool Twitter Backgrounds 2 Plain Twitter Backgrounds Dark Twitter Backgrounds Best Twitter Backgrounds Cute Twitter Backgrounds Music Twitter Backgrounds Music Twitter Backgrounds 2 Twitter Backgrounds 101 TERMS OF USE
All About Web Browsers
What is a Web Browser? Mozilla Firefox Internet Explorer Opera How to Set Up Firefox Top 5 Firefox Extensions
 
Contact
Post Some Feedback Send Me An Email Iron Spider Blog About Iron Spider... Site Conventions
 
 
 

 

Your Website's Home Page

 
After you sign up with a web host and have gained access to your account's control panel, one of the very first things you'll be asked to do is to establish a home page. Just to clarify, the phrase "home page" can refer to several things in internet parlance. It can refer to the page that your web browser defaults to when you first start it up or it can colloquially refer to a personal or hobby page on the internet.

But for our purposes here, "home page" will refer to the starting page or the entry page to your website. The file name of this page on your website is typically calledone of the following:
  • index.htm
  • index.html
  • default.htm
  • default.html
Now you may have noticed throughout your travels on the internet that many URLs don't actually have a file name at the end to indicate exactly which web page is being requested. To explain, let's say for example the URL to your website is:
http://www.your_domain_name.com/
Since there is no file name tacked on to the end of the URL, when you put this into the address bar of your web browser and hit Go, your browser is actually requesting the root directory of files that exists at this URL. Web hosts usually have their servers configured to search for and open the index.htm or the index.html file when any directory is requested by a web browser. Although this helps to abbreviate some URLs by dropping the file name, its real purpose is to prevent visitors from getting a directory list of files (á la Windows Explorer) when using a URL that requests a directory instead of a specific file.

Hence, the starting or entry page to your website, a.k.a. home page, should always be named index.htm or index.html and it should always be kept in the root directory that your web host has created for your HTML files, usually public_html (most web hosts' technical support should be able to tell you what this directory is and how to access it).

Normally, web hosts will plunk a ready-made index.htm file in your website's root directory after activating your account. This 'home page' usually displays the web host's company logo as well as some quick instructions to you that this is just a placeholder page which you should replace with one of your own.

Hence, the first thing you'll want to do is replace that home page with your own custom home page even if you're not ready to upload the rest of your website yet. You can accomplish this by creating a simple 'Under Construction' page, saving it with the file name index.htm and then using the File Manager application in your control panel to upload that to replace the default index.htm file created by your web host.

file_manager (18K)

Alternatively, you can use an FTP program to upload files to your website. This is actually preferable since the control panel's File Manager app is not very visually intuitive and won't give you a sense of dealing with the two key locations involved when uploading files.

And those are:
  • The offline copy of your website on your own computer
  • The online copy of your website on your web host's server
If you don't have a good FTP program, you should download and install a good free FTP program called FireFTP (requires the Firefox web browser).

Wait a minute.

You do have a copy of your website saved to your home computer, right?

If not, for shame!   :o)

Do NOT pass Go and do NOT collect $200.

Instead, go directly to the next page in this tutorial and learn how easy it is to build a complete fully functional copy of your website offline...





Best Free Stuff
for webmasters

Free Text Editors
Free Graphics Editors
Website Analysis Tools
Free Website Templates

See also:

How to Make a Web Page

 

If you need a .COM web address, you can get one quick and easy at...

www.GoDaddy.com
<~ BACK TOP NEXT ~>
 
HTML Tutorials |  CSS Tutorials |  Web Hosting |  Domain Names |  Web Design Resources
Iron Spider © Copyright 2004-2011 Robert Darrell