You are here

constant XMLSITEMAP_MAX_SITEMAP_INDEX_LINKS in XML sitemap 6

The maximum number of links in one sitemap index file.

1 use of XMLSITEMAP_MAX_SITEMAP_INDEX_LINKS
xmlsitemap_output in ./xmlsitemap.pages.inc
Menu callback; display the sitemap.

File

./xmlsitemap.module, line 55
Creates a sitemap compatible with the sitemaps.org schema.

Code

define('XMLSITEMAP_MAX_SITEMAP_INDEX_LINKS', 1000);