Help > Find missing keywords meta-tags

What does this trawl type find?

A common HTML problem is to upload a page without adding a keywords meta tag. A list of keywords relevant to the page can be included in the keywords tag. This list is then used by many search engines to more accurately catalogue each page. Including relevant keywords can often improve the search engine rankings of a web 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 keywords meta tag to HTML of the page by using the following tag:

<meta name="keywords" content="Add a comma separated list of keywords here">

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