The atg.sitemap.SitemapWriterService class writes sitemaps and sitemap indexes out to XML files. The ATG platform includes a component of this class, /atg/sitemap/SitemapWriterService. Typically you need to run a component of this class on each page-serving ATG instance in your production environment.

To configure a SitemapWriterService component, set the following properties:

In addition to these sitemap-related properties, SitemapWriterService also has several properties it inherits from atg.service.scheduler.SingletonSchedulableService. See Invoking Sitemap Generation and Writing for more information.

 
loading table of contents...