Title: Plugin: Smart link
Last modified: August 18, 2016

---

# Plugin: Smart link

 *  [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/)
 * [http://www.semiologic.com/projects/smart-link/](http://www.semiologic.com/projects/smart-link/)
 * The smart link plugin for WordPress lets you insert links in your posts using
   natural language rather than urls. The resulting increase in usability is positively
   spectacular. Such, in fact, that you might never want to insert an html anchor
   again.
 * This plugin is likely to addict all but the most nerdy software grunt.

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/plugin-smart-link/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-smart-link/page/2/?output_format=md)

 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205638)
 * Looks pretty neat, Denis – I’ll give it a shot…. though I’m pretty much that “
   nerdy software grunt”….
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205645)
 * HÃ©hÃ© 🙂
 * Would you by any chance be a genuine hacker in javascript? Because if you are,
   the plugin could definitly use the following javascript:
 * [http://wordpress.org/support/topic/33944](http://wordpress.org/support/topic/33944)
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205646)
 * Nope. I actually am only a tweaker – if someone else has written code, I can 
   occasionally make it do something I want it to do differently – and that does
   include tweaking js, but I certainly can’t write it up from scratch! One of these
   days, I’m going to have to learn to program….
 * Programming etc. is about the only stuff I don’t do – hard programming that is,
   I write html, css, and MUSH softcode….
 *  [billsaysthis](https://wordpress.org/support/users/billsaysthis/)
 * (@billsaysthis)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205653)
 * Denis, tell me if I’m understanding your intentions for this plugin correctly
   please. The major use of Smart link is to simplify links to other URLs on one’s
   own site and to search engines and not especially for normal external links; 
   for example, if I were to write an entry about Smart Link on my blog, the plugin
   doesn’t add much value.
 * Second, besides rel=nofollow, does it handle anchor tag attributes such as title?
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205661)
 * The link title issue is quite complex and requires to understand the purpose 
   of the plugin, which is to allow you to insert mutating links to data in your
   posts.
 * For instance, if you write a post about [C# programming->] today and have no 
   data on it on your web site, then the link will fadder and be invisible. But 
   as soon as you add a C# programming link to your bookmarks, all the references
   to C# programming will suddenly link to that. And when you eventually write posts
   on the topic, the links will all mutate and point to the latest relevant post.
 * Moreover, a future version of the plugin will feature link autodiscovery: This
   means it will identify the post’s key topics, and contextually insert links in
   the text based on feedback from user interactions.
 * Thus, it is very much impossible to determine what the data will be pointing 
   to. So letting users hard code a link title is nonsense. Remains automatically
   inserting a title, which I’ve in mind in a future version. Namely, this would
   be the resource’s excerpt, link description, category description… at best with
   whatever is present.
 * Regarding external links, the plugin doesn’t add much value at the moment, but
   I’ve plans to enable distributed autolinking as soon as I find some time. Distributed
   smart linking could be achieved via XML-RPC, or via the API modules of search
   engines. In essence, the distributed link would let you write about a [book at
   amazon -> GÃ¶del, Escher, Bach @ amazon], and get a link to precisely that.
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205662)
 * Er. Gosh, Denis – do you by chance work for google? Sounds a tad bit like some
   of the Autolink stuff….
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205669)
 * not really… the google autolink is meant to insert ads in a text. google maintains
   who buys the keywords and where they get inserted.
 * the idea behind the smart link autodiscovery, which will work with my smart cluster
   and my smart track projects, is to create an AI module that maintains the blog
   in the background. more details shortly on the blog’s post — I’m starting a FAQ.
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205672)
 * *laughing* S’okay, Denis – I was kidding…. there WAS a “smartlink” thing a few
   years back, from MS though I think – I don’t remember what it did….
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205676)
 * np — I figure the question would have come up anyway, so I guess it’s not irrelevant
   to post a more or less detailed answer in the smart link faq. what more, it lets
   me expose a couple more projects i’ve in mind. 🙂
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205717)
 * I’ve uploaded a beta-2. I fixed a tiny bug, and added a couple more search engines.
   🙂
 *  [tdw](https://wordpress.org/support/users/tdw/)
 * (@tdw)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205737)
 * Perhaps a the link title is metadata held by the target of the link… Should be
   easy enough to achieve with wp’s postmeta table. You then get the best of both
   worlds: an auto link based on natural language and additional link scent in the
   title attribute provided by metadata from the target.
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205739)
 * [@tdw](https://wordpress.org/support/users/tdw/): Actually, I was thinking of
   retrieving the target page’s html/head/title and html/head/meta[@rel=description].
   This requires some kind of caching, in postmeta or — more likely — in a more 
   centralized location (to avoid scanning the same page 10x if the same link is
   in different posts).
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205762)
 * A bug fix is available for download.
 *  [gpaulson](https://wordpress.org/support/users/gpaulson/)
 * (@gpaulson)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205768)
 * Noticed that the links are ‘invisible’ in the admin section when previewing the
   post in the ‘Write’ section
 *  Thread Starter [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [21 years ago](https://wordpress.org/support/topic/plugin-smart-link/#post-205769)
 * Yup, I’m aware. It’s on my todo list. 🙂

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/plugin-smart-link/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-smart-link/page/2/?output_format=md)

The topic ‘Plugin: Smart link’ is closed to new replies.

 * 23 replies
 * 7 participants
 * Last reply from: [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * Last activity: [20 years, 10 months ago](https://wordpress.org/support/topic/plugin-smart-link/page/2/#post-205870)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
