MediaWiki master
generateSitemap.php File Reference

Creates a sitemap for the site. More...

Go to the source code of this file.

Classes

class  GenerateSitemap
 Maintenance script that generates a sitemap for the site. More...
 

Variables

 $maintClass = GenerateSitemap::class
 

Detailed Description

Creates a sitemap for the site.

Copyright © 2005, Ævar Arnfjörð Bjarmason, Jens Frank jeluf.nosp@m.@gmx.nosp@m..de and Brooke Vibber bvibb.nosp@m.er@w.nosp@m.ikime.nosp@m.dia..nosp@m.org

Note
GPL-2.0-or-later
See also
http://www.sitemaps.org/
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd

Definition in file generateSitemap.php.

Variable Documentation

◆ $maintClass

$maintClass = GenerateSitemap::class

Definition at line 344 of file generateSitemap.php.