Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created February 16, 2018 17:10
Show Gist options
  • Save lukecav/a8a3124e24a987648dcb281247ccfbd1 to your computer and use it in GitHub Desktop.
Save lukecav/a8a3124e24a987648dcb281247ccfbd1 to your computer and use it in GitHub Desktop.
Easy Digital Downloads - Performance/Caching
http://docs.easydigitaldownloads.com/article/1054-caching-issues
http://docs.easydigitaldownloads.com/article/993-cloudflare
http://docs.easydigitaldownloads.com/article/190-payments-not-marked-as-complete
http://docs.easydigitaldownloads.com/article/297-wp-super-cache
http://docs.easydigitaldownloads.com/article/1874-preventing-empty-cart-messages-with-varnish
https://wordpress.org/plugins/simple-cache/
https://deliciousbrains.com/page-caching-personalized-dynamic-content/
@lukecav
Copy link
Author

lukecav commented Feb 16, 2018

Paths to exclude from caching
/checkout/*

/checkout/purchase-confirmation/
/checkout/purchase-history/
/checkout/transaction-failed/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment