Dreamweaver Tip Add Some Meta Tags to Your Web Page
By: Samuel Mela
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:
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
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.
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. |