Skip to main content
  • Type: string[]
URLs found in sitemaps are treated as startUrls for the crawler. They’re starting points for the crawl.

Examples

JavaScript
{
  sitemaps: ['https://www.algolia.com/sitemap.xml'],
}
⌘I