Opened 19 years ago
Closed 19 years ago
#3033 closed enhancement (fixed)
[patch] Extend sitemaps tool so it supports the new sitemap protocol
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Tools | Version: | dev |
| Severity: | normal | Keywords: | sitemap |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Problem
Google, Yahoo and Microsoft have agreed to support the new sitemaps protocol.
Solution
Patch (which is trivial) that transforms the current sitemap protocol to the '''new, universal''' sitemap protocol.
Attachments (2)
Change History (3)
by , 19 years ago
| Attachment: | django-sitemaps.org.patch added |
|---|
by , 19 years ago
| Attachment: | django-sitemaps.org-2.patch added |
|---|
Corrected an error in sitemap_index.xml
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for the new sitemaps protocol