---
title: "Blank page 2.0.1 - 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/components/blank-page-component-for-joomla/versions/2-0-1"
date: "2026-06-07T16:53:42+00:00"
language: "en-GB"
---

# Blank page - Version 2.0.1

**Category:** [Components](https://web-tolk.ru/en/dev/components)

[!\[Blank page\](https://web-tolk.ru/images/swjprojects/projects/76/en-GB/icon.webp)](https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla)

- **Download type:** Free
- **Version:** 2.0.1
- **Date:** 30 June 2025
- **Downloads:** 1749

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

[Project](https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla)[Versions](https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla/versions)[GitHub](https://github.com/sergeytolkachyov/Blank-page)[JED](https://extensions.joomla.org/extension/style-a-design/page-background/blank-page/)

Fixed

### Bug fixes

Fixed bugs in the Joomla 5+ admin panel. Cleaning the code.

Note

### Joomla 6

The component has been successfully tested on Joomla 6-alpha2.

## 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/components",
                "name": "Components"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/components/blank-page-component-for-joomla",
                "name": "Blank page"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/components/blank-page-component-for-joomla/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "Blank page 2.0.1"
            }
        }
    ]
}
```

```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/components/blank-page-component-for-joomla/versions/2-0-1",
            "name": "Blank page 2.0.1 - 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": "Blank page 2.0.1",
            "url": "https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla/versions/2-0-1",
            "description": "All this component does is to display an empty page on the site linked to a menu item that does not create a load for either the database or the page render.",
            "applicationCategory": "Components",
            "softwareVersion": "2.0.1",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=471",
            "datePublished": "2025-06-30 09:13:55",
            "image": "https://web-tolk.ru/images/swjprojects/projects/76/en-GB/icon.webp",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/components/blank-page-component-for-joomla/versions/2-0-1"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1749
                }
            ],
            "softwareRequirements": "Joomla 5.3.1",
            "applicationSubCategory": "2.0.1",
            "isAccessibleForFree": true,
            "releaseNotes": "Fixed: Bug fixes. Fixed bugs in the Joomla 5+ admin panel. Cleaning the code. Note: Joomla 6. The component has been successfully tested on Joomla 6-alpha2. "
        }
    ]
}
```
