Site-features:Keywords
From Site Foundry
What are keyword meta tags?
The keyword meta tags of a site sit inside the head section of the sites HTML as follows:
<head> <title>The big media company - test</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="keyword, website, CMS" /> <meta name="description" content="This is a description" /> </head>
They are a comma separated list of items that are sometimes used for indexing by search engines. For more explanation, click here.
Editing the site keywords
- To edit the keywords, click on the site features menu item on the top of the page.
- At the bottom of the section, there is a text area labelled keywords that can be filled with all keywords, separated by commas.
- To save the data, click on the page, anywhere outside the field that has just been edited.

