hi,
sitemap is not called from a root file anymore. it is now called like `mydomain.com/[zenfolder]/index.php?sitemap`. there is a line in the htaccess file that allows the use of the old call `mydomain.com/[zenfolder]/sitemap.php`.
anyway in the index.php file i see no where a case `if (isset($_GET['sitemap']))` to actually run the sitemap.
i actually tried to run it from my latest installation of zenphoto and no xml file was created in the cache_html/sitemap directory.
is there another way to call the sitemap ?
frank
Comments
As to how the magic works--the plugin checks that query parameter when it is loaded. Nothing needed in index.php.