Topic on Project:Support desk

Difference in >=1.32 generatesitemap.php to <=1.32 version

2
182.232.14.130 (talkcontribs)

I use MediaWiki 1.33.0 and I desire to use generatesitemap.php.

from the manual I understand I should use this code for >=1.32:

php maintenance/generateSitemap.php --memory-limit=50M --fspath=/path/to/examplecom/sitemap/ --identifier=examplecom --urlpath=/sitemap/ --server=https://www.example.com --compress=yes

The URL path above is different than the URL path in the command aimed for <=1.32.0:

--urlpath=https://www.example.com/sitemap

I think the manual doesn't explain the difference --- what is the difference? Thanks,

182.232.14.130 (talkcontribs)
Reply to "Difference in >=1.32 generatesitemap.php to <=1.32 version"