: if ( $is_index ) {

Sitemap Index

Each page of posts is at maximum 50,000 entries due to the limitations of the sitemap format. This means this map will only show the most recent 2,499,950 posts.

: if ( $warning ) { <: $warning :>

: } : for $to_map -> $map { : if ( $map != 'static' ) { Posts Page : } <: $map :>
: } : } else {

Sitemap of <: $route_type :>

Back

: for $to_map -> $map { : if ( $route_type == 'Static Routes' ) { <: $map :> : } else { <: $map.title :> : }
: } : }