How do you make 2 xml files writable? using the CHMOD method? It is for the instruction for the wordpress google sitemap plugin... Here is the instruction I am having difficulty understanding.... 2. Make your blog directory writeable OR create two files named sitemap.xml and sitemap.xml.gz and make them writeable via CHMOD In most cases, your blog directory is already writeable. N.B The plugin has been acticavated on my plugin wordpress control panel. How do I make my wordpress blog directory writable? or make them 2 files writable via CHMOD? What is CHMOD ? Get back please...
chmod 777 filename. chmod is a unix/linux command line program. if you are running on windows your ftp client should be able to change file/dir permitions.