Arne
Forum Replies Created
-
Yes, it shouldn’t be there. It’s an internal WordPress thing.
Unfortunately Bing always responds by getting the country by IP address. There is now way to force Bing to reply in English 🙁
The new beta version doesn’t do this check anymore:
http://www.arnebrachhold.de/redir/sitemap-dl-beta/
@gerhard: “as usual with this plugin”, what other localization problems do you have?
A bug 😉
Fixed in the new 4.06b release. Download here: http://www.arnebrachhold.de/redir/sitemap-dl-beta/
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Sitemap Overwrite?Which version of the plugin are you using? Only the new beta is compatible to the Multisite features of WP.
http://wordpress.org/support/topic/plugin-google-xml-sitemaps-early-testers-wanted
Best regards,
Arne
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Error with Sitemap@pushhyarag2000: There is no link, but you can view your sitemap ere: http://www.evolve-forever.com/sitemap.xml
@aahan: It also works for “normal” installations. Just try it out, if it doesn’t work for some odd reason, you can still just install the old version again.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] php memory@m: Please try the following:
1. Open sitemap-core.php
2. Go to line 1488 (public function ShowSitemap($options) {)
3. Insert below:error_reporting(E_ALL); ini_set("display_errors",1);4. Try to open the tags sitemap and check if you see any error (also try to look in the HTML source)
@astpaul: Somehow the WP Super Cache plugin changes the URL of the XSLT stylesheet to your CDN. Try to disable the Stylesheet by unchecking the “Use default” next to “Include a XSLT stylesheet” on the admin screen.
Mhhh 33.000 tags… thats a lot. I guess that PHP just runs into the memory limit. The tags are not split at the moment, so it might be simply to much…. Did you try to raise the memory / time limit and could you have a look in the apache log file if you see any memory error message?
Do you actually have any tags for your posts?
Do you have any tags?
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Missing manual rebuild of sitemapThe new beta version does not create static files anymore. So basically the sitemap is generated freshly every time. That’s the reason why there is no rebuild button anymore.
Best regards,
Arne
Thats a error on YAHOOs side. Try again later 🙂
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Shortcode?No need for any shortcodes. It creates additional static files.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Plans to add CPT support?Yes, the new beta version of the upcoming relase supports custom post types: http://wordpress.org/support/topic/plugin-google-xml-sitemaps-early-testers-wanted