Website Optimization Measures, Part V
Published on November 3, 2008 (⻠October 20, 2024), filed under Development (RSS feed for all categories).
This and many other posts are also available as a pretty, well-behaved ebook: On Web Development. And speaking of which, hereâs a short treatise just about managing the quality of websites: The Little Book of Website Quality Control (updated).
Almost half a year since the last article itâs about time to present version 5 of random website optimization measures, hopefully of use for your site as well. Short and crispy, to use a random German expression.
-
Migrating to HTML 5. Well, we can use HTML 5, and whatâs better than going ahead and doing so. Shortly after âlaunchâ of example.ms I decided to revise UITest.com and the Worldâs Highest Website to use HTML 5, too, to then continuously use it for some other projects, including the all new Code Responsibly. And while I understand from direct feedback as well as through sites like W3C Sites that knowledge of the new HTML is not too common yet, itâs still good for every developer to play with. Of course, HTML 5 pages should be valid, too.
-
Refactoring and removing
abbr
elements. It took me some time to go for that change, however considering relatively (and unnecessarily) big maintenance issues, a slight performance impact, as well as plans to make@title
required in HTML 5 (which got dropped after people, including me, raised concerns) I abandoned the habit to useabbr
for every abbreviation. I did so for all my sites. -
Switching to Google Analytics. Having been a happy Mint user for two and a half years I reached the point at which I wanted one and ideally a free analytics solution for all projects that at the same time allowed for more insight into the data. I decided to add Google Analytics (GA) code to all my projects [I later pedaled back]. I miss some things I had with Mint, above all real-time data, but I donât regret the change. After all I used GA on other sites ever since Google acquired Urchin, and so I knew what I would get.
Another topic, and one that Iâll write about in more detail soon: Try to do A/B or multivariate tests of your site and its elements. I guess itâs fine to say that Website Optimizer allows exactly that, but there are probably other good tools, too.
-
Adding Google Analytics privacy notes. Some of you may have already heard about that, but apparently thereâs some sort of requirement in Germany to have a privacy note âin some wayâ saying that youâre using GA and what GAâs doing. Neither am I a lawyer nor am I living in Germany anymore, but I figured it might not hurt to add that note to my sitesâ pagesâeven in the legal notice of this part of my website. âLearn the rules so you know how to break them,â the Dalai Lama is quoted, but Iâm just trying to play it safe.
-
Revising and improving headings use in posts. Thatâs a boring one: You know this semantics quiz where itâs about using headings and paragraphs or lists and either headings or stronger emphasis or whatever, which would perfectly apply to this post, too? Well, I checked most if not all posts and articles for âsemantics potentialâ and adjusted in some cases. A trivial thing; apparently I had too much time on my hands.
-
Proofreading and editing all posts and comments. History kind of repeats itself here, because I once again decided to review (or started reviewing, to be precise) all contents of this weblog. Iâm aware that some people have reservations about this, but that doesnât mean that the measure is not good for quality. In fact, I managed to improve some posts, deleted at least two rather silly ones, and I touched comments that I felt were spammy or nonsensical. (No worries, please see this measure as one that helps make better and more useful archives or, well, websites.)
-
Testing font alternatives. Not boring, but short: I tested additional fonts and found that sans-serif fonts work better for this siteâs headlines (interestingly, resulting in
corbel, optima, arial, sans-serif
), and I tweaked the main font to support that change (cambria, palatino, georgia, serif
).
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.)
Comments (Closed)
-
On November 3, 2008, 18:25 CET, Louis said:
Thatâs why I gave you the best score on Quality when answering your survey đ
-
On November 3, 2008, 20:08 CET, Dave said:
Oh, that everyone did this. Your new headline font is hot.
-
On November 5, 2008, 10:33 CET, Jens Oliver Meiert said:
Louis, Dave, thank you!
Read More
Maybe of interest to you, too:
- Next: Merged RSS Feed for German Readers
- Previous: Thoughts on Disclaimers
- More under Development
- More from 2008
- 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.