Zeronese, Inc.
Home
Help & Support
Contact Us
Webmaster ResourcesArticle Details
 

Dreamweaver Tip: Add Some Meta Tags to Your Web Page

Date Added: April 06, 2008 11:59:37 PM
Author: Samuel Mela
Category: Tips and Tutorials: Dreamweaver Tips and Tutorials

Meta tags are invisible tags that can be added inside the head tag of a web page. By ""invisible"", I mean they do not show up in a browser when the web page is viewed.

So if meta tags are invisible, why should anyone use them? What good are they? How are they used?

There are many answers to the question of why anyone should use meta tags, because meta tags can be used for many purposes; but a very important use of meta tags is to create a search engine presence for your site.

For the purpose of getting listed on search engines, the two most important meta tags are ""Keyword"" and ""Description"".

The ""Keyword"" meta tags contain a list of words that a search engine can index on. In the text of a web page, it would look something like this:



The ""Description"" meta tag should contain a user friendly description of your web page. In the text of a web page, it would look something like this:



Create a Keywords Tag

So the next question is this -- how does one create meta tags using Dream Weaver 8? It could not be simpler. For example, to add a ""Keywords"" meta tag, from the Dream Weaver main screen, just follow these steps:

On the menu bar, click on Insert.

Click on HTML.

Click on Head Tags.

At this point, you will see the following options -- Meta, Keywords, Description, Refresh, Base, and Link. Select Keywords.

A ""Keywords"" dialog box will pop up. Add your keywords to it and hit the OK button. That is all you have to do.

The head of your web page will now contain a ""Keywords"" meta tag.

Create a Description Tag

Now you can create a ""Description"" meta tag. The process is almost exactly the same

On the menu bar, click on Insert.

Click on HTML.

Click on Head Tags.

At this point, you will see the following options -- Meta, Keywords, Description, Refresh, Base, and Link. Select Description.

A ""Description"" dialog box will pop up. Add your description to it and hit the OK button.

The head of your web page will now contain a ""Description"" meta tag too.

Other Types of Tags

In addition to the two tags described above. Dreamweaver offers a number of other specific tag creation options, and one catch-all generic option.

Refresh - This creates a ""Refresh"" meta tag, which sets the time interval for your browser to refresh the current page, or load a new page.

Base - This creates a ""Base"" meta tag. This is generally only necessary if the URL used to retrieve the Webpage is not the correct URL for resolving relative address references. You will not normally use it, but you can learn more about it if you need it.

Link - This creates a ""Link"" element (technically not a meta tag). Link elements are used to define document relationships. Typically the ""Link"" element is used to reference external style sheets.

Meta - The ""Meta"" head tag option is a wildcard meta tag creation dialog box. It lets you select a name for your meta tag and add content to your meta tag. You can use this to create any named meta tag you choose; for example ""Topic"", ""Creation Date"", or ""Facility Name"". You can add any textural content you want to the tag.

Conclusion

It is easy to add meta tags to documents in Dreamweaver. Just click on Insert, then HTML, then Head Tags, and pick the tag you want to add. You don't need to know anything about HTML to add them, and they are very important if you want a page to be listed in search engines.

© 2006 Sam Mela

Sam Mela lives in Springfield Virginia where he operates a math tutoring business. His web site is http://www.WeekendSuccess.com
 
RELATED ARTICLES & TUTORIALS
Superior to Dreamweaver?

I've heard a lot of good comments regarding Macromedia's Dreamweaver site building tool.


Dreamweaver 8 - Piece Of Cake No Coding Required

Setting up Database in Dreamweaver 8 without writing any codes It is again quite easy to setup your database using your favorite Dreamweaver 8 without writing any codes. If you are working with PHP4 or PHP5 you can always set it up smoothly as possible.


Creating A Development Folder In Dreamweaver

In this lesson I will briefly tell you about a useful way to set up a development folder on your server. Often times when you are creating a website, you will need to experiment with how pages look before you want the public to see them.


Creating Dreamweaver Website Templates Starting From Photoshop

If you are starting from a Photoshop design, or any other html file, this tutorial will help you create Dreamweaver templates to aid you in controlling updating your designs using Dreamweaver templates.


Dreamweaver Templates - How to Save 1000 of Hours Using Them!

Now you may think “OK, you are going to talk about fancy web templates out there which may save my initial designing efforts”. No, I am going to talk about “how to make whatever template you choose a BIG-Time-Saver”.


 
Ratings Average rating: (null votes)
Comments

No Comments Yet.


Leave your comment:
Name or Website:
Email:
Comment
Visual Confirmation Security Code

*Enter the code shown:  


The views and opinions of authors expressed on Zeronese Webmaster Article Directory web sites do not necessarily state or reflect those of the Zeronese.net .