Content blocks
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Content Management System
A block is a defined piece of content within the system that can be reused.
A content page is constructed by arranging customized blocks of content on a page. Content blocks are an important part of a CMS site. Existing content such as reports, gauges, and record lists are automatically available as content blocks and more can be created within the CMS.
After defining content blocks, use them on any content page by adding them to drop zones. For more information, see Add content to a page.
Create content blocks after sites and pages have been designed.
Related Content
- Content sites
A content site is a group of related content pages that have the same basic theme, layout, and URL suffix.
- Content pages in CMS
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
Templates are content pages that are reused to provide a consistent look and feel.
- Content types
Content types provide site-specific control of how system data defined by templates is rendered.
- Style in Content Management
Content pages can be styled with CSS, just like any HTML website.
- Content Management meta tags
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.
- View CMS block tags
View CMS block tags, which are used for advanced block creation and site flexibility.
- Configure a header block
A header block is a visual element placed at the top of pages. It provides a place for branding and other important site-wide functionality.
- Configure a static HTML block
Use static blocks for text that does not change. For example, use a static block for a site footer with only the company or organization name. A static HTML block allows any HTML code to be run within a page.
- Format an image as a static HTML block
An easy way to add an image to a CMS page is to use a static HTML block. After the block is created, you can reuse it throughout the site.
- Configure dynamic blocks
Use dynamic blocks to use scripting or to pull information from the system. Dynamic blocks are where most of your content resides.
- Catalog cart block
The catalog cart block is a dynamic block provided in the base system.
- Integrate Live Feed with CMS
You can provide access to Live Feed from pages built in the Content Management System (CMS). For example, allow an end user to access your company feed via the ESS portal.
- Configure Flash movie blocks
Use a Flash movie block to embed any Flash movie (.swf file) as an attachment or by referencing a URL in a content page.
- Configure a detailed content block
A detailed content block displays the content of an existing document, such as an incident, knowledge article, or service management request. The document type determines the page that a list of documents points to.
- Configure iFrames
An iFrame embeds a URL on a page within a frame. It can embed external pages or render ServiceNow content.