See: Description
| Class | Description |
|---|---|
| CmsDetailPageDuplicateEliminatingSitemapGenerator |
Sitemap generator class which tries to eliminate duplicate detail pages for the same content and locale.
|
| CmsPathIncludeExcludeSet |
A helper class used for calculating which paths need to be included or excluded from the XML sitemap generation.
|
| CmsUpdateXmlSitemapCacheJob |
Scheduled job for updating the XML sitemap cache.
|
| CmsXmlSeoConfiguration |
Configuration bean which represents the options which are configurable from a 'seo-file' resource.
|
| CmsXmlSitemapActionElement |
Action element class for displaying the XML sitemap from a JSP.
|
| CmsXmlSitemapCache |
Cache for XML sitemaps.
|
| CmsXmlSitemapGenerator |
Class for generating XML sitemaps for SEO purposes, as described in
http://www.sitemaps.org/protocol.html.
|
| CmsXmlSitemapUrlBean |
A bean which represents an entry in an XML sitemap for SEO purposes.
|