Website Optimization Measures, Part XIV
Published on July 21, 2022 (↻ October 20, 2024), filed under Development and Design (RSS feed for all categories).
Eight quick improvements on my own sites, accrued over the last couple of months, for inspiration and critique.
-
Documenting more link relationships. Shortly after this series’ March update, I (finally?) added
rel=canonical
metadata to posts that I had originally posted elsewhere, to indicate where the original was living. I also added select additionallink
elements, to speed up connection to resources likely to be accessed (like Frontend Dogma’s Twitter account, which is central to the site’s purpose). -
Allowing Twitterbot access to otherwise “disallowed” pages. With meiert.com overview pages I realized that there have been pages I wanted excluded from being indexed, but not excluded from being properly shown on Twitter. Accordingly, I made some adjustments to this site’s robots.txt—and should probably look into whether there are similar use cases on other sites.
-
Adding (proper) dark mode. I had been playing with super-short dark mode solutions; alas, they didn’t work as well as I liked them to, yet. For some reason I felt Frontend Dogma was a candidate to implement not the “a-little-darker mode” I’ve set up for meiert.com and uitest.com, but a full dark mode. That’s what I did.
-
Reviewing tags. As Frontend Dogma has been growing (currently at 1,717 posts, and 667 followers!), managing and maintaining the various tags has become a greater challenge. As such, every other week I end up adding, editing, and cleaning up tags. This work seems important on a site like Frontend Dogma, because it’s where one key benefit lies. Just look at, say, all the accessibility news—or, for contrast, what’s up with micro-frontends.
-
Updating personal addresses. Okay, clearly you have to do this when you’re moving and you’re based in a country that requires you to publish your residential coordinates. Done, when we moved last month.
-
Reviewing and optimizing social markup. First, check my tweet from that evening. Then—have a look at my post on “minimal social markup.” The minimum markup isn’t as minimal as HTML would allow it—but it’s still more minimal than what I used to work with up until now.
-
Playing with the
color-scheme
property. I wasn’t aware of the property until a tweet by Chris Heilmann; and although I didn’t find it mission-critical, I added it to the Frontend Dogma style sheets. Maybe followed by more, once I roll out full dark modes in other projects. -
Removing FLoC-related policies. When Google proposed FLoC, I had concerns about it, too, and quickly removed it. But FLoC is dead, and therefore the corresponding one-liners could also be removed.
This is a part of an open article series. Check out some of the other posts!
About Me
I’m Jens (long: Jens Oliver Meiert), and I’m a frontend engineering leader and tech author/publisher. I’ve worked as a technical lead for companies like Google and as an engineering manager for companies like Miro, I’m a contributor to several web standards, and I write and review books for O’Reilly and Frontend Dogma.
I love trying things, not only in web development (and engineering management), but also in other areas like philosophy. Here on meiert.com I share some of my experiences and views. (Please be critical, interpret charitably, and give feedback.)
Read More
Maybe of interest to you, too:
- Next: One-Dimensional Website Optimization Considered Harmful
- Previous: Minimal Social Markup
- More under Development or Design
- More from 2022
- Most popular posts
Looking for a way to comment? Comments have been disabled, unfortunately.
Get a good look at web development? Try WebGlossary.info—and The Web Development Glossary 3K. With explanations and definitions for thousands of terms of web development, web design, and related fields, building on Wikipedia as well as MDN Web Docs. Available at Apple Books, Kobo, Google Play Books, and Leanpub.