Arne
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Is it working?Just open your sitemap.xml 🙂
Since it is generated dynamically, there is no need to rebuild it periodically.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagSorry, that’s not related to the Sitemaps plugin 🙁
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagDid you submit the right URL? http://bossvfx.com/sitemap.xml
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagGreat!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Not able to access sitemap@digitalwebweaver: This sitemap file comes not from the plugin. Did you manually upload one via ftp? Please delete it then.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagcan you try the new test version from today?
http://downloads.wordpress.org/plugin/google-sitemap-generator.zip
Thanks!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] sitemap.html ERRORThanks!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagYes, just look at the admin panel of the sitemaps plugin and uncheck ” Include archives” under “WordPress standard content”.
Please test:
Download the new test version:
http://downloads.wordpress.org/plugin/google-sitemap-generator.zip
Open your wp-config.php and add this:
define("SM_BASE_URL","http://www.your-blog.com/");Add this to your .htaccess file in your domain directory (at the beginning, create one if it does not exist):
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^sitemap(-+([a-zA-Z0-9_-]+))?\.xml(\.gz)?$ /your-blogdir/sitemap$1.xml$2 [L] </IfModule>Please let me know if you need any assistance!
Wait before you do it, I found a quite simple way. I will check if I can add this to the next version. Are you using Apache Web Server?
I see! Unfortunately since the sitemap.xml is generated by WordPress, it can not be outside the WordPress directory. At least not easily, but I will thinking about this.
In the meantime, you could save the sub-sitemap with the static pages (sitemap-externals.xml) and put it in your root via FTP. Submit this one separately in Google Webmaster Tools and it will also be picked up 🙂
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] sitemap.html ERRORSure! I’m happy for every review 🙂 You know I do this for fun, I don’t earn money with it.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing XML tagThe option is there, look at the Sitemap Admin Panel!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] sitemap.html ERRORSure, I plan to do this on the weekend, since I don’t want to spam the users with new versions every day 😉
By the way, feel free to review the plugin if you like it!
http://wordpress.org/support/view/plugin-reviews/google-sitemap-generator?filter=5#postform