SmartCrawl sitemap gives 404 error. I’ve tried to add the following rules to nginx config file
rewrite ^/(.*/)?sitemap.xml /wp-content/uploads/sitemap.xml last;
Tried to disable all other plugins and to use default WordPress .htaccess, but it doesn’t work.