Django

Code

Ticket #4348 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Google sitemap ping update

Reported by: marijn <marijn@metronomo.cl> Assigned to: adrian
Milestone: Component: RSS framework
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Google's documentation on pinging changes in sitemaps ( http://www.google.com/support/webmasters/bin/answer.py?answer=34609 ) is different from the current Django implementation. The Patch provides updates to comply with preferred way of pinging.

Attachments

google_sitemap_ping.diff (0.8 kB) - added by marijn <marijn@metronomo.cl> on 05/20/07 14:10:27.

Change History

05/20/07 14:10:27 changed by marijn <marijn@metronomo.cl>

  • attachment google_sitemap_ping.diff added.

05/20/07 15:00:38 changed by Marc Fargas <telenieko@telenieko.com>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

The patch does not require any docs or tests from my POV. Just one comment, it assumes http:// maybe there should be some way to say "Hey my site is **only** https://" but that would be another ticket ;)

marking as "Ready for checkin" as it seems complete.

05/20/07 15:47:18 changed by adrian

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

(In [5300]) Fixed #4348 -- Updated Google sitemap ping code. Thanks, marijn


Add/Change #4348 (Google sitemap ping update)




Change Properties
Action