numero2/contao-structured-data

Provides Content Elements to create structured data (JSON-LD).

1.0.1 2025-07-16 07:57 UTC

This package is auto-updated.

Last update: 2025-07-16 07:59:03 UTC


README

About

This bundle provides a Content Element that allows you to easily add structured data to your Contao website using the JSON-LD format. By integrating structured data, you can enhance your site's visibility and appearance in search engine results, making it easier for search engines to understand your content.

System requirements

Installation & Configuration

  • Install the extension via Contao Manager or Composer (composer require numero2/contao-structured-data)
  • Run a database update via the Contao-Installtool or using the contao:migrate command.