> ## Content Index
> Fetch the complete content index at: https://getpublii.com/dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# Tag tags

- URL: https://getpublii.com/dev/tag-tags/
- Published: 2017-09-08T13:51:13.614Z
- Updated: 2023-04-09T05:53:21.772Z
- Description: Tag item represents tags connected with posts: {{id}} - tag ID {{name}} - tag name {{featuredImage}} - featured image item {{slug}} - tag slug used…
- Author: Tomasz Dziuda
- Tags: Handlebars Tags

Tag item represents tags connected with posts:

-   **{{id}}** - tag ID
-   **{{name}}** - tag name
-   **{{featuredImage}}** - [featured image item](https://getpublii.com/dev/featured-image-tags/)
-   **{{slug}}** - tag slug used in URL
-   **{{{description}}}** - tag description
-   **{{additionalData}}** - additional data about tag as JSON object (template, meta title, meta description etc.)
-   **{{postsNumber}}** - number of posts connected with the tag
-   **{{url}}** - tag page URL
