Hallo,
ich wollte das Plugin Google (XML) Sitemaps Generator for WordPress
einabauen. Hat auch geklappt. Aber ich bekomme einfach keine Sitemap erstellt. Mir wird immer wieder folgende Fehlermeldung ausgegeben:
There was a problem writing your sitemap file. Make sure the file exists and is writable.
There was a problem writing your zipped sitemap file. Make sure the file exists and is writable.
Wenn ich mir im Debug-Dingens die Fehlermeldung ansehe, steht da:
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (CwPHP) in /home/www/cwcity/hosting/e/v/eve/htdocs/wordpress/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1548
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (CwPHP) in /home/www/cwcity/hosting/e/v/eve/htdocs/wordpress/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1548
Die sitemap.xml und die sitemap.xml.gz sind aber da, ich habe sie sowohl im htdocs ausprobiert, als auch im htdocs/wordpress verzeichnis. Beide Male erhalte ich oben genannte Fehlermeldung. Beide Dateien sind auch auf 755 eingestellt, wie in der Anleitung zu dem Plugin empfohlen.
Kann mir jemand weiterhelfen? Ich weiß wirklich nicht, was ich noch machen könnte.