You don't need to use link shorteners on Mastodon!

All links on Mastodon count as 23 characters towards your post limit, no matter how long the links actually are.

Link shortener services like bit.ly, t.co etc track users who click on their links. This is really bad for privacy. If you use link shorteners on Mastodon, people may assume you are just doing it for tracking purposes.

More info at https://fedi.tips/you-dont-need-link-shorteners-on-mastodon

You don’t need link shorteners on Mastodon | Fedi.Tips – An Unofficial Guide to Mastodon and the Fediverse

An unofficial guide to using Mastodon and the Fediverse

@feditips And while they are only visually 23 characters, they are read in full by screen readers so actually suck

the raw link situation on mastodon is one of the worst parts of it and i hate seeing it touted as having "removed any practical use" for link shorteners, when actually, it "removed any practical use for link shorteners i personally think exist"

@deilann @feditips
wow.
what's the best way to post a link?
i can't imagine having to sit through some of the whopper links I've posted! yikes

@Lachesis

my personal preference is having plain text context of the link given before a warning a raw link follows

so, something like

the wikipedia page for HTML (raw link) https://en.wikipedia.org/wiki/HTML

but there's no clean solution at all without hyperlinks

@feditips

HTML - Wikipedia

@deilann @feditips
i did not know "raw link" was a term.
looking THAT up led me to a place of still more arcane terminology!
but again, i thank you for the guideline. it's like alt text for links.

@Lachesis there is actually an similar attribute for hyperlinks and it’s super helpful when used but rarely is - it can add more context to the reason for the link and what to expect when taking it beyond the destination

it's the "title" attribute for <a> (needed to verify)

my screenreader is set to a priority of title -> hyperlinked text -> URL and chooses the highest priority on the list that exists
@feditips

@deilann @feditips
...explain it like it's tomorrow morning, the sun is shining, & we've both had our coffee.

seriously though. I'll learn more tomorrow...
(imaginary emoji of early bird)

@Lachesis

this standards page should give you an idea of what I mean (raw link follows) https://www.w3.org/TR/WCAG20-TECHS/H33.html

@feditips

H33: Supplementing link text with the title attribute | Techniques for WCAG 2.0