---
title: "WT SEO Meta templates - Content 2.0.0 - WebTolk websites development, Joomla Extensions"
description: "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions/2-0-0"
date: "2026-06-12T20:38:08+00:00"
language: "en-GB"
---

# WT SEO Meta templates - Content - Version 2.0.0

**Category:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins)

[!\[WT SEO Meta templates - Content\](https://web-tolk.ru/images/swjprojects/projects/21/en-GB/icon.jpg)](https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content)

- **Download type:** Free
- **Version:** 2.0.0
- **Date:** 19 May 2023
- **Downloads:** 1643

[Download](https://web-tolk.ru/en/get?version_id=247)

[Project](https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions)[GitHub](https://github.com/sergeytolkachyov/WT-SEO-Meta-templates---Content)

Change

### Joomla 4

- rebuild plugin with Joomla 4 structure
 - code refactoring

Addition

### Content plugins in article intro

Article intro seo variable text is now processed by content plugins

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-seo-meta-templates-content",
                "name": "WT SEO Meta templates - Content"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT SEO Meta templates - Content 2.0.0"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions/2-0-0",
            "name": "WT SEO Meta templates - Content 2.0.0 - WebTolk websites development, Joomla Extensions",
            "description": "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "WT SEO Meta templates - Content 2.0.0",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions/2-0-0",
            "description": "This plugin adds variables with data from Joomla content categories and articles and their custom fields, which can be processed by the main WT SEO Meta templates plugin. The plugin parameters allow you to set a single template for all categories and / or articles, according to which the text of the &lt;title&gt; tag and the text of the meta tag description will be formed. If the plugin parameters are disabled completely, the it will simply generate variables that you can use when filling in the &lt;title&gt; and meta-description manually.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "2.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=247",
            "datePublished": "2023-05-19 17:38:49",
            "image": "https://web-tolk.ru/images/swjprojects/projects/21/en-GB/icon.jpg",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content/versions/2-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1643
                }
            ],
            "softwareRequirements": "Joomla 4.3.1",
            "applicationSubCategory": "2.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Change: Joomla 4. - rebuild plugin with Joomla 4 structure\r\n- code refactoring Addition: Content plugins in article intro. Article intro seo variable text is now processed by content plugins "
        }
    ]
}
```
