Microsoft Office Live Small Business

Microsoft Office LIVE Small Business
gives you everything you need to make a website and build your business online.

FREE!!

That's right!!

Everything is
FREE
the First Year.


Get all the tools to build, grow, and manage your website and business online from
Microsoft®
Office Live Small Business

Free Web Hosting
Free Domain Name
Free Website Builder
Free Promotion Tools
All FREE!!


Next year, pay only $14.95/Year
for your domain name and email.

Everything else is still free!!.



Planning the Content

The most important part of any website is the page content. No matter how cool or impressive your website looks, if the content isn't right, Your Website Will Fail!!

Before you begin writing copy for your web pages, create an outline. This may seem like a lot of extra work, but the end result will be a better website.

Each main topic of your outline will be a separate page. (See Example Below)


I Main topic 1 (Page Title and H1 tag)
     A Sub topic 1 (H2 tag)
        1 Paragraph 1 on sub topic (paragraph tag)
         2 Paragraph 2 on sub topic (paragraph tag)
     B Sub topic 2 (H2 tag)
        1 Paragraph 1 on sub topic (paragraph tag)
II Main topic 2 (Page Title and H1 tag)

The graphic on the left shows a typical outline and how its various entities might relate to HTML tags used to build a web page.

For a better understanding you may want to skim the tutorials on Header Tags and Paragraph Tags in our HTML tutorial.

The Title

The actual Title of a document is placed in the head section of an HTML page between the title tags. <title>Title Here</title> The title is a very important.

First it is a key element used by search engines to index your page.

Second most search engines will place it on the search results page.

It should contain keywords, but should also be written to appeal to human readers.

Using Header Tags

h1 will be the main heading of your page. Repeat or rephrase the title. Be sure to use the same keywords in both your title and your main heading.

h2 will be the sub headings of your page which introduce your paragraphs. There may be more than one.
Use more of your keywords here.

Structuring your pages properly with header tags is important. Always use an h2 after an h1. Don't skip from h1 to h3.

Paragraphs

To save time on your outline, you may want to jot down a brief description of the paragraph that will appear under the header tag, instead of the actual content.

When adding actual paragraphs to your web page make them short. Don't place one 300 word paragraph on your web page. Break it up into short paragraphs that are separated by whitespace. This will not only make your page look better, but also make it easier to read.

Be sure to include keywords when you start writing actual content.
(Total visible words on a web page will be 500 or less)

Note: If the tool that you use to build your web pages doesn't include a spelling checker, you may want to build your content in a wordprocessor and then paste it into your pages. Nothing detracts more from the credibility of a website than bad spelling.

Make a similar outline of each page you think might be included in your website. Write the names of pictures or images that will appear on that page on the back of the document.

If you don't have an editor yet it's time to find one that is easy to use. Check out some of the many free ones on the net.

5 Free Website Builders (Recommended: Note Tab Light)


Next Stop

How to Build Your Website Template