Just from my experience several thoughts. There is a mistake on 00:04:13 because if you change from Memcache to Redis, then you will also need to change the port. If not, in my case I got an error,- Redis not working properly. Another question is: who will better optimize your website's HTML/CSS/JS and etc Cloudflare or Litespeed. Loading Google fonts locally and caching Gravatar at 00:06:26 is a better practice as it will reduce network requests for faster loading. Hope that helps someone to clarify confusion in settings...
@JTechWP2 жыл бұрын
I'm working on a new version of this video soon
@jeanlucboucher41133 жыл бұрын
Wow this is the video iv been looking for. I found videos of over 30 minutes for cloud flare and 60minutes for litecache but you did both in 6 minutes 😂 you Sir deserve a Pint
@JTechWP3 жыл бұрын
Thanks Jean Luc, I like to get straight to the point ;)
@stephanetalboom68423 жыл бұрын
I agree as well...nice Video and explained good. Best regards Stéphane
@MassStash2 жыл бұрын
yeeeaaaa, could have been shorter had he just said TURN EVERYTHING OFF except.... lol. Bit shocked there's not much use of the litespeed cache plugin features....weird
@crazytones82082 жыл бұрын
Why you didn't on css, js and html minify?
@JTechWP Жыл бұрын
Less issues, in browsers
@middlegarealestatephotogra82902 жыл бұрын
Thanks so much for the PDF. Makes it very easy to assure that all my sites have the same settings.
@JTechWP Жыл бұрын
PDF is handy for reference :)
@middlegarealestatephotogra82902 жыл бұрын
Wish I could post some screen shots here. My website went from an E score (on GTmetrix) to an A score after following your instructions. THANK YOU !! Strangely, my host (Hostinger) doesn't have "redis" as a PHP extension so I couldn't activate that.
@JTechWP Жыл бұрын
You can still have a really fast site without Redis, glad your site is faster :)
@fazhek3 жыл бұрын
Like your video - fast, not too much babling about every click. Please keep this style going
@JTechWP3 жыл бұрын
Thanks, new videos on the way :)
@kirintenshi Жыл бұрын
Thank you for the video! Is there a reason why you disabled lazy loading images?
@JTechWP Жыл бұрын
Testing is important, when i enabled lazy loading some images did not appear, turned it off and all was ok.
@crazytones82082 жыл бұрын
Otherside can i use jetpack image cdn?
@JTechWP2 жыл бұрын
you could use other cdn , ive found the best is Litespeed cache, quic cloud
@legendrose68283 жыл бұрын
LOVE YOU SO MUCH
@JTechWP3 жыл бұрын
thanks for your comment :)
@BillyRoberts2 жыл бұрын
Thank you for the video. I had litespeed cache set up all wrong.
@JTechWP2 жыл бұрын
You're welcome! will release a new updated version soon as Litespeed cache has been updated a few times since this video
@sigurdwatt8774 ай бұрын
So did you not enable the CSS / JS minfiy on the LiteSpeed Plugin settings because it is better do do this on Cloudflare ? Right now am minifying it using the LS plugin and have guest optimization on too. Would you be able to explain the benefit of doing this on the Cloudflare ? Thanks !
@JTechWP4 ай бұрын
With sitespeed its a case of testing, see which gives you the better performance on your hosting
@LeoHaviaras2 жыл бұрын
Sir, u just saved my life, thx!
@JTechWP2 жыл бұрын
Happy to help :)
@Afla_Yakloon_832 жыл бұрын
best and best and best explination ever 😃
@JTechWP2 жыл бұрын
:)
@MaroofLone11 ай бұрын
Hi, Thanks for the video. I have a question. I want to use cloudflare for SSL and DNS records and Quic Cloud for optimising my website. Can you please tell me how i can acheive it? TIA
@JTechWP11 ай бұрын
once you change the nameservers to Cloudflare, cloudfare is now managing the DNS, and providing SSL. Quic is optimising the images
@mukhtarsalhhandhel33642 жыл бұрын
Very cool video But I use shared web hosting and my plan type does not have Memcache or Redis, if I do all the steps for the video and leave Object cache is off will I get an excellent and effective experience or should it be in my plan type Memcache or Redis Thank you
@JTechWP2 жыл бұрын
It will be fast without Redis or Memcache and work :)
@mukhtarsalhhandhel33642 жыл бұрын
@@JTechWP Thank you very much
@user-tt6nc6mo7k3 жыл бұрын
Why would you choose not to minify your css? Seems like it is a minor improvement but I can't think of a reason you'd choose not to.
@JTechWP3 жыл бұрын
Cloudflare is minifying the CSS.
@EarnestCreations Жыл бұрын
Could you explain why Redis? Is it that different from Memcached?
@JTechWP Жыл бұрын
Redis can handle more requests
@zonechillout3 жыл бұрын
Dude. Great quick video but after following instructions. My site speed went from 98 to 50. Once i disconnected Cloudflare and Redris and used Minify with all the settings my site was back up to 98
@JTechWP3 жыл бұрын
Did the speed change after waiting for the DNS to swap over ? Sometimes you have to wait a day or two to get accurate results
@everfaithful87963 жыл бұрын
best video on light speed
@JTechWP3 жыл бұрын
Thank you :)
@hamdansajid3 жыл бұрын
at 2:12, you can see that the CDN status is Disabled , Kindly Let us know how we can enable it
@JTechWP3 жыл бұрын
If you are connecting to Cloudflare thats all done with the api at the bottom of the settings page. You only need to enable CDN if you are using a different provider
@Dylan-le9gl3 жыл бұрын
Thanks for the video, why do you leave all the minify and JS setting off?
@JTechWP3 жыл бұрын
Cloudflare handles minify and js
@Dylan-le9gl3 жыл бұрын
@@JTechWP does this still work, as I don't see these options anymore in the Cloudflare dashboard. Cheers!
@JTechWP3 жыл бұрын
@@Dylan-le9gl I think the latest version its not there, will make an updated version of the video soon
@michaeljarcher3 жыл бұрын
@@JTechWP Goto cloudflare and under "Speed" - Optimization, scroll down and see the "Auto Minify" settings are here now.
@JTechWP3 жыл бұрын
@@michaeljarcher Thanks, theres been a few updates since i made this video. Making a newer one soon
@eupdate5 Жыл бұрын
Is cloudeflare standard cache and plugins cache are not gonna conflict ?
@JTechWP Жыл бұрын
Cloudflare handles the CDN, QUIC optimises the images, havent had any site issues using this setup
@isaac2k23 жыл бұрын
you selected redis but did not change the port - why?
@JTechWP3 жыл бұрын
Change the port to 6379, think its a new setting in the latest version.
@flavio11473 жыл бұрын
But why is the CDN disabled in the QUIC CDN overview panel at 2:13?
@JTechWP3 жыл бұрын
Its disabled because we are using Cloudflare. You can use Quic CDN instead
@flavio11473 жыл бұрын
@@JTechWP Ah this makes sense. And what about, if I have a WordPress Multisite. Do I have to add the Cloudflare API for each subdomain and do you recommend to turn on the "Use Primary Site Configuration"?
@Tigermuetze Жыл бұрын
Great video, but why do you use cloudflare CDN & DNS instead of the litespeed stuff?
@JTechWP Жыл бұрын
They are both good options. I have another video which shows how you use quic cloud ☁️ as the CDN. Performance is pretty similar on both CDNs
@JTechWP3 ай бұрын
I was testing out cloudflare so made a tutorial on this setup. For all my current sites are use Litespeed CDN
@ashishkumarrana19593 жыл бұрын
Hi, is litespeed cache better than wp rocket?
@JTechWP3 жыл бұрын
Yes, but you must be on Litespeed hosting. These are both great hosts jtechwp.com/namehero & jtechwp.com/krystal
@ashishkumarrana19593 жыл бұрын
@@JTechWP I have Litespeed hosting, previously I am using litespeed cache, mobile speed test is 60 but not as per you set. So I move WP rocket, which improve speed. Should I move to litespeed?
@JTechWP3 жыл бұрын
Yes, use litespeed cache if your are on a Litespeed host. The cache plugin is constantly being improved
@shyamlok2 жыл бұрын
i cant get a domain key, waiting for hours.. tried flagging all ips in whitelist no luck
@shyamlok2 жыл бұрын
update, fixed it ..
@JTechWP2 жыл бұрын
@@shyamlok how’s the site speed now ?
@vardanmishra17813 жыл бұрын
hello sir your video is perfect but I am using w3 cash to speed up my website then I watched your video so what is the difference between both of them should I use only one at a time please guide me about this
@JTechWP3 жыл бұрын
Hi Vardan, If you are on a Litespeed Server you should use LiteSpeed cache as they are designed to work together> LiteSpeed has many benefits over standard PHP hosting and NGinX. More info about Litespeed www.litespeedtech.com/ For none Litespeed servers i recommend WP Rocket kzbin.info/www/bejne/rafQXnWGd7mWsMU> litespeed cache wont work on a none litespeed host
@lyricsfetus36333 жыл бұрын
Thank you
@JTechWP3 жыл бұрын
what is you old GTmetrix score and how much faster is the site now ?
@NVDigital-in3 жыл бұрын
In hostinger redis options is not available... what to do for that?
@JTechWP3 жыл бұрын
contact the hosting company ask them to enable it, if they cant then miss out that step
@newblogr12603 жыл бұрын
Excellent video, mate. I have been trying to get my CLS down, now I have. Thanks.
@JTechWP3 жыл бұрын
Great when you have a fast site 🚀
@rxtxprojetos3 жыл бұрын
Thanks 👏👏👏
@JTechWP3 жыл бұрын
You're welcome!
@AlessandroEren3 жыл бұрын
hero!
@JTechWP3 жыл бұрын
Did you see a big speed improvement ?
@AlessandroEren3 жыл бұрын
Like crazy speed improvement got 98/100 Like these cronjob image webp coverter are also super!
@AlessandroEren3 жыл бұрын
Thanks
@JTechWP3 жыл бұрын
Great job :)
@paramveersinghbali6402 жыл бұрын
Hi there, I am dealing with a confusion where I have an html website with blog section managed via WordPress ( like WordPress environment is a subset of html website). So i just want to know that if use cloudflare setup for CDN where I also auto minify css, js and html step that comes during the setup guide on cloudflare and I don't use quic cloud CDN option on litespeed cache plugin or any of the css, js and html settings on page optimization settings except media section for lazy load, lqip options and responsive place holder, is it going to create any problem. And also one question about cache section on the litespeed plugin, what should I do with enable cache option if I'm using cloudflare basic free setup already and is enabling browser cache going to create any trouble?
@JTechWP2 жыл бұрын
experiment with the different settings, i only use Wordpress with Elementor and the settings work great. Worst case scenario, if something doesn't work you can always turn it off
@akhilnagarkar27943 жыл бұрын
Great! I don't have lightspeed host, I have nginx can you please show us how to use it along with cloudflare to make wordpress site faster?
@JTechWP3 жыл бұрын
Hi Akhil try this video How to Speed up WordPress with WP Rocket, Imagify and Cloudflare 2020
@JTechWP3 жыл бұрын
Using WP Rocket 🚀
@ambreenashraf99053 жыл бұрын
Litespeed cache is destroying my wesbite and my website speed is so slow tell me how to fix it?
@JTechWP3 жыл бұрын
whats your site url ? disable any other caching plugins that may be running
@ambreenashraf99053 жыл бұрын
@@JTechWP no just installing after litespeed plugin i see the destruction and when i uninstall it it goes normal
@JTechWP3 жыл бұрын
Litespeed just released a new version with bug fixes today
Can you please explain how to connect quic cloud cdn by cname flattening via cloudflare dns recommended by quic ? I couldn't get it working Even after pointing cname to quic it's still not able to verify
@JTechWP3 жыл бұрын
Best to check with your domain name provider, open a support ticket
@pranoykr3 жыл бұрын
@@JTechWP I am using cloudflare nameservers. From there am trying to connect to quic via adding a CNAME record.
@sujanneupane76513 жыл бұрын
Which hosting you use it for this?
@JTechWP3 жыл бұрын
jtechwp.com/krystal they are an amazing company. Fast servers, tech support is quick if you ever need help. Plenty of server resources too
@sujanneupane76513 жыл бұрын
@@JTechWP what about liteSpeed hosting?
@JTechWP3 жыл бұрын
@@sujanneupane7651 Krystal is Litespeed hosting.
@ryanacollection35063 жыл бұрын
work greats, thanks you so much. done subscribe
@JTechWP3 жыл бұрын
Glad it was helpful, thanks for the Sub :)
@adilsoncaldeira40803 жыл бұрын
why did you turn on QUIC.cloud CDN if you were using Cloudflare CDN?
@JTechWP3 жыл бұрын
It links the API, so you can create WebP images
@adeus62063 жыл бұрын
Redis is not supported on my host, just memcached.
@JTechWP3 жыл бұрын
memcache will work, Redis is slighty better. Could you ask the host to enable Redis, they should be able to add it via SSH
@adeus62063 жыл бұрын
@@JTechWP I did already, they said only memcache available
@ralphkaydenmusic3 жыл бұрын
Thank you for this share. Super helpful
@JTechWP3 жыл бұрын
Glad it was helpful :)
@tomandreii3 жыл бұрын
Hi! I don't have the "Select PHP Version" icon at the Software section. How else can I enable Redis?
@JTechWP3 жыл бұрын
Contact your host, it may be in another menu on their server
@kashfulbangladesh3 жыл бұрын
thank you so so much
@JTechWP3 жыл бұрын
Welcome 😊
@leksetengah3 жыл бұрын
why dont you turn on css and js asynchronously ?
@JTechWP3 жыл бұрын
I set that in Cloudflare. Will be making a new version of this video soon as cloudflare and litespeed have had some updates
@igneousc Жыл бұрын
@@JTechWP Hi, I looked but have you done any updates since this video? Thanks
@kashfulbangladesh3 жыл бұрын
just awesome.
@JTechWP3 жыл бұрын
Thank you so much 😀
@thepathofguraba93153 жыл бұрын
Amazing Content 🤍 Thank you Sir 🤍
@YasinKsmG3 жыл бұрын
great video thanks lot! I have question: you enabled QUIC.cloud CDN on but didn't activate it on QUIC.cloud CDN web site dashboard. See it on 2:14 it says "disabled"
@JTechWP3 жыл бұрын
It’s because I’m using Cloudflare for the CDN. Making an updated version soon using quic CDN
@YasinKsmG3 жыл бұрын
@@JTechWP I configured my lscache settings same as you. Enabled QUIC.cloud CDN setting but its disabled on QUIC.cloud dashboard and I'm using cloudflare same as you. My question is its safe to leave that way these settings?
@sinyalkuatcom3 жыл бұрын
The connection used TLS 1.3 or quic ?
@JTechWP3 жыл бұрын
Quic is doing image optimisation, Cloudflare is using TLS 1.3 and HTTP3
@rastaricky9584 Жыл бұрын
Great content, but please slow down.
@JTechWP Жыл бұрын
my newer tutorials are slower :)
@waqarahm3d3 жыл бұрын
You have Enabled quic cdn and cloudflare together, this is not going to work pal as you have not configured quic cdn. You can only use one or another.
@JTechWP3 жыл бұрын
Im using Litespeed to create the WebP images and Cloudflare as the CDN
@cristianbriones75463 жыл бұрын
excellent video, I would like to ask: 1- which do you prefer cloudflare or quic.cloud cdn? 2- memcache or redis?
@JTechWP3 жыл бұрын
Hi Christian, I’ll make a comparison video on quic vs Cloudflare and run speed tests. Redis has better performance
@saimadhav98983 жыл бұрын
Hey, great video! When I set up Cloudflare with litespeed running, everytime I tested the live url on Search Console the page was loading fully. But since few days, that’s not happening. Page resources aren’t fully loading.
@JTechWP3 жыл бұрын
Try clearing out caches, clear litespeed cache, login to cloudflare purge, clear your browser cache too then refresh.
@NVDigital-in3 жыл бұрын
Very fast explanation, little bit slow can make all to understand clearly.
@JTechWP3 жыл бұрын
Will go a bit slower in future. Making an updated version of this video, LiteSpeed cache 4 is on the way with impressive new features.
@luxemag43473 жыл бұрын
gonna watch it ten times at 0.75x 😅
@jean-philippeghyoot37303 жыл бұрын
Great video, thank you. Very helpful. Is there a specific reason you did not use the quic.cloud CDN capabilities?
@JTechWP3 жыл бұрын
Hi Jean-Philippe, I have a meeting coming up with LiteSpeed on how to get the most out of Litespeed and Quic Cloud together. Will upload the new video in the next few weeks. This video is for Litespeed and Cloudflare. Be interesting to see which is faster ;)
@jean-philippeghyoot37303 жыл бұрын
@@JTechWP awesome, I will look out for that. It will be very interesting comparison as I am using Litespeed and the Quic.cloud CDN system now. A question often comes up whether a CDN provides a website speed benefit if the site, hosting and customers are all in the same country?
@gerardreches3 жыл бұрын
@@JTechWP Hi! The video isn't available yet?
@JTechWP3 жыл бұрын
Hey guys heres the video using QUIC CDN kzbin.info/www/bejne/p4m5hY2eg5qef5I