Topic moved to the phpBB3 GYM sitemaps forum
Once you've installed GYM, you'll need to implement it's rewriterules. If sitemap.php (it's the same for gymrss.php) is installed at the same level or under (in a sub dir) the .htaccess you can just run the .htaccess generator and it will add the proper rewriterules.
Otherwise you'll have to proceed manually as explained in the GYM install file.
Once done, you can activate url rewriteing for the gym sitemaps module and get sitemaps.xml (and rss/rss.xml) url for it.
Note that GYM will use sitemap.php to generate all sitemaps, it's only an URL rewriting trick to make it .xml. Though, the sitemaps and feed can (and should) be cached in a way that the performances are really comparable to flat file access.
Have you taken a look at our
GYM challenge ?
++