-
AuthorPosts
-
June 28, 2015 at 3:36 pm #315381
Hello Jacco,
Sorry for the inconvenience this has cause you.
What you’re doing is correct based on Cloudfare troubleshooting tips here:https://blog.cloudflare.com/cloudflare-tips-troubleshooting-common-proble/. If that is too much hassle everytime you have minor edit, the best way to address this would be adding a PageRule in Cloudfare that looks something like this:
*example.com/*?cornerstone=1*Hope this helps.
July 18, 2015 at 3:59 am #333633This is still not solved? I can’t have clients needing to log into cloudflare and pausing it just to update a blog post.
July 18, 2015 at 4:34 am #333646SOLVED:
1) Login to CloudFlare and go to Page Rules
2) Create a new page rule
3) In the page rule link put: *yourdomain.com/*?cornerstone=1* Type this exactly how it’s seen including the * and replace yourdomain with the name of your domain
4) Leave everything the same but change settings:Custom Caching: Bypass Caching
Browser cache expire TTL: 30 minutes
Always Online: OFF
Performance: OFFIf this doesn’t work, try tinkering and turning some more settings off.
July 18, 2015 at 6:08 am #333679Glad you were able to fix this.
Thanks for sharing.August 30, 2015 at 9:15 pm #373895.
August 30, 2015 at 11:00 pm #373963Hey @aenright,
We kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
January 14, 2016 at 7:46 am #745898hi,
I’m facing the same cornerstone and cloudflare problem, it works only when cloudflare is paused.
I run a multisite with this permalink structure: maindomain/networksite/page (i.e: http://www.facilecitta.it/milan/pageid) and i want to add the rule on cloudflare for this kind of site structure as well (I tried adding the rule mentioned above but i believe that one works for subdomain installs and not for subdirectory installs, cause it didn’t work for my site) i would like to add that the problem remained, even after turning all the plugins off and clearing cache everywhere (pc and cloudflare).
could you please provide me with the right page rule (if there’s a different one for subdirectory installs? i’m working with cloudflare paused right now but i would like to fix this problem permanently.
Whe cornerstone is active this is the ermalink structure i see: http://facilecitta.it/foggia/?p=228&cornerstone=1
should the pagerule be *yourdomain.com/*/*?cornerstone=1 instead or something?Thanks!
January 14, 2016 at 12:59 pm #746240Hi There,
Thanks for writing in! The above page rule should work for the sub directory as well, you can try creating a following page rule for your kind of structure:
yourdomain.com/*?cornerstone=1
If this doesn’t work then you can try this one out:
yourdomain.com/*/*?cornerstone=1
Let us know how this goes!
February 29, 2016 at 7:17 pm #817541With the rule set it lets me in to the page but throws the following in dev console:
builder.min.js?ver=1.1.3:1 Unable to initialize preview. iFrame failed to load.
February 29, 2016 at 7:52 pm #817571Tried transient cleaner and that doesnt help either
March 1, 2016 at 12:12 am #817848Hi there,
@7wondersh
Please open a new thread and provide us wit URL and login credentials in private replay.
Thanks.
March 1, 2016 at 8:37 am #818495Not required, I found the problem. The rule in cloudflare should be *.example.com/*?cornerstone* which will make sure that it also covers cornerstone_preview paths
March 1, 2016 at 6:02 pm #819220Hi There,
Glad you figured this out.
Always,
X -
AuthorPosts