Trying to Generate Sitemap
Permalink
Hi All,
I'm trying to generate a sitemap on my site with concrete5 but it is giving me this error:
The file /var/www/dev/sitemap.xml is not writable
I have no idea what this means or how to fix it. Any help is greatly appreciated! Thanks!
I'm trying to generate a sitemap on my site with concrete5 but it is giving me this error:
The file /var/www/dev/sitemap.xml is not writable
I have no idea what this means or how to fix it. Any help is greatly appreciated! Thanks!
Probably has to do with user permissions. What are you using to initiate the generating of a sitemap.xml?
I am going into Settings>Automated Jobs>Generate Sitemap
Go to your FTP (assuming this is a live site). Then find the sitemap.xml file and give it 777 rights. Probably the file currently hasn't got read/write rights, so concrete5 can not do anything with it. File should be located in the root (public_html) or whatever.