Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The content cleanup enrichment cleans up incoming text and removes potentially malicious content from the HTML body.

Table of Contents

Overview

The Content Standardization step is used to clean content as it comes in. From text fields, such as title or summary, any HTML tags are removed. From the HTML field body potentially harmful tags and attributes are removed, such as script tags.

When dealing with data from untrusted sources, this step should always be used.

Configuration

This step does not take any configuration.

  • No labels