Hello
Is it possible to make this into something which would generate Google NEWS sitemaps?
There is more information:
Here

http://googlewebmastercentral.blogspot.com/2006/11/introducing-sitemaps-...

and here

http://www.google.com/support/webmasters/bin/answer.py?answer=42738

Any idea whether this would be simple or not would be welcome, just to give an idea of likelihood.
I am hoping to use Drupal for collaborative news site.
Many thanks and best wishes.

Comments

darren oh’s picture

Status: Active » Postponed

This is not likely to be done unless someone who needs the feature submits a patch or pays someone else to do so.

darren oh’s picture

Version: 5.x-1.0 » master

This would be accomplished most efficiently by working with Views. XML Sitemap could provide an implementation of hook_views_style_plugins() and a default view.

darren oh’s picture

Project: Google Sitemap » XML sitemap
Version: master » 5.x-1.0
Component: Code » xmlsitemap
darren oh’s picture

Version: 5.x-1.0 » 5.x-1.x-dev
amccann’s picture

I would have some funding to make this improvement. Anyone interested?

darren oh’s picture

I'm starting to work on the next version now. Contact me directly if you would like to contribute.

darren oh’s picture

Assigned: Unassigned » darren oh
Status: Postponed » Active
darren oh’s picture

Status: Active » Fixed

Added in CVS commit 116187. To use, create a new view with page type "XML Sitemap: News". I did not include a default view because there is no standard URL for Google News site maps.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Balbo’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Component: xmlsitemap » xmlsitemap.module
Assigned: darren oh » Unassigned
Status: Closed (fixed) » Active

Is this fix portable to the version 6 of the module?

dave reid’s picture

Version: 6.x-2.x-dev » 5.x-1.x-dev
Status: Active » Closed (fixed)

Please do not re-open long-closed issues.

Also see http://drupal.org/project/googlenews which you should use for now.