Closed (fixed)
Project:
Google News sitemap
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2009 at 03:29 UTC
Updated:
30 Sep 2018 at 01:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
spamwelle commentedthis would be great.
subscribing.
Comment #2
gdtechindia commentedwaiting for the response from developer on the issue.
regards
dhaliwal
Comment #3
mediahackers commentedSubscribing - getting this in Google WebMaster Tools:
Unexpected publication name
The publication name specified in your Sitemap does not match the publication name we have for your site in our database. Please check that the publication name in your Sitemap exactly matches the publication name displayed for your articles in Google News.
Comment #4
mknapp commentedSubscribing...
There's a bit of chatter about the 'Unexpected publication name' issue in general on google webmaster forums.
Our duct-tape job does the job for now #12. - http://drupal.org/node/625058
Comment #5
iamer commentedHere's a small patch that allows you to override the publication name in the module's settings. By default it uses the current behavior, until it is overridden.
Comment #6
dave reidVariables need to be prefixed with the module name and also need to have a corresponding variable_del() in googlenews_uninstall().
Comment #7
alexromao commentedHi,
here is a patch to change the publication name I've made.
In case you decide to leave it to the original sitename just leave it blank.
Comment #8
yan commented#7 works as intented. Here's a patch that adds variable_del() to googlenews_uninstall().
Comment #9
yan commentedRTBC?
Comment #10
danmccarey commentedThe attached patch allows taxonomy terms (as well as content types) to be selected for generating the site map.
Comment #11
danmccarey commentedAttaching again.
Comment #12
yan commentedDoes #10/11 have anything to dot with this issue?
Comment #13
yan commentedI think #7 are rtbc. I don't see what #10 have to do with this issue.
Comment #14
danmccarey commentedYes. Sorry. Wrong thread. Please disregard.
Comment #15
annikaC commentedI've updated this patch to apply to 7.x-1.4.
Comment #16
damienmckennaNeeds a tiny amount of work, but yes, this is totally worth including.
Comment #17
damienmckennaThis is a bit more comprehensive. It changes the settings to indicate that the site name will be automatically used if the publication name field is left blank, has improved logic for outputting the value, and deletes the variable during hook_uninstall.
Comment #18
damienmckennaCommitted.
Comment #19
damienmckennaNeeds to be backported to D6.
Comment #20
damienmckennaComment #21
damienmckennaThe D6 version is no longer supported. Sorry folks.