Meta Tags

Each page in the site can use either a default set of meta tags defined for the site or a custom set of meta tags. 

Default Meta Tags

 

To edit the default set of meta tags used, go to Content Manager -> Site Settings and then click on ‘Default Meta Tags’.  You can then enter values for the title, keywords and description meta tags.  A field is also provided for ‘Other Head Elements’. Any code placed in the ‘Other Head Elements’ field will be inserted directly into the <head> element of a page.
 
Each of the meta tag fields can use WebTemplate tags to use page specific content for the meta tag value. For example, when a site is created, the default title meta tag will have the following value:
 
[wt:wt.settings.Site Details.Site Name] - [wt:Menu Text]
 
The name of the site will be substituted for the [wt:wt.settings.Site Details.Site Name] tag and the Menu Text attribute of the Page will be substituted for [wt:Menu Text]
 
Custom Meta Tags
 
Site Builder can be used to override the default meta tags for a page. To set the meta tags, navigate to the page in Site Builder and click on the ‘Meta Tags’ tab. Set ‘Use Default Tags’ to ‘No’ and enter the meta tags to be used for the page and click Submit.