[dokuwiki] Re: how to implement auto sitemap generation

  • From: Martin Tschofen <martin.tschofen@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 30 Nov 2005 21:42:34 -0600

I think I got it to work, but I don't know how to trigger it to build
the site map as the file is blank except for the date.

At the dokuwiki root level (not in data):
sudo touch sitemap.xml.gz
sudo chown www sitemap.xml.gz
sudo chmod 644 sitemap.xml.gz

Set $conf['sitemap'] = 1  - assuming that that means its created once a day.

go to the sitemap page:
http://127.0.0.1/dokuwiki/sitemap
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: