Django

Code

Ticket #3033 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] Extend sitemaps tool so it supports the new sitemap protocol

Reported by: Petar Marić <petar.maric@gmail.com> Assigned to: adrian
Milestone: Component: Tools
Version: SVN Keywords: sitemap
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

django-sitemaps.org.patch (1.0 kB) - added by Petar Marić <petar.maric@gmail.com> on 11/16/06 20:07:33.
Patch for the new sitemaps protocol
django-sitemaps.org-2.patch (0.8 kB) - added by Petar Marić <petar.maric@gmail.com> on 11/16/06 20:16:18.
Corrected an error in sitemap_index.xml

Change History

11/16/06 20:07:33 changed by Petar Marić <petar.maric@gmail.com>

  • attachment django-sitemaps.org.patch added.

Patch for the new sitemaps protocol

11/16/06 20:16:18 changed by Petar Marić <petar.maric@gmail.com>

  • attachment django-sitemaps.org-2.patch added.

Corrected an error in sitemap_index.xml

11/20/06 10:32:40 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [4088]) Fixed #3033 -- Extended django.contrib.sitemaps to support new, generic sitemap protocol rather than Google's proprietary version. Thanks, Petar Mari?\196?\135


Add/Change #3033 ([patch] Extend sitemaps tool so it supports the new sitemap protocol)




Change Properties
Action