collective.googlenews 1.0b2
Make your Plone site google news friendly
Latest Version: 1.0rc1
Introduction
GoogleNews service has some technical requirements. This add-on solve the only issues Plone have regarding these constraints. Lets Plone be GoogleNews ready.
Article URLs
URL need to display a three-digit number. This add-on override the url normalizer to add a unique id.
SiteMap
This add-on add a @@googlenews-sitemap.xml view for topic content type. This view add some checks before loading items:
- no more than 1000 items returned
- items must have been published in the last two days
- items are ordered on the effective date (reversed)
So you don't need to add criteria for these, but types should be set to News Item to be sure you are publishing news.
How to publish my website into google news ?
You need to have a topic instance in your website. By default in Plone /news/aggregator is the one. In the process you can provide the sitemap to help google to get the last news by providing the url example.com/news/aggregator/@@googlenews-sitemap.xml
Credits
Changelog
1.0b2 (2011-04-11)
- Check random digit doesn't starts with 199 or 200
1.0b1 (2011-04-08)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.googlenews-1.0b2.tar.gz (md5) | Source | 2011-04-11 | 19KB | 399 | |
- Author: JeanMichel FRANCOIS aka toutpt
- Home Page: http://plone.org/products/collective.googlenews
- License: GPL
- Categories
- Package Index Owner: hvelarde, toutpt
- Package Index Maintainer: hvelarde
- DOAP record: collective.googlenews-1.0b2.xml

