Module: Hancock::Seo::SitemapDataField

Extended by:
ActiveSupport::Concern
Defined in:
app/models/concerns/hancock/seo/sitemap_data_field.rb

Constant Summary collapse

FIELDS =
[:sitemap_show, :sitemap_lastmod, :sitemap_changefreq, :sitemap_priority]