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
-
What is your opinion in the use of jquery for a continuous scroll type of page layout?
So, I'm in 2 minds about this; let me start with a bit of background info. Context
Web Design | | ChrisAshton
We have a new client who is in the final days of their new site design and were when they first contacted us. Their design essentially uses 5 pages, each with several pages worth of content on each, separated with the use of jquery. What this means is a user can click a menu item from a drop-down in the nav and be taken directly to that section of content like using internal anchor links as if it were a separate page, or they can click the top-level nav item and scroll through each "sub-page" without having to click other links. Vaguely similar to Google's "How Search Works" page if each sector of that page had it's own URL, only without the heavy design elements and slow load time. In this process, scrolling down to each new "sub-page" changes the URL in the address bar and is treated as a new page as far as referencing the page, adding page titles, meta descriptions, backlinks etc. From my research this also means search engines don't see the entire page, they see each sub-page as their own separate item like a normal site. My Reservations I'm worried about this for several reasons, the largest of them being that you're essentially presenting the user with something different to the search engines. The other big one being that I just don't know if search engines really can render this type of formatting correctly or if there's anything I need to look out for here. Since they're so close to launching their new site, I don't have time to set up a test environment and I'm not going to gamble with a new corporate website but they're also going to be very resistant to the advice of "start the design over, it's too dangerous". The Positives
For this client in particular, the design actually works very well. Each of these long pages is essentially about a different service they offer and the continuous scrolling through the "sub-pages" acts as almost a workflow through the process, covering each step in order. It also looks fantastic, loads quickly and has a very simple nav so the overall user experience is great. Since the majority of my focus in SEO is on UX, this is my confusion. Part of me thinks that obscuring the other content on these pages and only showing each individual "sub-page" to search engines is an obvious no-no, the other part of me feels that this kind of user experience and the reasonable prevalence of AJAX/Paralax etc means search engines should be more capable of understanding what's going on here. Can anyone possibly shed some light on this with either some further reading or first-hand experience?0 -
Does anyone know of an easy way to create jump links in WordPress without having to hardcode it into the HTML?
I am using Genesis Framework with the New Pro child theme on my site called Learn Internet Grow and when I create long articles I like to have a menu so readers can jump to a specific section. I wonder if there is a best practice for how to create jump links quickly without having to switch between the code editor and the post editor. There are a bunch of plugins but I am wary of adding more. Maybe if someone can tell me about one they had a good experience with. Ideally, a resource that shows you how to create a custom plugin for this or a non-plugin way to alter the framework to enable easy jump linking.
Web Design | | LearnInternetGrow0 -
Joomla! Site Returning 12000+ Duplicate Content Errors! W Image
(I do award "Good Answer" and "thumbs up" to responses as earned) I have tried to ask this question previously (maybe not correctly). I have a client that I am doing the on and offsite optimization and the MOZ report is kicking back major errors. I have examples below. They all seem to relate directly to rokecwid and ECWID. Is there ANY solution to fix this? Is this hurting the rankings Since I didn't build the site, I am having to tell the website company what to do when I need changes made to code, etc... I am also not very proficient with Joomla! and my web engineer is one of those closet coders (the best kind to have) and doesn't communicate in a way that a "layman" could understand. He pointed out several issues with the HTML but I don't think that is related to this below. Can anyone tell me what to tell the web company that built this site to get rid of these errors? A very small sample of the urls w errors:
Web Design | | Atlanta-SMO
http://www.metroboltmi.com/shop-spareparts?
Itemid=218&option=com_rokecwid&view=ecwid&ecwid_category_id=3560097
1 14 1 http://www.metroboltmi.com/shop-spareparts?
Itemid=218&option=com_rokecwid&view=ecwid&ecwid_category_id=3560098
1 1 0 http://www.metroboltmi.com/shop-spareparts?
Itemid=218&option=com_rokecwid&view=ecwid&ecwid_category_id=3560099
1 14 1 http://www.metroboltmi.com/shop-spareparts?
Itemid=218&option=com_rokecwid&view=ecwid&ecwid_category_id=3560100
1 14 1 SEOMOZErrors_zps3a1ce2a2.png0 -
Is there something fundamentally wrong with our site architecture?
Hi everyone! Could a few of you brilliant people take a look at the architecture of this site http://www.ccisolutions.com, and let me know if you see any obvious problems? I have run the site through XENU, and all of our most important pages, including categories and products, are no deeper than level 3. Everything deeper than that is, in most cases, an image, a pdf or an orphaned page (of which we have thousands). Could having thousands upon thousands of orphaned pages be having a more hurtful effect on our rankings than our site architecture? I have made loud noises and suggested that duplicate content, site speed and dilution of page authority due to all those orphaned pages are some of the primary reasons we don't rank as well as we could. But, I think those suggestions just aren't sexy or dramatic enough, so there is much shaking of heads and discussion that it must be something fundamentally wrong with site architecture. I know re-arranging the furniture is more fun than scrubbing the floors, but I think our problems are more about fundamental cleanup than moving things around What do you think?
Web Design | | danatanseo0 -
How does a Responsive Site kill SEO?
How does a Responsive Site poentially kill SEO? I've seen a few feeds on twitter how a website took a rankings dive after implementing a Responsive theme; yet, it's not clear to me what is actually going on within a Responsive site that would cause the SEO rank to tank? I can only speculate that it introduces a bunch of 404 errors, or that it changes all of the URLs into gibberish, so you loose all of the links coming into your website if not 301'ed? Can someone clarify, what are the actual mechanical issues on a Responsive website that becomes a concern to SEO? Thanks.
Web Design | | ExploreConsulting1 -
Should the parent directory of the main site-navigation be clickable or not?!?
Highly discussed in our team is the question: Should all parent navigation items be clickable, or only the ones that have no child menu appearing on mouse over? At Starwood Germany, we would like to adjust the main navigation for all our websites in order to improve consistency and user friendliness. At the moment, most of our websites feature both clickable non-clickable parent items, depending on whether the items have a corresponding child menu (appearing on mouse over) or not. See example here: http://www.imperialvienna.com/en Some of our team members believe it might be irritating and/or confusing for the user if some items are clickable while others are not. What do you think? Any thoughts and insights would be truly appreciated!
Web Design | | DFM_GSA0 -
Site Activity, SEO, and behind login
I have a site that provides online education and as such, most of the user activity happens behind a login. This has me thinking about potential SEO impacts with a few questions that maybe someone could lend some light on: How important is activity (above just search activity) to the search engines Would it help to enter these pages, even though they're behind a login, into GA as we have with the front-end of the site Does a subdomain make a difference (right now we implement the course as a subdomain of the main site Lastly, as I was looking at compete.com, I am wondering how they get these use statistics?
Web Design | | uwaim20120 -
Why or why not use Dot Net Nuke (DNN)?
I have development team pitching my client on using Dot Net Nuke (DNN) for the CMS. I have no experience with DNN and not sure why the developers want to use it. They do want to use Server SQL and may build some software for a different part of the project in .NET. What SEO and UX questions should I ask about using DNN?
Web Design | | Joshen0