Model
ProductConfigReader
Magento\Sitemap\Model\ItemProvider\ProductConfigReader
What it does
This class reads sitemap configuration settings specifically for product URLs from the Magento store configuration.
Developers use this class when generating XML sitemaps to retrieve the priority and change frequency values configured for product pages, which control how search engines crawl product URLs.
Public Methods
- getPriority()
- getChangeFrequency()