Hi
I have joined cloudflare but my site speed has not changed. it is still loading around 3.3 seconds
Is there anything i am doing wrong
Hi
I have joined cloudflare but my site speed has not changed. it is still loading around 3.3 seconds
Is there anything i am doing wrong
Your expectations on CloudFlare are wrong.
Also you say your site-speed has not been improved but you do not provide a test BEFORE you have been routed through CloudFlare.
Your site itself is just very very un-optimized and like expected a WordPress page. WordPress pages are like 99% using some Themes for $60 which are very very flexible, but never optimized. Thats why I hate WordPress, but these are just my 2cents.
So if you really wanna get some help. Go and:
Then we can take a look into both speedtests and inspect them.
If you test your site please run the test at least twice! This you should do due to the fact, that CloudFlare is no real CDN but a proxyCDN which warms up cache by serving it. Means: first calls always land in ācf-cache-status: EXPIRED
ā or ācf-cache-status: MISS
ā.
But to make this clear: its not CloudFlares fault that your site is not performing well. It can just āimproveā it. It cant perform magic and make a Manta as fast as a Ferrari
Hi, i have ran lots of tests before cloudflare and once i have had it installed and the results are the same, and that is what i said. i did use many year ago joomla, but developers i spoke to said wordpress was much better.
i will pause cloudflare now and do the test again.
here is the test with cloudflare on pause
here are the results with cloudflare installed
any help and advice would be great
I run your test again while CloudFlare was paused and it now rankes like this:
Test1
Test1
Summary:
Without CloudFlare Test 1: 4.2s
With CloudFlare Test 1: 3.3s
With CloudFlare Test 2: 2.8s (always run twice with Cloudflare!)
But Speed isnt everything, it is also very important how your page will be ranked in google. There also it seems to perform better with CloudFlare.
Anyway: even if CloudFlare is speeding your site up it will not be improved by much, due to the bad template and due to the fact that modern standards are not getting used on your Website.
Indeed on the test you proved it was faster without CloudFlare, but it seems to be very inconsistent as i ahve meassured about 4.0s without CloudFlare.
Like I said: its not CloudFlares fault, but as you already created this thread I will give you some hints:
PCITURES & IMAGES:
<picture>
tags and overload them with responive images.<picture>
tags and overload them with different formats (WEBP/HEIC/JP2) and native Images (PNG/JPG) as fallbackCSS & JS
FONTS:
DNS:
LOADINGPRDER:
explains itself
Well ⦠there are so much things to do. I would recommend to start with optimizing pictures which will gain you the most of it combined with correct lazyload and then loadingorder and CSS & JS
so:
Have fun!
Also: LazyLoad things like āAdsā. But do it even more aggressively!
Just load them if:
Additional tipp:
*.jpg
ā or ā*.png
ā aswell, so this can break pictures for iOS devices which not all supports webp in safari.Example: https://www.in2town.co.uk/wp-content/uploads/2020/10/life-and-style-magazine-UK.png
Notics: iOS 14 devices should natively support WEBP => SOURCE
.
ALL these have just been a few things you should care about, this was by far not everything. So just try to google and find out what you can do better, or use Google PageSpeed Insights which is telling you exactly what should be improved.
Also to your āproblemā about "Cloudflare is not improving your speed.
CloudFlare will keep the speed (for static files) about the same for every location on this world. If you let them be served from your origin server they have to take much longer routes if the request comes from more far away then London. So CloudFlare is not just speeding up your site by a bit (just a bit due to the bad optimizationlevel) but also it keeps this optimization worldwide.
I would not leave CloudFlare if I would be you. And as soon as you combine your CSS & JS files CloudFlares compression (Brotli lvl 11 I think) will come into the game and compresses your CSS and JS files even more.
But most WordPress users just want to install a āPluginā for about $20 to āsomehowā gain again a bit more performance and having the problems concealed instead of solving them natively
Hi, thank you for that. Can you bare with me as i am not technical, i am the least technical person you will come across but i am trying to learn. I will not leave cloudflare but i need to learn how to sort things out. so i will go things one by one
Iām sorry but as this is not a ātechnical SEOā forum this would not be related to CloudFlare in any way.
I have provided you with the biggest problems of your website. Just google how to implement them. Some of these things <picture>
Tag for example is sometimes not solvable in some wordpress themes as they are not ready for this.
i have chosen the option for images on cloudflare: implement webp pictures (natively in DOM and if possible not by CF dynamically). i think this is correct. i have polish put on, with lossy webp
sorry i do not know what this means
i do not understand what this mens
are you saying new images i install i should instead of using jpg i should use webp. and do i have to find a way of changing all the old images like this
i have lazyload switch on with my newspaper theme. not sure why it is not working properly so i will need to contact the theme developers. which i will do now. it will take them about four days to respond
i am using photoshop to have the images displayed at the correct size. the only times they are not showing at the correct size is the thumbnails and not sure how to sort that out
how can i do that
can you offer advice on that
thank you for everything
so where can i go to try and get this information
To fully optimise you need to optimize 3 segments.
Cloudflare can only help for segments 1 & 2 for cached guest/non-logged based visitors will easily scale.
GTMetrix just switched to using Google Lighthouse v6 for metrics so same underlying metrics as Google Page Speed Insights. So you might want to read my outlined guide at https://community.centminmod.com/threads/google-page-speed-insights-and-google-core-web-vital-metrics.20735/ as the order and how you load your assets/theme is something Cloudflare canāt help you with as that is up to you.
Google PageSpeed Insights uses Google Lighthouse v6 API to test Googleās page experience signal new Core Web Vitals metrics for both test lab and real world field data test (via Chome User Experience Report - CRuX) of your siteās theme/layout as well and how itās put together. Your decisions on what theme, layout and number of 3rd party requests/ads you place on your sitesā pages and the order of loading those assets will impact the page speed metrics measured.
The gist of Googleās user page experience signal measurements is that if you have a lot of javascript loading on your page, it will impact a users page loading experience and thus youād lower your scores. The less javascript you have on a page, the better the user page experience.
one thing i have noticed. if you look at this link, when i have cloudflare turned off it is all As, when i have it turned on it shows Compress components with gzip comes up with F, and Use cookie-free domains F. Is there a readon for that. do i have a conflict going on here with cloudflare.
Because Cloudlare generally uses Brotli, which is better, but that test doesnāt check that.
Cloudflare cookies are very efficient, and that test hates cookies.
Yep, most people using WordPress have no idea about web development and speed. Everybody thinks they can make a website, but there is a big difference between a website and a good website.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.