diff options
author | BerndZeimetz <BerndZeimetz@web> | 2010-06-23 18:44:52 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-23 18:44:52 +0000 |
commit | e32bce464305fd8314d8324169a2079516548faf (patch) | |
tree | b7fb7ba5e0178e96349cb3cfc3363ec009eada7f /doc/todo | |
parent | 609367933f07ff826a5c1bbbd093dfe2ddae1c04 (diff) | |
download | ikiwiki-e32bce464305fd8314d8324169a2079516548faf.tar ikiwiki-e32bce464305fd8314d8324169a2079516548faf.tar.gz |
It is possible to use google-sitemapgen to create google sitemaps for ikiwiki.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Google_Sitemap_protocol.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Google_Sitemap_protocol.mdwn b/doc/todo/Google_Sitemap_protocol.mdwn index 2cf7c61e3..ea8ee7f03 100644 --- a/doc/todo/Google_Sitemap_protocol.mdwn +++ b/doc/todo/Google_Sitemap_protocol.mdwn @@ -34,6 +34,9 @@ for an example. You will probably need to strip out the metadata variables I >>>[xtermin.us rather than localhost](http://xtermin.us/git/?p=website.git;a=blob;f=plugins/googlesitemap.pm) is 404 now. >>> -- weakish + +Although it is not able to read the meta-data from files, using google-sitemapgen [works well for me](http://bzed.de/posts/2010/06/creating_a_google_sitemap_for_ikiwiki/) to create a sitemap for my ikiwiki installation. -- [[bzed|BerndZeimetz]] + There is a [sitemap XML standard](http://www.sitemaps.org/protocol.php) that ikiwiki needs to generate for. # Google Webmaster tools and RSS |