Arne
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Doubt Regarding Generated XML Sitemap TimeHi,
the time in the sitemap is always converted to UTC/GMT (+/-0). Would that match the difference to IST?
Best regards,
Arne
Forum: Requests and Feedback
In reply to: [Plugin: Google XML Sitemaps] Custom Taxonomies SupportHi Lee,
Thanks for your patch! I’ve integrated it into the new release (with some small changes) 🙂
The URL depends on your WordPress configuration. Please have a look at the WP administration panel and check the settings for WP and Blog URL.
Forum: Plugins
In reply to: Google XML SitemapsCan you show me the URL of your sitemap so I can have a look? Thanks!
Forum: Plugins
In reply to: Google sitemap generator problemsHmmm thats strange, looks like the plugin breaks in the middle of the admin page. Do you have access to the apache log files? Maybe you see some PHP fatal errors there?
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] How to change virtual.txt@philipanderson: No problem, you can add the following to your custom robots.txt file:
Sitemap: http://url/to/sitemap.xml.gz
@mcbrowne: Can you check if there is a static robots.txt file in your blog root?
Are you sure you’ve submitted the right URL to Google? The sitemap doesnt contain any “channel” or “link” tag. Sounds more like you’ve used a feed?
Ah, I just saw that you’re not using the original Sitemaps plugin but another version of it made for the multi-language plugin “qTranslate”. If you’re not using this plugin, please use the original Google Sitemaps version:
http://wordpress.org/extend/plugins/google-sitemap-generator/
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Combine with older static sitemap?Just make sue they have different names. The plugin uses “sitemap.xml” and “sitemap.xml.gz” by default, so just rename your other one to something else and everything should be fine 🙂
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Rebuild after RSS syndicationHi,
the sitemap reacts on the Hooks which get executed of you publish a new post like “publish_post” and so on. Maybe the importer plugin doesn’t call any of this hooks so the sitemap plugin can’t know about the new posts.
In this case a cron job would work.
Do you have qTranslate installed? Can you try to update both plugins to the most recent version?
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] TimeStamp is WrongHi,
thats fine, the sitemap plugin just converts the date and time to UTC (thats why there is a +00:00 at the end of the time):
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] What about Tag Pages?Hi,
actually you don’t even need to add them, since Google cares most about the single posts. But if you want to add them, as long as you’re not hitting your servers memory or time limit, its no problem. Just give it a try 🙂
Hi,
can you click on the “Debug” link and see if there is anything regarding the Yahoo Ping under “Errors, Warnings and Notices”?
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Google notification problemHi,
thats fine, Google only needs to download one of the files. To save bandwidth, the zipped version is recommended.