Taxick
September 13, 2021, 6:02pm
1
Hi.
I want to make my ghost blog faster with Cloudflare Pro
But what are the best settings for Cloudflare and Ghost?
I have found: Configuration for using Cloudflare with Ghost self-hosted - Ghost Developers ‘’
I have also find other sites. But they a very outdated!
Is there some settings on Cloudflare that will optimize ghost and give good performance
Regards
Thomas @ https://www.futurenode.dk
1 Like
Hey @Taxick – nice looking site! What theme is it using?
Taxick
September 13, 2021, 6:08pm
3
Hi @denvergeeks
Thanks, I use dashi from bironthemes.com
Here’s something current…
Taxick
September 13, 2021, 7:41pm
5
Thanks - But it’s more settings I’m after
What will be good to use?? What not to use?
Taxick
September 14, 2021, 12:44pm
6
I have found this page… https://blog.sim22.co.uk/how-to-use-cloudflare-as-a-cdn-for-ghost/
are the settings outdated or can I use them?
pureflo
September 14, 2021, 11:21pm
7
I also added this into my page rules for a little extra security.
1 Like
Taxick
September 16, 2021, 1:01pm
8
Hi @pureflo
Have you made other settings, that are good to know? Or did you run the default?`
EDIT: Did Cloudflare works with let’s encrypt on my server?
// Thomas
pureflo
September 17, 2021, 3:36am
9
Hey @Taxick - I just left the other items as defaults.
Probably the most important is to ensure that the SSL/TLS mode is set to FULL.
Hi, my tips to clean your Cloudflare cache with Ghost trigger
My post that describe my migration to Ghost :
Comme vous le savez probablement déjà, ce blog fonctionne avec le CMS Ghost depuis 3 années déjà. Si vous êtes un lecteur assidu, vous avez peut-être déjà lu mon précédent article décrivant ma migration vers Cloudflare.
Ce nouvel article a comme...
3 Likes
brentG
February 1, 2023, 3:10pm
12
Hi! Just to make sure I understand this: on the cache-purge script script you published on github.
I am a little confused because you mention “when a post is published…” But the script is for posts/pages that you UPDATE, so that an old cached version is not displayed, correct?
Thank you,
Brent
Caches need to be purged any time content changes.
This worker works for Blog Posts, it seems I have an issue to fix with pages … I will check why all the data are not sent.
The Worker clean the home page + Sitemap on post publication and post URL + Sitemap on post update.
1 Like
That’s not necessary and I understand is an actual limitation than can be improved over the time.