---
title: "WT Schema.Org for JoomShopping  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-joomshopping-schema-org/versions/2-0-0"
date: "2026-06-14T20:40:28+00:00"
language: "en-GB"
---

# WT Schema.Org for JoomShopping - Version 2.0.0

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

[!\[WT Schema.Org for JoomShopping\](https://web-tolk.ru/images/swjprojects/projects/27/en-GB/icon.jpg)](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org)

- **Download type:** Free
- **Version:** 2.0.0
- **Date:** 11 July 2024
- **Downloads:** 1502

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

[Project](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions)[GitHub](https://github.com/sergeytolkachyov/WT-JoomShopping-Schema.org)[JED](https://extensions.joomla.org/extension/extension-specific/joomshopping-extensions/wt-schema-org-for-joomshopping/)

Addition

### Joomla 5 support

The plugin has been rewritten according to the Joomla 4 / Joomla 5 plugin architecture. This means that it should work with Joomla 6 without any problems. For Joomla 3, use the previous version of the plugin

Addition

### Changelog URL

Added Changelog URL. Now you can see the list of changes before the update right in the Joomla 5 admin panel.

Change

### Code refactoring

The code has been cleaned and refactored.

## 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-joomshopping-schema-org",
                "name": "WT Schema.Org for JoomShopping "
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT Schema.Org for JoomShopping  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-joomshopping-schema-org/versions/2-0-0",
            "name": "WT Schema.Org for JoomShopping  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 Schema.Org for JoomShopping  2.0.0",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/2-0-0",
            "description": "The plugin adds micro markup to the product pages and product categories Schema.org for categories of goods, manufacturers and JoomShopping products in ld+json format, which allows search engines to better understand the content of the page, as well as use it to display advanced results in search results and thereby stand out from competitors.\r\nJoomla 3 (JoomShopping 4.18.x) is supported. For Joomla 4 / Joomla 5 and JoomShopping 5.x, the plugin version 2.0.0 and higher is recommended.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "2.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=367",
            "datePublished": "2024-07-10 20:32:18",
            "image": "https://web-tolk.ru/images/swjprojects/projects/27/en-GB/icon.jpg",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/2-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1502
                }
            ],
            "softwareRequirements": "Joomla 5.0.0",
            "applicationSubCategory": "2.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Addition: Joomla 5 support. The plugin has been rewritten according to the Joomla 4 / Joomla 5 plugin architecture. This means that it should work with Joomla 6 without any problems. For Joomla 3, use the previous version of the plugin Addition: Changelog URL. Added Changelog URL. Now you can see the list of changes before the update right in the Joomla 5 admin panel. Change: Code refactoring. The code has been cleaned and refactored. "
        }
    ]
}
```
