xowiki::Package proc google_sitemapindex (public)

 xowiki::Package[i] google_sitemapindex [ -changefreq changefreq ] \
    [ -priority priority ] [ -package package ]

Defined in /var/www/openacs.org/packages/xowiki/tcl/package-procs.tcl

This method provides a sitemap index of all xowiki instances in google site map format https://www.google.com/webmasters/sitemaps/docs/en/protocol.html

Switches:
-changefreq (optional, defaults to "daily")
changefreq as defined by google
-priority (optional, defaults to "priority")
priority as defined by google
-package (optional, object)
to determine the delivery instance

Testcases:
No testcase defined.
[ show source ]
Show another procedure: