How To Cache WordPress Using Amazon S3 & CloudFront CDN
erics, Posted May 3rd, 2012 at 4:07:03pm
I found a fantastic tutorial on using the W3 Total Cache plugin with Amazon’s S3/CDN that I had to share:
http://www.makeuseof.com/tag/give-wordpress-blog-lightning-fast-speeds-w3-total-cache/
The basic gist of the article says to do the following:
- Install and activate the W3 Total Cache plugin
- Sign up for Amazon Web Services (AWS)
- Obtain your AWS Access and Secret key pair
- In AWS S3, create a new bucket.
In my experience, it is best to name a bucket using all lowercase letters and dashes ONLY. - In AWS CloudFront, create a new distribution using the new bucket you created in the previous step.
- Return to your WordPress blog and find the Performance menu on the left menu, and choose General Settings.
- Activate the CDN, then enter and save your AWS credentials.
- Run the Test Save for the bucket.
- Export your various media and other files to the bucket/CDN.
- Done. Enjoy the vastly improved response time for your site.
Leave Your Comment
All fields marked with "*" are required.