Help > Find missing description meta-tags

What does this trawl type find?

A common HTML problem is to upload a page without adding a description meta tag. Description meta tags are often shown as the description of the page in search engine listings. Including a good description tag increases the probability of a user choosing to view the page.

How to use this trawl type

On icon

You should make sure this trawl type is switched on. There should be a green tick next to this trawl type in the Trawl for... tab. If there is a red cross instead, click the cross to toggle the trawl type on.

How to solve the problems found

You can add a description meta tag to HTML of the page by using the following tag:

<meta name="description" content="Add page description here">

This tag should be placed within the <HEAD></HEAD> section of the html.