Opened 12 years ago

Closed 10 years ago

Last modified 10 years ago

#18531 closed Cleanup/optimization (fixed)

Remove obsolete geo sitemaps

Reported by: Claude Paroz Owned by: nobody
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It appears that Google doesn't support Geo sitemaps any longer.

We should evaluate if anything in contrib.gis.sitemaps is still relevant and remove the obsolete stuff.

Change History (2)

comment:1 by Claude Paroz <claude@…>, 10 years ago

Resolution: fixed
Status: newclosed

In 5c61b8519d8ce02e4308201f3e81fdc99ad80b58:

Fixed #18531 -- Deprecated Geo Sitemaps

I've chosen a quick deprecation path, as Geo Sitemaps themselves
are deprecated from some time now.

comment:2 by Claude Paroz <claude@…>, 10 years ago

In 74b34676468f2cbf0e5e996cca6f83fabe7a3f6d:

Removed GeoRSSSitemap

Refs #18531.

Note: See TracTickets for help on using tickets.
Back to Top