Model
Robots
Magento\Sitemap\Model\Config\Backend\Robots
What it does
This backend model manages the sitemap robots.txt submission configuration setting in Magento admin.
It ensures that when this configuration value is saved, the page cache is properly invalidated for the robots.txt file so changes take effect immediately.
Developers would extend or reference this class when working with sitemap configuration that affects robots.txt generation.
Public Methods
- getIdentities()