Skip to main navigation Skip to main content Skip to page footer
SEO Sitemap TYPO3 v14 Open Source

An Image Sitemap For EXT:seo

A second sitemap type that lists every image referenced from pages and content elements, with its title and caption, in the Google image-sitemap schema. It plugs into EXT:seo as an additional XmlSitemapDataProvider — no scheduler, no extra database tables.

See it

This extension has no backend module. Its output is the sitemap, so the demo is the XML itself:

Straight From FAL

The data comes from sys_file_reference, so title and caption are exactly what editors entered on the image — no separate maintenance.

No Moving Parts

Rendered on request and cached like any other page type. Nothing to schedule, nothing that can silently stop running.