Class: Events::SitemapRegenerated
- Inherits:
-
ApplicationEvent
- Object
- RailsEventStore::Event
- ApplicationEvent
- Events::SitemapRegenerated
- Defined in:
- app/events/events.rb
Overview
Sitemap lifecycle events — published by Sitemap::SitemapGenerator after regeneration.
Triggers SiteMapContentExtractionWorker to crawl all pages and refresh content,
schema, and the internal link graph.
data: { locale: (optional), category: (optional) }