Meta tags in HTML are used to include in web pages special information invisible in the browser. Such information may be used by browsers, web search engines, for author identification, or other purposes. To use Meta tags, you must be familiar with HTML.
Examples of Meta tags:
To add or modify Meta Information, select a page in the Logical Layout or Physical Layout, then right-click and choose Properties... from the menu. In the Properties dialog box, go to the HTML tab.
In the Meta Information section, there is a window displaying all the Meta tags present in the page.
If you want to add a new Meta tag, click the Add button. A dialog box is displayed, enabling you to fill in the HTTP-Equiv, Name and Content fields. Depending on the Meta tag you are creating, you can omit some of these fields. When you have finished typing the values, click the OK button. The new Meta tag will appear in the list.
If you want to edit an existing Meta tag, select it by clicking its HTTP-Equiv field. Then click the Modify button. A dialog box is displayed, enabling you to change the HTTP-Equiv, Name and Content fields. When you have finished typing the values, click the OK button.
Select a Meta Tag and click the Delete button to delete a tag.