Why I Display Bare Links in My Web Writing
Friday, July 31st, 2015 10:18 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
When a web page address (“URL”) appears as-is in the text, it’s a “bare link.”
For example, this URL:
http://jesse-the-k.dreamwidth.org/profile
takes you to my profile page.
The traditional way to present a link uses HTML code. You wrap the web page address around words or images. The wrapped content then takes on the distinctive text appearance that says “you can click me.”[1] If you’re using a screen reader, could you leave a comment explaining how it communicates “you can select me”?
Here’s a traditional HTML link: Clicking anywhere in this sentence takes you to my profile page.
Here’s what I typed to make that anchored link:
In Dreamwidth and most other online writing spaces, a bare link automatically becomes clickable. I prefer bare links because
I write with a text editor (saving on Dropbox, syncing between Editorial on iPad[3] and MultiMarkdownComposer[4] on Mac). I gather URLs by copying from my browser’s address bar then pasting into the text draft. It’s easy to make mistakes copying, pasting, and window switching.
There’s no ambiguity with bare links: I can read the domain name directly. As I’m writing I can click the link in my text editor and see what window opens in my browser. I don’t have to publish the draft to Dreamwidth to check my links.
When someone reads my writing in six months, or six years, they may click a link that's changed format and get the “404 page not found” error. Thankfully, the Internet Archive continually saves snapshots of the entire web, so you can copy the text to paste into the “Wayback Machine,” here:
https://archive.org/web/
Unless the owner has intentionally prevented the page’s display, you will see a chronological list of page snapshots.
For example, this URL:
http://jesse-the-k.dreamwidth.org/profile
takes you to my profile page.
The traditional way to present a link uses HTML code. You wrap the web page address around words or images. The wrapped content then takes on the distinctive text appearance that says “you can click me.”[1] If you’re using a screen reader, could you leave a comment explaining how it communicates “you can select me”?
Here’s a traditional HTML link: Clicking anywhere in this sentence takes you to my profile page.
Here’s what I typed to make that anchored link:
<a href=“http://jesse-the-k.dreamwidth.org/profile”>Clicking anywhere in this sentence takes you to my profile page.</a>
In Dreamwidth and most other online writing spaces, a bare link automatically becomes clickable. I prefer bare links because
- They’re easier to type, test, and proofread.
- They simplify working around link rot.[2]
I write with a text editor (saving on Dropbox, syncing between Editorial on iPad[3] and MultiMarkdownComposer[4] on Mac). I gather URLs by copying from my browser’s address bar then pasting into the text draft. It’s easy to make mistakes copying, pasting, and window switching.
There’s no ambiguity with bare links: I can read the domain name directly. As I’m writing I can click the link in my text editor and see what window opens in my browser. I don’t have to publish the draft to Dreamwidth to check my links.
When someone reads my writing in six months, or six years, they may click a link that's changed format and get the “404 page not found” error. Thankfully, the Internet Archive continually saves snapshots of the entire web, so you can copy the text to paste into the “Wayback Machine,” here:
https://archive.org/web/
Unless the owner has intentionally prevented the page’s display, you will see a chronological list of page snapshots.
- Many browsers default to blue underlines for links. Happily both site creator and end user can make them more legible. For my current browser style, that’s dark burgundy without underlines. ↩
- http://www.newyorker.com/magazine/2015/01/26/cobweb ↩
- http://omz-software.com/editorial/ ↩
- http://multimarkdown.com ↩
(no subject)
Date: 2015-07-31 04:09 pm (UTC)(no subject)
Date: 2015-07-31 04:18 pm (UTC)Lynx, the text-only browser, shows a lovely numbered list of URLs, which my footnote format above attempts to reproduce.
Would you indulge my curiosity to tell me the name of your reader software?
(no subject)
Date: 2015-07-31 05:48 pm (UTC)(no subject)
Date: 2015-08-03 02:41 am (UTC)(no subject)
Date: 2015-07-31 07:08 pm (UTC)