URLs aren't just website addresses. Look closely and you'll find developer humor, corporate hidden messages, and even love confessions embedded within them.
Many websites hide jokes in their 404 error page URLs. GitHub's `github.com/404` shows an Octocat floating in space. Pixar once displayed the "Sadness" character from Inside Out on their 404 page. Lego's 404 page says "This page wasn't found. But you can build anything with LEGO!"
Embedding meaningful words in URL paths is called "vanity URLs." Beyond marketing, there are more playful uses. Creating `bit.ly/i-love-you` redirecting to a surprise message page is a romantic use many people actually practice. Some have even placed QR codes inside ring boxes for proposals. Books about codes and messages are available on Amazon.
Corporate hidden messages in URLs abound. Tesla's website once included "S3XY" (Model S, 3, X, Y initials) in certain URL paths, showcasing Elon Musk's playfulness. Google's `google.com/teapot` displays the HTTP 418 "I'm a teapot" joke page, originating from a 1998 April Fools RFC.
More advanced uses include URL-based steganography. Encrypted messages can be embedded in URL parameters: `example.com/page?ref=SGVsbG8gV29ybGQ` contains Base64-encoded "Hello World" disguised as a tracking parameter. This technique is being researched as a communication method in countries with strict censorship. URLs hold more stories than we imagine.