If you got the above message when trying to implement the XML sitemap, then you have the solution here.
I’m not touching the plugin installation part here as it is very well described by the plugin owner arne brachhold.
‘Make sure the file exists and is writable’. If we go by the sentence, we clearly understand that some file is missing. You may think of downloading the plugin again but it wont solve your problem.
When the plugin creates a sitemap, it should have some file to write it on right? To provide the plugin the file it needs just use your FTP.
Open your FTP and create a new file on the server side in the root directory and name it as sitemap.xml. Create another file similarly and name it as sitemap.xml.gz which will be created in zipped (compressed) format
Some FTP’s like filezilla may not have the option of making a new folder on server side. In such cases simply open your notepad on your desktop and make an empty file and name it as sitemap.xml. Similarly make an empty file and name it as sitemap.xml.gz. Then transfer them to your server using the FTP into the root directory (public_html) of your site. Make sure they are writable (normally, a 644 CHMOD should work).
After you’ve done that come back to settings and click on XML-sitemap. You will again see two red coloured lines in the beginning but hold your patience and click on build your sitemap manually.
There you go, your sitemap has been successfully built, wasn’t it? .
If your problem wasn’t solved even after this then do not hesitate to put a comment below.
Does the plugin work if they are not writable?
Thank you…
you have a great solution to the problem..
awesome..
I followed your instructions and it worked! Thanks! One of the things that I missed while reading other peoples solutions was I never clicked on rebuild sitemap manually. Once I did that, I found everything to be working fine now.
i made all changes. created new two file as you said. i made them writable. but i still got this two warnings
There was a problem writing your sitemap file. Make sure the file exists and is writable. Learn more
There was a problem writing your zipped sitemap file. Make sure the file exists and is writable. Learn more
i tried more and more
i tried every solution. but coulnd handle it
Are you sure you put those files in the root directory? If your blog is installed in a sub directory, then you should put these files in the root of that sub directory instead.
Thanks, worked for me with one change to your instructions,
“Open your FTP and create a new folder on the server side”
In my case I created “files” and not folders as suggested.
Yeh, that should have been a ‘file’ and not a ‘folder’. Too lazy to correct that now.
Hi, Mr.Sai,
I’m raj from Malaysia. I tried your way. But, i still can’t solve that problem. It is still showing the same thing. Please help me.
Thanks.
Thanks for the nice and clear instructions. Your post helped me resolve my issue.
I made all changes. Created new two file as you said. I made them writable. But i still got this two warnings
There was a problem writing your sitemap file. Make sure the file exists and is writable. Learn more
There was a problem writing your zipped sitemap file. Make sure the file exists and is writable. Learn more
I tried more and more
I tried every solution but couldn’t handle it.
wp 2.7 with quadro theme
Did you try ‘rebuild manually’ function after you made those changes?