Tag Archive: links

New Permalink Structure

By Richard X. Thripp at 2010-08-02T00:31:49Z in Other, with these tags: links, richard x. thripp, thripp.com, urls, 0 Comments. 225 words.

I changed the WordPress permalink structure for this blog from “/%postname%-%post_id%” to “/%year%/%monthnum%/%postname%/”, after nearly three years with the old URLs. This is what most WordPress blogs use, and I understand the wisdom of using a trailing slash which indicates directory status with non-virtual URLs, implies the end of the URL, and is expected by most users. Including the post ID was a stupid mistake. I was copying what deviantART does in its post URLs, but the month and date are far better than a meaningless number.

This also matches what I did on my new blog, Composer’s Journey.

The hard part was redirecting all the old URLs to the new URLs. I ended up changing the core file /wp-admin/includes/post.php: where it says “posts_per_page=15″ I substituted “posts_per_page=500″. Then I opened a copy of my Manage Posts screen with the old URLs, changed permalink structures to the new URLs, opened a new tab with the Manage Post screen, changed back to the old permalinks, and started copying and pasting the permalinks into a CSV file which I imported into the Redirection plugin. I redirected the original posts and the printable version links, but I was not able to get the …

Post to Twitter Post to Digg Post to Facebook Post to MySpace Post to StumbleUpon

Your Blog is a Marching Wiki

By Richard X. Thripp at 2008-09-04T20:16:06Z in Personal Development, with these tags: blogging, congruity, goals, growth, internet, life, links, wikis, writing, 0 Comments.

When I think of a wiki, I think of a collection of articles that can be edited by anyone. But wikis have another core trait. If you’ve ever looked up an article on Wikipedia, you’ve noticed that practically every other word is a link to related articles in the wiki.

There are no direct links to external sites. All those are footnotes or references, appearing at the bottom of the page. But within the text, there are internal links all over the place. It’s a self-contained Internet.

I think your blog should be the same way. This isn’t reasonable until you’ve built up a good collection of content—perhaps thirty articles at least. But once you’ve done that, you should start linking to them whenever relevant. When I talk about artistic photography, I’ll link to my gallery, and when I talk about happiness, I’ll probably link to How to Be Happy. And when I talk about linking, darn it, I’ll link to The Perils of Redundant Linking. These links are redundant to people who read my whole blog from start to finish, but those people can just ignore the links. The larger majority skims two or three …

Post to Twitter Post to Digg Post to Facebook Post to MySpace Post to StumbleUpon

ShareThis   Printable Version      
More stuff:   Tweet This Blogs    Write Concisely    LIS and more  

The Perils of Redundant Linking

By Richard X. Thripp at 2008-07-19T03:26:57Z in Personal Development, with these tags: computers, internet, links, 0 Comments. 588 words.

Sometimes I’ll write a post, and I’ll mention something twice. Often it’s my wonderful camera, a Canon Rebel XTi. And then I wonder: should I make the text a link twice? In the Rebel XTi case, it’s a link to Amazon.com (an evil affiliate link). Sometimes, the link will be with different text, or in an entirely different context than the first, though it goes to the same page. That could be linking to Glass Drops once while talking about night photography, and then again when discussing raindrops, in the same article.

I’ve noticed other people doing this, and I’m finding it ever more annoying. I’ve found there are two approaches to double-linking:

1. Link redundantly, because your readers will be annoyed and confused that your talking about a subject so much but not linking to it, if they missed the first link. Or do it to really get people to click your affiliate link. More commonly, readers scan your content rather than reading closely. Either they scan by default, or find your writing useless. To accommodate that group, you have to mention important stuff as many times as possible and hope it won’t be missed. Your writing for the …

Post to Twitter Post to Digg Post to Facebook Post to MySpace Post to StumbleUpon