netresearch / nr-image-sitemap
Provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^11.5.0
- typo3/cms-seo: ^11.5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.59
- friendsoftypo3/phpstan-typo3: ^0.9
- overtrue/phplint: ^3.4 || ^9.0
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-strict-rules: ^1.5
- ssch/typo3-rector: ^1.5
This package is auto-updated.
Last update: 2024-10-11 09:48:01 UTC
README
This extension provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap.
Usage
Add extension template Netresearch: Image Sitemap (nr_image_sitemap)
to page template.
Image sitemap
The extension provides the new page type 1642072014
to generate an image sitemap.
Opening https://<YOUR-DOMAIN>/?type=1642072014
returns the generated sitemap.
Call https://<YOUR-DOMAIN>/?type=1533906435
to integrate the sitemap within the sitemap created by the
cms-seo extension.