- Switch to ‘asynchronous tracking’, which should improve load times.
- Move
profileURI from<head>to a<link>— HTML5 breaks the old approach. - Use value-class pattern for hCard dates. My datestamps are still unusable, though, because I can’t get a timezone from Tumblr custom themes — either as offsets from UTC or conversions to it — meaning I can’t represent an ISO 8601 datetime. The value-class pattern is claimed to resolve the accessibility issues of the datetime design pattern, but I’m not convinced it’s a significant improvement.
- A few more of my profiles on other sites indicated with
<link rel='me external' …>.