SIGN IN SIGN UP

📜 33 JavaScript concepts every developer should know.

0 0 20 JavaScript

fix(seo): shorten page titles to under 60 characters

Shorten titles that exceeded 60 chars to prevent truncation in search results:

- garbage-collection: 67 → 47 chars
- object-methods: 65 → 44 chars
- tagged-template-literals: 64 → 50 chars
- proxy-reflect: 63 → 47 chars
- javascript-type-nuances: 61 → 44 chars

Per ahrefs SEO recommendation: titles should be 50-60 chars (max 600px).
L
Leonardo Maldonado committed
8ab94ce1a459c2032fc98aed1b8fc108b044646d
Parent: be1131e