Sitemap Versions Save

Sitemap and sitemap index builder

2.4.1

6 months ago

Fix uncaught OverflowException: The buffer size is too big for the defined file size limit (@mougrim)

2.4.0

2 years ago
  • #80: Add example XML Stylesheet for use with setStylesheet() added in #63 (@craftyshaun)

2.3.0

2 years ago
  • #63: Add support for specifying a XML stylesheet for an index and a sitemap (@ParitoshBh)

2.2.1

5 years ago
  • #67: Fixed inserting in the file on Windows.

2.2.0

6 years ago
  • #51: 5.3 compatibility of tests.
  • Added ext-xmlwriter dependency.
  • #17: Added ability to set file size limit.

2.1.0

6 years ago

Support of multi-language sitemaps with alternative links for each location.

2.0.8

6 years ago
  • Fixes #44: Compress sitemap with a single gzip member per file (terales)

2.0.7

7 years ago
  • Added gzip support.
  • Removed usage of @.

2.0.6

7 years ago

Fixed bug in 2.0.5.

2.0.5

7 years ago
  • Added SiteMap::getWrittenFilePath().