strapi-plugin-sitemap icon indicating copy to clipboard operation
strapi-plugin-sitemap copied to clipboard

Use gzip for compression

Open boazpoolman opened this issue 4 years ago • 0 comments

Feature request

Summary

Serve a compressed sitemap.xml.gz file.

Why is it needed?

When you have large sitemaps the file size increases. It's best to compress this according to the documentation of https://github.com/ekalinin/sitemap.js

boazpoolman avatar Apr 21 '22 20:04 boazpoolman