Log in
Model

Frequency

Magento\Sitemap\Model\Config\Source\Frequency

What it does

This class provides frequency options for XML sitemap generation in Magento 2.

It returns an array of predefined update frequency values (always, hourly, daily, weekly, monthly, yearly, never) that are used in sitemap configuration and inform search engines how often pages change.

Developers use this when customizing sitemap settings or building admin configuration forms related to sitemap generation.

Public Methods

  • toOptionArray()