From http://support.google.com/news/publisher/bin/answer.py?hl=en&answer=68297 :

Our crawler also makes use of a Google-specific metatag to help determine how to best classify your content. By implementing the news_keywords metatag you can specify which keywords are most relevant to your articles. For example, in an article about the World Cup you could add the following code to help Google News better understand the nature of your content:

<meta name="news_keywords" content="World Cup, Brazil 2014, Spain vs Netherlands">

Thanks!

Comments

damienmckenna’s picture

Version: 7.x-1.0-alpha8 » 7.x-1.x-dev
Issue tags: +Nodewords-Metatag feature parity
damienmckenna’s picture

Title: Feature Request: Support Google's "news_keywords" metatag » Support Google's new "news_keywords" meta tag
kbasarab’s picture

Status: Active » Needs review
StatusFileSize
new714 bytes
new89.6 KB

Patch attached. Adds the news_keywords meta tag to the Advanced area of Meta tags.

kbasarab’s picture

StatusFileSize
new846 bytes

Adjusts description of tag to fix a grammar error and adds link to the Google News support document listed originally.

damienmckenna’s picture

Status: Needs review » Needs work

Looks good, but would you please update the description to use the correct format for embedding links? Thanks Kevin.

kbasarab’s picture

StatusFileSize
new846 bytes

Thanks Damien. Totally missed the embedded links standard: This URL explains it better: http://drupal.org/node/322774

Patch updated and attached.

kbasarab’s picture

Status: Needs work » Needs review
damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks Kevin!

damienmckenna’s picture

Status: Fixed » Closed (fixed)

Now that Metatag v7.x-1.0-beta5 is out am closing this to keep the issue queue clean.