Khang Minh
Forum Replies Created
-
Hello,
This issue has been reported here: https://github.com/OddOneOut/bwp-google-xml-sitemaps/issues/32
For now you can edit this file:
/path/to/wp-content/bwp-google-xml-sitemaps/src/sitemap/sanitizer/xml/priority.php, change%.1fto%.1Fand the errors should go away.Forum: Plugins
In reply to: [Better WordPress Minify] Blank "Manage enqueued Files"-listsThis is definitely weird. Can you leave me a message via http://betterwp.net/contact/ ? I will need more info to help you with this issue.
Hi,
Do you have a sample sitemap with KML links added so I can take a look at the actual output?
Thanks.
Forum: Plugins
In reply to: [Better WordPress Minify] Blank "Manage enqueued Files"-listsHmm so nothing that starts with “bwp_minify_”? That’s weird. Can you try changing some settings and then press Save changes to see if they are saved correctly?
Hello,
Have you checked this out: http://betterwp.net/wordpress-plugins/google-xml-sitemaps/faq/#not-found-error ?
Forum: Plugins
In reply to: [Better WordPress Minify] BWP-Minify breaks CSSThat seems to be a different issue, but I’m glad that you got it working!
Will write a new FAQ entry about this, thanks.
Yeah I believe you contacted me about this some time ago. Anyway, if you can show me actual code changes in 2.6 to provide support the Google XML Sitemaps plugin, I will see what I can do. Best to have the codes on github or somewhere else where I can easily see the diffs.
Forum: Plugins
In reply to: [Better WordPress Minify] BWP-Minify breaks CSSWeird, I’ve just tried running your site (http://spencerinst3.wpengine.com/) through pagespeed and it’s looking good to me, no missing stylesheets, and mobile-optimized. Your site is lightning fast as well.
Hi Robert,
If you view the source code of your sitemapindex.xml you will notice there are three blank lines before the declaration of the
<xml>tag. Something else is probably adding them to the sitemap.Also I notice that you’re using W3TC, so first try excluding the sitemap from W3TC, by following this guide: http://betterwp.net/wordpress-plugins/google-xml-sitemaps/faq/#not-found-error
If that doesn’t help, you will have to disable plugins one by one to know which one is the culprit, it can even be the current theme you’re using.
Regarding adding custom items to the sitemap, what sitemaps do you want to add items to?
Forum: Plugins
In reply to: [Better WordPress Minify] BWP-Minify breaks CSSI guess that you’re enabling the “friendly minify url” feature, and that feature is known to cause issue on WPEngine’s host. I’m working with WPEngine to resolve this.
Forum: Plugins
In reply to: [Better WordPress Minify] Blank "Manage enqueued Files"-listsCould be related to this issue: https://github.com/OddOneOut/bwp-minify/issues/56
Hmm weird indeed.
Do you submit the sitemap under
mycarquest.comorwww.mycarquest.com(note thewww) ?Have you tried contacting Google regarding this matter? It might be easier track the issue down from their side.
Do you happen to use a caching plugin? If you do, please try this: http://betterwp.net/wordpress-plugins/google-xml-sitemaps/faq/#not-found-error
The current version is still working for us, you can see a demo on http://betterwp.net .
We will definitely update this gem 🙂
Forum: Plugins
In reply to: [Better WordPress Minify] Blank "Manage enqueued Files"-listsOne last thing to try: go to your phpmyadmin and look for
wp_optionstable, and then remove option with this namebwp_minify_detector_log.If that still doesn’t work, please drop me a message via http://betterwp.net/contact/ .