Model
CmsPageConfigReader
Magento\Sitemap\Model\ItemProvider\CmsPageConfigReader
What it does
This class reads XML sitemap configuration settings specifically for CMS pages from the store configuration.
Developers use this class when generating sitemaps to determine the priority and change frequency values for CMS page URLs, ensuring they comply with sitemap.xml standards and store-specific settings.
Public Methods
- getPriority()
- getChangeFrequency()