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.
|
|
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. |
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.
Want to find out more about DeepTrawl? Please use the links below...