You can use the same
urlconfig.xml file you created for URL optimization as
the URL configuration file for sitemap generation.
To use the URL configuration file with the Sitemap Generator:
Open the
conf.xmlfile located in theconfsubdirectory of your Sitemap Generator installation directory.For example:
ToolsAndFrameworks\<version>\sitemap_generator\confFor example:
<URL_FORMAT_FILE>urlconfig.xml</URL_FORMAT_FILE>
Edit the
<URL_FORMAT_FILE>value so that it points to theurlconfig.xmlfile you created with the URL Optimization API.For example:
<URL_FORMAT_FILE>C:\Endeca\ToolsAndFrameworks\<version>\reference\discover-electronics-authoring\WEB-INF\urlconfig.xml</URL_FORMAT_FILE>

