Ticket #181 (assigned feature)

Opened 16 years ago

Last modified 15 years ago

Google news sitemaps and MRSS update

Reported by: brent Owned by: thomas
Priority: major Milestone: Beta 17 Release
Component: standard platform Version:
Severity: Deployed (Tech) Keywords:
Cc:

Description

1. Need to create a google news sitemap for news.healthguru - http://www.google.com/support/news_pub/bin/answer.py?hl=en&answer=74288

2. need to update our mrss feeds - google is returning the following errors


Invalid attribute value
The XML attribute describing this tag has an invalid value. Please fix it and resubmit.
Parent tag: item
Tag: content
Attribute: height
Value: 0
Problem detected on: Nov 19, 2009


(this on is on the NHG feed and i think it is because text articles should not have a duration)

Invalid attribute value
The XML attribute describing this tag has an invalid value. Please fix it and resubmit.
Parent tag: item
Tag: content
Attribute: duration
Value:
Problem detected on: Nov 12, 2009


Change History

Changed 16 years ago by khaled

  • owner changed from khaled to thomas
  • status changed from new to assigned
  • component changed from unknown / unassigned to default platform (front/back)
  • severity changed from New / Just Added to Evaluating

We need to be able to generate a google news feed. This is a basic XML file that contains data from our contents table.

The Zend XML class should be used to generate the file and it should be served via the FeedController? (/feed/googlenews). Optional GET parameter inputs may also be needed to control what data should be output.

Changed 15 years ago by brent

  • milestone changed from Beta 16 Release to Beta 17 Release

Changed 15 years ago by khaled

  • component changed from default platform (front/back) to standard platform

Changed 15 years ago by khaled

  • severity changed from Evaluating to Complete - Ready for QA

1. A new google sitemap has been created: www.healthguru.com/feed/newsitemap
2. MRSS parameters are now checked, if lacking they are omitted from the feed.

Changed 15 years ago by khaled

  • severity changed from Complete - Ready for QA to LIVE - Awaiting QA

Changed 15 years ago by khaled

  • severity changed from Ready Release (Tech) to Deployed (Tech)
Note: See TracTickets for help on using tickets.