Creating Meta Tags With Dreamweaver CS4
A web page consists of two main areas: the head and the body. The body contains all of the elements which will be displayed in the browser window and the majority of which will be visible to the user. The head element, by contrast, contains information about the web page; meta information as it is sometimes called. In this article, we will look at the different ways in which Dreamweaver allows you to modify elements within the head of a web page, beginning with the title.
The title element is designed to contain a broad description of the content of the page. It is very important that each page should have a title and that the title is pertinent to the web page that contains it. Dreamweaver always adds a title element to every new page containing the text “Untitled Document”. Perhaps the simplest way of modifying this default title is to enter a title in the Document Title box of the Document toolbar which is normally displayed at the top of the page. Another method is to choose Modify - Page Properties and then click on the Title/Encoding category on the left of the screen.
The title element is the only element which is required to be placed within the head element. In addition a number of optional meta elements may be placed in the head area to provide further information about the current page. One such meta element is generated automatically by Dreamweaver along with the title: the content-type. This declares the character encoding for the benefit of the browser and is particularly important if you have a site with an international audience. To specify the character encoding, choose Modify - Page Properties, click on the Title/Encoding category on the left of the screen and then choose an Encoding option from the drop-down menu.
The meta description element is also one of the most important since, along with the title text, it is often displayed when your page shows up in the search engine results. The description meta tag should consist of a couple of sentences summarising the content of the page. To create a description in Dreamweaver, choose Insert - HTML - Head Tags - Description then enter your description in the dialogue box which appears.
Let’s just mention one final meta element: keywords. The keywords meta element should contain a list of the important words and phrases to be found on the current page. Only text that actually appears on the page should be listed. To create the meta keywords element in Dreamweaver, choose Insert - HTML - Head Tags - Keywords.
Related posts:
- Editing The Head Content Using Dreamweaver CS5’s Visual Tools A web page consists of two main elements: the...
- Precisely how Title and Meta Tags are used for Search Engine Optimisation When it comes to title tags and search engine...
- HTML Versus XHTML And Adobe Dreamweaver HTML is a markup language used to create documents...
- Working With HTML and XHTML In Dreamweaver by Andrew Whiteman HTML is a markup language used to...
- Basing A Dreamweaver Page On A Preset CSS Layout by Andrew Whiteman Cascading style sheets (CSS) is a far...
Tags: Cascading Style Sheets, computer software, computer;internet, computers and the internet, Computers:Software, css, Dreamweaver training, HTML, information technology, meta tags, web design, web development
You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.














