donolu1
Forum Replies Created
-
I have some custom pages like – https://www.myschoolgist.com/scholarships/. I also want the custom pages to be cleared on Cloudflare edge once I purge my cache. Please, how can I include such to the function you early gave me.
Thanks a lot. It’s now working how I wanted.
Thanks.
I added the code to my function and then updated a post, but yet the /page/2/ and subsequent pages remain the same.
Since my blog homepage has over 700 pages, will I have to enter the list of URLs manually?
Thanks for your response and time.
The response I’m getting is “success”: true. The page rules are the same.
`Whenever I publish a post, all the related pages are purged.
The issue I’m having is with the pages after the home page. My blog address is https://www.myschoolgist.com/.
For instance, after publishing a new post, the homepage will be purged and I’ll see the update immediately. Meanwhile, the other pages such as https://www.myschoolgist.com/page/2/, https://www.myschoolgist.com/page/3/ and the subsequent ones won’t be purged until I manually purge the whole cache.
From the log, after updating a post, the archive /page/2/ and other pages were purged.
The ones I’m really having issues with are the yourdomain.com/page/2/ and subsequent pages after the homepage.
While I was using the default value i.e. 31536000, I have to force purge everything before my cache would be cleared on Cloudflare edge.
My
Posts per page
is correct.
Is there any other thing I’m doing wrong?
Thanks for the explanation. It was really helpful.