Sitemaps for wordpress.
I am no expert on this wordpress, But i sure can get the data from the database and put it into a sitemaps file (Or files for large blogs).
So, i will write this script today 2009-02-05 and post it under the GPL for anyone who wants it.
The objective of the sitemaps script it to find all public wordpress pages, in addition to any static pages that wordpress will display but are not part of wordpress like an html page you uploaded manually !
This will requier one PHP file, and a slight modification to your htaccess file if you do use mod rewrite with wordpress.
this is NOT a wordpress plugin in the litteral sense, it simply goes direct to your wordpress database and scans your directory structure for all non wordpress files.
So, will be updating you on this in a bit.