unicorn-utterances icon indicating copy to clipboard operation
unicorn-utterances copied to clipboard

Change following page titles to be less than 70 characters

Open crutchcorn opened this issue 1 year ago • 4 comments

According to an SEO audit from Semrush, our META titles need to be less than 70 charactes:

However, because of Unicorn Utterances, we have to make that more like 50 characters.

Title URL
"Autogenerate Changelogs and Manage Releases using Conventional Commit | Unicorn Utterances https://unicorn-utterances.com/posts/setup-standard-version"
"The story of let vs const, Object Mutation, and a bug in my code | Unicorn Utterances https://unicorn-utterances.com/posts/object-mutation"
"How Binary and Hexadecimal Work: An introduction to non-decimal number systems | Unicorn Utterances https://unicorn-utterances.com/posts/non-decimal-numbers-in-tech"
"Introduction to Android: Contexts, Intents, and the Activity lifecycle | Unicorn Utterances https://unicorn-utterances.com/posts/introduction-to-android-framework"
"Hard grids & baselines: How I achieved 1:1 fidelity on Android | Unicorn Utterances https://unicorn-utterances.com/posts/hard-grids-and-baselines-android-design-fidelity"
"GitHub Copilot is Amazing - It Won't Replace Developers | Unicorn Utterances https://unicorn-utterances.com/posts/github-copilot-wont-replace-devs"
"Why is z-index not working?! - Explaining CSS Stacking Context | Unicorn Utterances https://unicorn-utterances.com/posts/css-stacking-context"
"Chess Knight Problem: a quick and dirty solution in JavaScript | Unicorn Utterances https://unicorn-utterances.com/posts/chess-knight-problem"
"Angular Route Guards For Authorization In A Web And Mobile Application | Unicorn Utterances https://unicorn-utterances.com/posts/angular-route-guards-authorization-web-mobile-application"
"How to Share Lifecycle Methods Between Components in Angular | Unicorn Utterances https://unicorn-utterances.com/posts/angular-extend-class"
"Better Angular Form Components with ngModel and formControl Implementation | Unicorn Utterances https://unicorn-utterances.com/posts/angular-components-control-value-accessor"

crutchcorn avatar Oct 21 '23 08:10 crutchcorn

Hey @crutchcorn, just as an external contributor, I was curious that even if ' | Unicorn Utterances' is removed from the end of the these titles, few of the titles will still be having length greater than 70.

For example, "How Binary and Hexadecimal Work: An introduction to non-decimal number systems" will have 78 characters, and "Better Angular Form Components with ngModel and formControl Implementation" will have 74 characters.

maheshchandra10 avatar Oct 21 '23 08:10 maheshchandra10

100%, @maheshchandra10. I think we need to make sure that all of our titles are 50 characters max. Most of these are my fault - I can be a little long-winded 😅

crutchcorn avatar Oct 21 '23 08:10 crutchcorn

I'd be glad to work on this issue once you are finalized with the titles. :)

maheshchandra10 avatar Oct 21 '23 09:10 maheshchandra10

@crutchcorn are we going to try to get the titles shorter ? I can work on that

MateuszWasik avatar Feb 16 '24 19:02 MateuszWasik