Tagging your content is an efficient method of organizing your content. Auto-tags are tags that are collected automatically from within the page as part of the content enrichment process.
Tagging your content is an efficient method of organizing your content. For more info on how TrenDemon leverage tags, can be found here.
Auto tags are tags that are collected automatically from within the page as part of the content enrichment process.
How does it work?
As part of the enrichment process, Trendemon reads 3 types of tags from within your page: Page tags, Category tags, Author tags. All tags, no matter what type have the same weight and functionality in Trendemon.
Page tags
The process searches for the all "article:tag" meta tag in the website header:
<meta property="article:tag" content="tag 1" />
<meta property="article:tag" content="tag 2" />
If this tag doesn’t exist the process would search the first matching element within the page and grab the tag from their inner text:
[class=topic-link]
a[class=tags]
a[rel='tag']
a.topic
The tag value would be “tag 1”
Page Category tags
The system looks for these meta tag in the website header:
<meta property="article:section" content="food" />
<meta property="article:category" content="technical" />
The tag will be created in the next format: “category:” for example “category:food”
Important – these tags or elements should exist within the page itself (not on the category page).
To find the auto-tags collected to each URL you can visit the scan result page in the setting menu :
You can also add manual tags to the different pages to categorize them directly in Trendemon click here to read more.