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 3 months 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 sequential words in ALL CAPITAL LETTERS

Finds cases of 4 or more words in a row that are in all CAPITAL LETTERS. Why sequential? To eliminate the tagging of ACRONYMS.

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?