AMP Plugin for WordPress

Accelerated Mobile Pages (AMP) is an open source initiative that Google is pushing to provide faster-loading content on mobile devices.

For WordPress, Automattic has created an AMP plugin that will render a WordPress blog posts in AMP (the plugin does not currently support pages and archives).

The plugin essentially dynamically generates an AMP version of a given blog post as long the requestor adds /amp/ to the end of the url. So, for example, https://brian.carnell.com/articles/2016/orcus/ will give the full HTML version of one of my blog posts, while https://brian.carnell.com/articles/2016/orcus/amp/ will return the AMP version.

At some point, Google seems likely to penalize pages that are not AMP-enabled as the search engine company increasingly sees mobile as key to its future. Plus, AMP is a much better alternative IMO to competing initiative such as Facebook’s Instant Articles.

Fascinating Gravatar Stats

A year ago, Automattic (the folks behind WordPress) bought Gravatar which is used around the web by lots of folks of to display pictures, etc. in blog posts and more.

The Gravatar blog has an update which includes some interesting stats on just how heavy the usage of Gravatars is (emphasis added),

Gravatar now lives on about 20 servers: 2 Database servers, 1 File server, 2 Load balancers, 5 Caching servers, 9 Web servers, and 1 Development server.  That combination of servers is handling an average of 7,214 of your requests every second of every day.  That’s a whopping 623,293,056 requests daily! 96% of all of those requests are served directly from cache. These days we get around 5,000 uploaded images every day.  Even with this staggering increase in the number of requests we’ve been able to make Gravatar faster, and more reliable than it’s ever been.