#2671: Gzip compression of Sitemap?
--------------------------+-------------------------------------------------
Reporter: JayKlehr | Owner: adrian
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Contrib apps | Version: SVN
Severity: trivial | Keywords: sitemap gzip
--------------------------+-------------------------------------------------
Now that the Sitemaps framework is part of Django (great job by the way) I
was hoping that a bit could be added to enable gzip compression of the
sitemap xml files after they are created. Both Yahoo! and Google
recognize gzipped sitemaps, and Google's sitemap generator tool gzips them
by default.
Think this is possible for Django?
--
Ticket URL: <http://code.djangoproject.com/ticket/2671>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.