damoncloudflare
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Did CloudFlare ruin my site?Hi,
Have you contacted us about this? This is odd if you have been on us for a bit.
This generally happens because you have something like this on your server:
redirect http://www.yourdomain.com to yourdomain.com
and then another rule saying redirect yourdomain.com to http://www.yourdomain.com.The one other thing that *might* be happening is a PageRule. Did you create a PageRule on CloudFlare to *cache everything*? If so, this is probably the cause (you need to create a PageRule to exclude the admin URL).
Forum: Plugins
In reply to: [Cloudflare] CloudFlare and WP Super Cache CDN Settings?Hi,
Is the domain running through CloudFlare? If so, you need to enable Development Mode so the changes appear (you can also purge your CloudFlare cache).
Note: You may also need to purge cache with certain caching plugins as well.
Forum: Plugins
In reply to: Smush.it HTTP error on image uploadCould very well be. Not unusual for something to go wrong after a WordPress upgrade of sorts.
Forum: Plugins
In reply to: Smush.it HTTP error on image uploadInteresting. We most certainly wouldn’t the cause with CloudFlare turned off. At the same time, however, I would still recommend excluding the admin section of WordPress from CloudFlare to minimize future issues down the road with plugins.
Forum: Plugins
In reply to: [Cloudflare] [Plugin: CloudFlare] getting a PHP warningCan you please try to remove and re-install the plugin? Please let us know what happens when you do.
Forum: Plugins
In reply to: [Cloudflare] CloudFlare and WP Super Cache CDN Settings?Glad to help!
If you notice certain things happening on certain URLs on the site because of optional features, I wanted to highlight that you can create Page Rules to exclude URLs from CloudFlare (can help in other situations).
Shouldn’t be any major issues relative to CloudFlare that I can see off the bat. If the plugin relies on JavaScript at all, the only thing that *might* impact it from CloudFlare would be Rocket Loader (can easily turn off if there is an issue).
Forum: Plugins
In reply to: [Cloudflare] CloudFlare and WP Super Cache CDN Settings?Try turning off the CloudFlare Auto Minify options (notably JS and HTML).
Forum: Plugins
In reply to: [Cloudflare] CloudFlare and WP Super Cache CDN Settings?Do you have something like Auto Minify enabled at both CloudFlare and the plugin?
Hard to look at the CloudFlare settings without knowing the domain.
Forum: Plugins
In reply to: [Cloudflare] CloudFlare and WP Super Cache CDN Settings?Hi armin3000,
Are you still seeing the same issue if you temporarily turn CloudFlare off (settings->Pause CloudFlare)? It is a quick way to test to see if CloudFlare is the cause.
Forum: Plugins
In reply to: Comment Redirect by Yoast – Doesn't seem to work with Disqus, or Cloudflare“I have wt3 cache, could that be doing it? “
Maybe. Does deactivating the W3TC plugin temporarily fix it?Forum: Plugins
In reply to: Comment Redirect by Yoast – Doesn't seem to work with Disqus, or CloudflareThanks for clarifying. I only mentioned it because we have seen Rocket Loader cause issues with Disqus at time.
An easy way to test if CloudFlare is interfering with it, however, is to temporarily turn us off and see if the issue is still happening (settings->pause CloudFlare). If you wait about five minutes before trying again, we should be going direct to your server after that time…
Forum: Plugins
In reply to: Comment Redirect by Yoast – Doesn't seem to work with Disqus, or CloudflareThis sounds like it might be a CloudFlare issue relative to Rocket Loader. Does turning off Rocket Loader fix it?
Just a quick note that we should be supporting this soon:
HTTP_X_FORWARDED_PROTO
Forum: Plugins
In reply to: [Cloudflare] [Plugin: CloudFlare] Can Cloudflare handle frequent updates?“1) What if I’m using Disqus?”
I would recommend leaving the beta feature called Rocket Loader turned off.“2) What if I’m making changes to my site? Do I have to sit there and wait for them to get through CLoudFlare’s cache?”
If you’re making changes to the static content we cache, then you would want to go to Development Mode first.3) Do I still need to worry about Cache like w3 or super-cache?
No conflict with still using these per se. I would recommend still using them…but just make sure you don’t have minify options turned on at both CloudFlare and the plugin (choose one or the other).4) What if I’m using a CDM like amazon to host my images and things?
That’s fine. Just make sure the CDN subdomain is defined in your CloudFlare DNS setings (settings->DNS settings).Some other helpful things:
Tips for new users