The following table details how each meta tag is populated:
| Meta Tag | How is it populated? | Used for Site Search |
|---|---|---|
| Title | Section name | Site name from the Config content type | No |
| Description | description on the section metadata tab | Yes |
| Keywords | keywords on the section metadata tab | No |
| og:type | Defaults to website. If the section contains a News content item, og:type switches to article, enabling specific additional tags defined in the News content type documentation. | No |
| og:site_name | Site Name from the Config content type | No |
| author | Site Name from the Config content type | No |
| generator | Hardcoded to Terminalfour | No |
| og:title and twitter:title | og:title on the section metadata tab or if that is blank the section name | No |
| og:description and twitter:description | description on the section metadata tab | No |
| og:image and twitter:image | If a General Hero Section, Landing Hero Section, Homepage Hero Section, News (with Image populated) or Program Hero Section is added the image is used, else the image from the Config content type is used | No |
| og:url and twitter:url | Set to the publish URL for the current section | No |
| twitter:site and twitter:creator | Twitter handle from the Config content type | No |
| robots | robots on the section metadata tab. Used to discourage search engines from indexing the page by adding noindex, nofollow |
Yes |
| sectionType | Populated based on the content added to the section: Event = event, News = news, Program Hero Section = program. If none are present defaults to website. |
Yes |
| pageLastModified | Last-Modified on the section metadata tab is not used by metadata on the page, but is used and automatically populated to set the <lastmod> for the page in the Google Sitemap |
Yes |
| searchTitle | Section name | Yes |
| titleSort | Section name with spaces and special characters removed | Yes |
| eventDate | Event start date generated by the Events Calendar module based on the Start Date and Time of the Event content type in format e.g., February 5, 2026 | Yes |
| publishDate | Publish Date from the News content type in format e.g., February 5, 2026 | Yes |
| searchDisplay | Hide from search from the Section Meta Description content type, if checked shows false | Yes |