Anyone using CloudFlare on multiple sites?
-
We are considering using CloudFlare as a CDN for a large group of sites. The fees are $5 to $200 depending on many factors. We tried the free trial on one site and were impressed with the results. I am wondering if any of you have any longer term experience with this and performance metrics, etc.
-
Does anyone know how many domains you can have under the business plan? Is that just for one site?
-
Since im here im going to respond to this with a couple of things.
"While Cloudflare offers many optimization services and DDoS protection, many of them break Magento and Wordpress functionality."
I've not had any issue with this. Typically if something does break in WP or Magneto its pretty simple to fix. Personally, i dont run WP sites without cloudflare, its too much of a security issue.
" Implementing caching and Google PageSpeed with Nginx or Apache shows much better performance,"
You should do this anyway....
" Worse though, Cloudflare doesn't allow you to use your own SSL on any plan under $200/moth"
Sure it does, i run 40 + sites on standard Comodo SSL certs on Cloudflare pro without issue.
"If you're a Pagespeed/YSlow nut, they you'll really be upset to learn Cloudflare adds a security cookie to everything, so there is no way to have serve content on a cookie-free domain when using Cloudflare DNS"
Thats a fair point, though perhaps not such an issue in most situations.
"Customer service is also slow and mostly automated, so don't expect great service on unpaid plans."
Again i dont really find this. Most of my accounts are CF Pro but for those that arn't, i dont notice any difference in support level. I know Business and Enterprise plans get faster support but for $200 + a month, i'd expect that anyway.
-
Old post but wanted to add a little. Been with Cloudflare for years but want to switch, so I searched Moz to learn what might happen to site ranking. I'm now neutral about Cloudflare and actually turned off extra services just to use their DNS for a few sites. While Cloudflare offers many optimization services and DDoS protection, many of them break Magento and Wordpress functionality. Implementing caching and Google PageSpeed with Nginx or Apache shows much better performance, especially in Asia. Worse though, Cloudflare doesn't allow you to use your own SSL on any plan under $200/moth. So if you have your own EV SSL, plan on dishing out for this. If you're a Pagespeed/YSlow nut, they you'll really be upset to learn Cloudflare adds a security cookie to everything, so there is no way to have serve content on a cookie-free domain when using Cloudflare DNS. Customer service is also slow and mostly automated, so don't expect great service on unpaid plans.
-
I just looked and....Out of the top 100 pages by views, 90/100 have decreased load time by one half. Pretty serious stuff there. 10 have increases of like 10 to 30% but nothing alarming.
Best
-
Since this seems like this is a pretty active site, how is the GA pagespeed tab showing that things are doing since the switch?
As for as the threats blocked, they just blacklist ip addresses, they are not usually actual threats. Think about when you run a virus scan and it says it protected you from 125 threats and then you just see that it is talking about tracking cookies. Most of the threats are known TOR exit nodes. Which some people use them for things like that, but others use them because they can access content that is blocked in their country.
As far as the file requests, it does help shed file load, which is good. But that is what a CDN would do as well. Both of them do not cache page requests either, so they do not change the actual processing and page loading time of the site. They just change the asset loading time.
-
That sounds like a great plan. Furthermore, on the high-performance sites that you have the higher CF plan on, you'll also get Railgun. I've had a chance to utilize CF's railgun technology through a partnership with a hosting company, and i can say that its quite effective with even dynamic content (unlike most CDNs). Furthermore, it may decrease your overall technology budget by mitigating the need for a separate CDN. Visit https://www.cloudflare.com/railgun to read more about it.
Good luck!
-
Our intent is to subscribe to pro, go with the lower option $5 per month on less critical sites and the much higher options on critical high performance sites. I really appreciate the input and time, I am glad I had one last good answer to give.
All the best,Robert
-
I've been using Cloudflare for about 2 years now with 10+ sites (including 2-3 that receive 20k+ unique visitors monthly), and to be quite honest I have not found a DNS provider that provides the same level of optimization and security as them. I've tried some of the top companies in the DNS industry (including Dyn, which I still use for enterprise DNS redundancy & fail-over), however they all seem to be missing functionality that I regularly use within Cloudflare, which I ended up moving back within a week. Furthermore, performance-wise, I've yet to find a service that can match site load times accomplished with an optimized CF setup.
It does take some time & experimentation to dial in the optimization/security settings within Cloudflare for your particular site(s)/technology, however once dialed in, everything runs quite well. My favorite features are the DNS-based smart redirects (you can create URL patterns which will automatically redirect pages for you at the DNS-level.) along with their DNS-based firewall. The latter stops malicious attacks at the DNS level (it can cut off the hacker/spammer at the DNS level before it hits your serrver, as long as the user accesses your site using the protected domain), and has been quite effective for us for the past 2 years. Furthermore, Cloudflare reduces load times in various ways (caching at the DNS-level, JS/CSS minified, etc). They also allow you to integrate apps such as Google Analytics without having to directly add the JS code into your site.
In regards to Cloudflare optimization, after implementing the proper settings for one of my clients ecommerce sites, we've seen load times decrease by about 3 seconds on avg. Like I've said, it does take some time to get the optimal settings for your specific site, however I feel that its definitely worth it.
I'd recommend subscribing to CloudFlare Pro ($20/month for first site, and $5 for each one afterwards), as it comes with the WAP firewall at the DNS-level (which works almost TOO well. Sometimes detects actions on the backend as SQL injection due to the query patterns), along with SSL support (really cool, you can have SSL connected at the DNS-level). I believe you also get a LOT more slots for the smart redirects, which is invaluable to me. I know I probably sound like I work for CF, but to be quite honest I've experienced nothing but great service from them. The one time I had an issue, I contacted them on Twitter (which they actively check) and they replied/fixed the issue for me within a few minutes.
Hope this helps you make a more informative decision. Feel free to send me a private message if you have any other specific questions. I'll see what I can do to help out.
-
I forgot to post before I hit good answer and it wiped out my comments. Thanks for the detailed response. I will show our info to our head of dev.
Best -
jStrong,
Thanks for the info. I think responded to both you and Prestashop at once, sorry. I like the security features a lot given some client sites are fairly sensitive.
Best -
Thanks so much for the help here. That is the other piece that we liked about what we saw in the initial tests - security. Here is the data (sorry a bit redacted due to confidentiality needs) from our head of development. It is a reasonably large site with quite a bit of traffic over a short time interval ( a few days)
- 126k total pageviews
- 105k regular visitors
- 20k crawlers/bots
- 1.5k threats (which Cloudflare forces to jump through hoops to access the site, and if failed they are denied)
- 523k total requests for files and pages - 207k were handled by Cloudflare rather than having to be handled by our server
- 8.3 GB of bandwidth total - 2.0 GB of which were handled by CloudFlare, reducing our usage and allowing other sites to deliver faster.
I appreciate the info re cookies, I will have to look into that as there may be client concerns. Great help!
-
I personally do not like cloudflare. All is fine and well until a site on your DNS starts getting DDOS'd. Then it will affect your site as well. I tend to optimize a site how I want it and then use MaxCDN as a CDN network. Then you do not have to worry about compatibility issues either, like mentioned above. I do keep a cloudflare account however, I use it to move in front of sites that are actively being attacked.
One thing I don't care for is that cloudflare tracks your users and is basically building up a tracking database. If you look on your served resources there are a couple of cloudflare cookies for this purpose.
-
Hi Robert,
We use them on a couple client sites, more for security then CDN, but the service worked as advertised and their support was helpful when needed. Also, it did not conflict with any of the sites functionality. The client has been using the service since late last year and is satisfied as well.
-
Hi RobertFisher,
I've recently integrated Cloudflare Business into a large ecommerce site (top 50k Alexa). The site had several issues that impacted page load speed, our new visitors were experiencing very long load times in the 4-7 second range.
Cloudflare is amazing for the price. at $200/month it greatly reduced the amount of HTTP requests, minification reduced our page size, and it even saved a lot of bandwidth (which translates to server cost savings and/or more for your money).
Their support service has been consistent, however, I know their Business and Enterprise customers are priority.
Most other CDNs are going to cost far more than $200. It reduced our page load speed around 50%, before optimizing the other performance configurations they have available.
You do need to do some quality and assurance testing. With any CDN, when you deliver certain things differently, like javascript files, a new conflict could arise. For example, our sliders were having trouble rendering after integrating CF, so we had to adjust the settings to get them loading properly again.
Is there something more specific I could tell you about it?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Uses for Fiverr?
Hi,
Web Design | | ChrisHolgate
I'll keep this really short and sweet... I'm just intrigued more than anything. With the exception of user testing has anybody ever had a good experience with Fiverr? Obviously I'm not contemplating SEO services for $5 but I'm just curious as to whether anybody has found any services that were genuinely useful in a day to day capacity?2 -
How to add SEO Content to this site
Hi Great community and hope you guys can help! I have just started on a SEO project for http://bit.ly/clientsite , the clients required initial KPI is Search Engine Rankings at a fairly low budget. The term I use for the site is a "blurb site", the content is thin and the initial strategy I want to employ to get the keyword rankings is to utilize content. The plan is to: add targeted, quality (user experience & useful) and SEO content on the page itself by adding a "read more" link/button to the "blurb" on the right of the page (see pink text in image) when someone clicks on the "read more", a box of content will slide out styled much the same as the blurb itself and appear next to and/or overlay over the blurb and most of the page (see pink rectangle in image) Question: Is this layer of targeted , quality (user experience & useful) and SEO content (which requires an extra click to get to it) going to get the same SEO power/value as if it were displayed traditionally on the initial display? If not, would it be better to create a second page (2<sup>nd</sup> layer) and have the read more link to that and then rel-canonical the blurb to that 2<sup>nd</sup> page, so that all the SEO passes to this expanded content and the second page/layer is what will show up in the rankings? Thanks in advance qvDgZNE
Web Design | | Torean0 -
Will a .com and .co.uk site (with exact same content) hurt seo
hello, i am sure this question has been asked before, but while i tried to search i could not find the right answer. my question is i have a .com and .co.uk site. both sites have exact same product, exact same product descriptions, and everything is the same. the reason for 2 sites is that .com site shows all the details for US customers and in $, and .co.uk site shows all the details to UK customers and with Pound signs. the only difference in the 2 sites might be the privacy policy (different for US and UK) and different membership groups the site belongs to (US site belong to a list of US trade groups, UK belongs to a list of UK trade groups). my question is other than the minor difference above, all the content of the site is exactly the same, so will this hurt seo for either one or both the site. Our US site much more popular and indexed already in google for 4 years, while our UK site was just started 1 month ago. (also both the sites are hosted by same hosting company, with one site as main domain and the other site as domain addon (i thought i include this information also, if it makes sense to readers)) i would appreciate a reply to the question above thanks
Web Design | | kannu10 -
How does using a CMS (i.e. Wordpress/Drupal) affect backlinks and SEO?
So I need to build a website with over 100 pages in it. Elements of the design will probably be moved around and or tested so I need to use a CMS. It's pretty much a review site so while the content will remain static I'd like to employ A/B testing to mess with conversion rates. Wordpress has a plugin for that even. So I'm just wondering, since CMS pages are pretty much created on spot and not retrieved from a library, how this affects backlinks and anchor text? How exactly does the external website point to yours if the URL is dynamically generated? Or am I misunderstanding something? Please recommend any extra resources as well if you can.
Web Design | | seochump0 -
Two sites in same industry and which shopping cart
Right. So I suspect I am going to sound paranoid here - but you'll all forgive me right?? I am sure I saw a reply to a question on the Q&A suggesting that it was a bad idea to have two sites in one industry as Google may see it as trying to get two bites of the SERP cherry... is this accurate? I have an existing asp.net site in the maternity wear industry here in Australia and am wanting to start another site to appeal to a different customer base... the market is quite broad. There will be a core list of products that are the same between the sites, but also some quite different products. Content, product descriptions and categorys will be different. I have another website that I bought with reasonable age and links in the industry that I was going to 301 to the new site to give it a kick in the juice. So, not wanting to deceive my customers in anyway, I was thinking I would call it a "division of" or "sister site to" the existing ecommerce site, with a single link back and forward between the two sites. Would there be anything wrong with this in googles eyes? Even with same contact details? They would be run on totally different platforms and hosted by totally different providers. Or would you keep them totally seperate and only have contact details in images? Or a step further and have totally different phone numbers etc? Then the shopping cart - I would love some suggestions on which opensourse cart to use, preferrably one that I can set up myself, and that has a good framework for seo. I want to use schema.org, authorship, seo friendly urls all of which I am having trouble getting out of the developer of my asp.net site.... I don't want the new site to be asp.net Thanks in advance!!
Web Design | | catfree0 -
Redesign of an ecommerce site
I was just wondering how we should deal with filters and pagination with our ecommerce website. We can do nofollow or noindex, follow or canonical for both filters and pagination. Which one we should choose and why? By the way we are trying to create more sub categories to avoid too many pages but we have 1,000s products and we still end up with a quite high amount of pages. I've read a few conflicting seomoz QA about this issue. Many Thanks
Web Design | | Jvalops0 -
Suggestions For My Ecommerce Site
I am starting to work on an ecommerce site that I am part owner of. My partner who is the other owner started the site a while back and because he has no internet marketing experience the site didn't come out very well. I am currently overhauling the site and here is a list of things first on my list so I can at least get started on some seo and even ppc. I would really appreciate it if you could take a look at our store and see if you think I am missing anything or you could suggest anything else that really should be done immediately or something that is wrong. The site is www.clubfitnesswarehouse.com Update magento to newest version Fix url structure to be SEO friendly for homepage, category pages, product pages etc. For an example of a site that has great seo friendly urls please refer to examples on http://www.bigfitness.com/ site. For example these pages. http://www.bigfitness.com/treadmillstore.html , http://www.bigfitness.com/bosplincy.html , Remove top navigation menu and instead create left sidebar navigation menu created to navigate site and products. For example of these types of sidebars please refer to sidebar on http://www.bigfitness.com/ or http://www.americanfitness.net/ We will NOT be using same structure as what is in top navigation currently. Categories and keywords of categories will be changed and some will stay the same structure as is currently in navigation For header we would like to feature our shipping policy, returns, privacy policy, no sales tax etc. For example I have seen that I like refer to http://www.spiderofficechairs.com/ Obviously we do not want to copy but something similar for our own site. All images on homepage must be changed to include clickable txt so google can read text not just pictures. We would also like product pages modified to make more user friendly and conversion increased. Add to cart button needs to be changed, text needs to be brighter instead of dull grey color. Add to cart button must also be moved ABOVE THE FOLD! Also on product pages we would like to add sections in addition to Product Description, of Specs, and About section for each product page. We also need the ability to change this information as needed when we need to.
Web Design | | PEnterprises0 -
Setup of three major retail sites.. need advice.
I recently have taken a new position responsible for three large national retail sites which are all owned by one parent organization. Through a series of acquisitions, these three major brands have been brought under one umbrella and a brand consolidation is likely not to happen within the next 2-4 years. I have a number of questions I’m hoping to get some feedback on, but first a little more background is necessary. A year ago (before my time) the three sites were over-hauled, but were designed to use one common custom CMS and all of the navigation and nearly all the content is the same (with some exceptions, such as tags, url, etc.). All of the brands have identical products and services; however, each one services a different demographic in the US. The design was intended for ease of management, but is terrible for seo. Additionally, without the geographic reference, they all compete for the same keywords. They have now begun a very large ecommerce project utilizing an ATG platform. The initial direction is to use one platform for all three brands, but keep them on separate domains and with the use of basic switching, replace nominal content such as logos and references of the brands for each of the domains. I’m concerned with this approach and would like to hear your feedback.. When optimizing a page for one keyword set, are they likely to be filtered due to dup content? The argument that management has is that all three current sites rank very well for one keyword on all three sites. They feel it won’t be an issue due to this. One option, that is currently still available, is to tri-band one ecommerce site, but it would have to be on an entirely new domain. The other three domains are very well established and are PR6s. Management, and even I, is afraid to abandon these other domains, but having a single domain would allow us to have unique content and really leverage all efforts to one domain. Thoughts? Any knowledge or thoughts what kind of impact having three domains on one ATG platform will be? Thanks much! John If you feel it will help, please message me and I can share the urls... Also, how would you handle a company blog in this case?
Web Design | | kavaliauskas0