Got the software installed and running. Have a few questions about configuring it:
Exclusions-
We'd like to exclude the directory /faculty/, and everything in it.
What's the best pattern to exclude?
Using 'faculty/' might be too greedy, as that would also exclude '/english/faculty/' (?)
If we'd like to exclude everything in '/documents/' except '/documents/public/', how would we configure this?
Individual attributes-
Is it possible to give specific pages a different priority and update frequency, while still having the generator use the server's response for the modification time?
News Sitemap-
Is the behavior of the news sitemap documented anywhere? i.e. what's the default filter to find news items?
If we'd like to give specific news urls a different priority, how would we do this?
Thanks!