Daisy Analysis Pages Explained - Description
BodgeIt!
Overview
Features
  The Approach

  Look and Feel

  Lightning Fast

  Open Web Site

  Building a Site

    Step 1

    Step 2

    Step 3

    Step 4

      Body

      Body File

      Description

      File

      Keywords

      Menu Caption

      Menu Level

      Menu Options

      Menu Tool Tip

      Notes

      Page Title

      Title

    Step 5

    Step 6

    Step 7

  Easy Navigation

  Adding Pages

  Formatting Sites

  Multiple Sites

  Printing

  Uploading Files

  Verify

  Synchronise

  Security Copies

  ... More
Download
Register
Support
Techniques
FAQ
HTML Reference
Glossary
News
Search
E-Mail

Previous  Next  Help  Print

Description holds the description that will be added to the built page.

Remember that well thought-out keywords and a good description are important for your Web Site to be properly catalogued by the various Internet search engines.


Shown is a simple example of how BodgeIt! builds the Description into a page.

  <HTML>
  ...
  <HEAD>
  <TITLE>This is the Title</TITLE>
  ...
  <META NAME="Description" CONTENT="BodgeIt! is used ...
          to Build Web Sites">
  ...
  </HEAD>
  ...