cubicweb #1400 generate a google sitemap [rejected]
Export a google sitemap. A Sitemap file lets you tell us about all the pages on your site, and optionally, information about those pages, such as which are most important and how often they change. By submitting a Sitemap file, you can take control of the first part of the crawling/indexing processes: our discovery of the pages. cf http://www.google.com/support/webmasters/bin/answer.py?answer=40318&topic=8465 And there is some python code available already: https://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.html | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2009/02/23 16:06, written by alutz
-
2009/02/23 16:09, written by alutz
-
2010/05/10 09:09, written by anon
add commentgoogle have also released a generator that keeps a look on access logs and regenerates the sitemap accordingly, this could be an option if we don't want to include this in cubicweb.
http://code.google.com/p/googlesitemapgenerator/
Downsite (from site above) : In addition, you must add language to your privacy policy substantially similar to "This site uses a tool which collects your requests for pages and passes elements of them to search engines to assist them in indexing this site. We control the configuration of the tool and are responsible for any information sent to the search engines."
The sitemaps protocol is now under CC and adopted by Yahoo and Microsoft :
http://www.sitemaps.org/
See project cubicweb-sitemaps to list related tickets.
juj