# Sitemap Generation API

**Last Updated:** 2026-01-20

## Overview

The sitemap generation API (`/v2/api/generate-sitemap.php`) generates XML sitemaps for search engine indexing.

## Endpoint

**URL:** `/v2/api/generate-sitemap.php`  
**Method:** GET  
**Output:** XML sitemap

## Purpose

Generate XML sitemaps that list all pages on the Ordio website for search engine crawlers.

## Output Format

Standard XML sitemap format following sitemap.org protocol.

## Related Documentation

- **[SEO Strategy Documentation](../../seo-strategy-2026/README.md)** - SEO strategy documentation
- **[Technical SEO Guide](../../seo-strategy-2026/docs/data-sources/TECHNICAL_SEO.md)** - Technical SEO documentation
