I was having issues with the Standalone Sitemap Generator (http://www.xml-sitemaps.com) not saving the configuration or crawling the site, even though I had it properly installed.
I contacted their tech support and got the fix. If you are have the same problems all you have to do is add an .htaccess file to the /generator directory with the following line:
RewriteEngine off
That’s what it took to get the script up and running for me.
No related posts.

You must log in to post a comment.