ArcGIS Server Geoportal extension
10

Package com.esri.gpt.control.sitemap

Provides an end-point associated with the generation of sitemap files based upon the content of the metadata catalog.

See:
          Description

Class Summary
SitemapHandler Handles the generation of sitemap files based upon the content of the metadata catalog.
SitemapServlet Endpoint for handling sitemap related requests.
 

Package com.esri.gpt.control.sitemap Description

Provides an end-point associated with the generation of sitemap files based upon the content of the metadata catalog.

http://host:port/context/sitemap

For large repositories, a sitemap index will be generated and will reference individual sitemap files with the following URL pattern:

http://host:port/context/sitemap?startRecord=[n]

Response configuration:

gpt.xml gptConfig/catalog
parameter configuration elements: <parameter key="" value=""/>

See Also:
sitemaps.org

ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.