Skip to main content
All CollectionsPolicy Library
Policy Set - Common Website Content Errors
Policy Set - Common Website Content Errors

A list of some of the most common website content error policy checks.

Updated over a week ago

This policy set contains the following checks:

Repeating words in content

Flags a very common typo - repeating a short word. An example is finding "the the" in a page or "to to".

Email addresses missing a "mailto:" attribute

Flags email links without 'mailto:' included in the destination for the link, the email address will not be clickable.

Update Link - Link contains Outlook safelink code

Flags Outlook Safelink code. The links should be updated to point to the URL where the link redirects.

Find words in ALL CAPITAL LETTERS

Locate usage of ALL CAPS.

Lorem ipsum as a placeholder

"Lorem ipsum" is often used as a text placeholder. You can monitor your site to ensure that it is not used in your production site.

Repeating br tags

Identify <br> or <br /> being used consecutive times in page source.

Did this answer your question?