---
sourceDocument: Xanadu ServiceNow AI Platform user interface
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-user-interface

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Content Management meta tags

# Content Management meta tags {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Meta tags are special tags in web pages that contain information about the page but are
not rendered with the page. You can define custom meta tags for content pages.

Meta tags are not noticeable to a page visitor unless the visitor looks at the page source
code. Web search engines read meta tags as they "crawl" the web, identifying and organizing
content. Modern website designers often use meta tags to embed "hints" to search engines about
how to index or otherwise crawl the site.

Structurally, a meta tag consists of a tag and a name/content pair and looks similar to the
following code.

    <meta name="generator" content="MediaWiki 1.16wmf4" />

The Content Management System allows you to define both site level and page level tags.
* **[Configure a page level meta tag](https://www.servicenow.com/docs/UTqL6Ulwru~F6g08jGOqpQ)**   
  A page level tag is a meta tag defined on a specific page and included on only that page.
* **[Configure a site level meta tag](https://www.servicenow.com/docs/ZV~08Ym2H8hrH_SG~Q4XlA)**   
  A site level tag is a meta tag is defined on a site and included on every page within that site.
* **[Configure DIV-based layouts](https://www.servicenow.com/docs/4LZWuzeiiCLYB8X9S8dVEA)**   
  After you create your site, you can change the site layout with DIV tags.
* **[Content meta tag hierarchy](https://www.servicenow.com/docs/1Amwmrfy2G38Kde~NqAJZA)**   
  Page and site level meta tags are included in a content meta tag hierarchy.

**Related concepts**   

* [Content sites](https://www.servicenow.com/docs/0~g1PIevFxGIOfwYOzVaRA "A content site is a group of related content pages that have the same basic theme, layout, and URL suffix.")
* [Content pages in CMS](https://www.servicenow.com/docs/Y7haHgucVKu2WIFrRmi9wg "Content pages are the core of the Content Management System. A content page is a web page that displays blocks of content.")
* [Content Management templates](https://www.servicenow.com/docs/MgmDw1oTnL0rtCeh4CW4QQ "Templates are content pages that are reused to provide a consistent look and feel.")
* [Content types](https://www.servicenow.com/docs/gAsbAqcdO66O8K4UGW4FcA "Content types provide site-specific control of how system data defined by templates is rendered.")
* [Content blocks](https://www.servicenow.com/docs/10IBm6HPSkM1sg4lE0xKOg "A block is a defined piece of content within the system that can be reused.")
* [Style in Content Management](https://www.servicenow.com/docs/wpqtQPHnQPBzHlNne~VNww "Content pages can be styled with CSS, just like any HTML website.")

