IPv6 zones in URLs are a mistake

Run away while you still can, it's not too late for you to avoid the curse of knowledge.

Compare Urls

Comparator for url query parameters. Use it for large urls.

#Business #Approaches
I’ve banned query strings · “I don’t like people adding tracking stuff to URLs.” https://ilo.im/16d7c6

_____
#URLs #Tracking #Privacy #Websites #IndieWeb #SmallWeb #Development #WebDev #Frontend #Backend

I’ve banned query strings — Chris Morgan

🎉 Welcome to 2026, where #URLs are sacred and query strings are the work of the devil! 🙄 Chris Morgan is out here defending the noble "Referer" header like it's a rare Pokémon card, completely oblivious to the fact that the internet moved on without him. 💻🥴 Meanwhile, the rest of us are busy actually using the web instead of trying to police it. 👨‍💻🚀
https://www.robinsloan.com/lab/referer/ #QueryStrings #WebDevelopment #RefererHeader #InternetTrends #HackerNews #ngated
Referer reality

Love that misspelling.

Robin Sloan
I Will Not Add Query Strings to Your URLs - Susam Pal

Working with custom content types in WordPress

Different ways of working with custom content types in WordPress, and the pros and cons of each.

https://duncanstephen.net/working-with-custom-content-types-in-wordpress/

Tipp zur Anforderung "#URLs aus #Word dürfen in #PDF-Dokumenten nicht anklickbar sein"
https://www.deroutlooker365.de/das-loesungsvideo-nr-921-urls-aus-word-duerfen-in-pdf-dokumenten-nicht-anklickbar-sein/
[puh, das ist aber umständlich ... geht das nicht auf einfacher?]
Das Lösungsvideo Nr. 921: URLs aus Word dürfen in PDF-Dokumenten nicht anklickbar sein – DEROUTLOOKER365 | Profiwissen zu Azure, Microsoft 365, SharePoint, Teams, Power Platform (Automate & App), Security, OneNote & Outlook | Seminare – Tipps & Tricks – Videos – Blog – Newsletter – Service |

You can use newline characters in URLs

We locate web content using special addresses called URLs. We are all familiar with addresses like https://google.com. Sometimes, URLs can get long and they can become difficult to read. Thus, we might be tempted to format them like so in HTML using newline and tab characters, like so: <a href="https://lemire.me/blog/2026/02/21/ how-fast-do-browsers-correct-utf-16-strings/">my blog post</a> It will … Continue reading You can use newline characters in URLs

Daniel Lemire's blog