# Any Autolinker solution for Discourse?

**URL:** https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505
**Category:** Feature
**Created:** [August 5, 2017, 10:15am UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505 "2017-08-05T10:15:12Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![denharsh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denharsh/32/115965_2.png) [@denharsh](https://meta.discourse.org/u/denharsh)
#### Post date: [August 5, 2017, 10:15am UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/1 "2017-08-05T10:15:12Z")

</div>

Hey Guys  
Do you know any solution for Discourse forum Auto linker.  
For example:  
If in the backend I assign that when ever ShoutMeLoud is mentioned, it should auto link to [https://ShoutMeLoud.com](https://ShoutMeLoud.com)

Is there any solution out there??  
Thanks in anticipation!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 5, 2017, 11:28am UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/2 "2017-08-05T11:28:46Z")

</div>

It would take a fairly simple plugin.

---

<div class="post-metadata">

### Author: ![elijah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elijah/32/104055_2.png) [@elijah](https://meta.discourse.org/u/elijah)
#### Post date: [August 5, 2017, 7:43pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/3 "2017-08-05T19:43:19Z")

</div>

Almost seems like it should be part of the new automatic actions thing:

> [@Automatic Actions based on post content (Watched Words)](https://meta.discourse.org/t/automatic-actions-based-on-words-found-in-posts/66878):
>
> New for 1.9 is the ability to take some actions based on watched words found in a post. Block the post at the time it is submitted. User sees a message saying they’ve used a word that’s not allowed. Flag the post as inappropriate, but allow it to be submitted. Censor the words, which replaces the censored\_words site setting being removed by this feature. Require Approval of the post, hiding it until staff reviews it. add a Link to a word Replace words in posts with other words Tag the post aut…

(But it is not, at least yet.)

---

<div class="post-metadata">

### Author: ![denharsh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denharsh/32/115965_2.png) [@denharsh](https://meta.discourse.org/u/denharsh)
#### Post date: [August 5, 2017, 7:54pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/4 "2017-08-05T19:54:33Z")

</div>

Do you know anyone who can code this?

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [August 5, 2017, 8:00pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/5 "2017-08-05T20:00:08Z")

</div>

I am not a developer but it seems to me that even I might be able to do this by building on existing plugins that do some sort of replacement, like the doi-resolver plugin, the two abbreviations plugins or the amazon affiliate plugin. (Before you ask: no, I won’t to it)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 5, 2017, 8:32pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/6 "2017-08-05T20:32:09Z")

</div>

You can ask for help in #Marketplace

---

<div class="post-metadata">

### Author: ![jtbayly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jtbayly/32/119510_2.png) [@jtbayly](https://meta.discourse.org/u/jtbayly)
#### Post date: [January 10, 2019, 3:13pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/7 "2019-01-10T15:13:27Z")

</div>

I was looking for the same thing, found this post first, and then found the solution elsewhere. Thought I should link it here for others:

> [@Auto-Linkify Words](https://meta.discourse.org/t/linkify-words-in-post/82193):
>
> :exclamation:Discourse has a built-in feature called Watched Words which can [replicate most of the features](https://meta.discourse.org/t/watched-words-reference-guide/241735) of this theme component. Consider using that before installing this theme component. discourse2Summary Auto-Linkify Words allows you to automatically hyperlink certain words or patterns in your post with the desired destination URL.hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-linkify-words](https://github.com/discourse/discourse-linkify-words)open_bookNew to Discourse Themes? [Beginner’s …](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 10, 2019, 3:21pm UTC](https://meta.discourse.org/t/any-autolinker-solution-for-discourse/67505/8 "2019-01-10T15:21:53Z")

</div>

This topic might also be related: [Other websites in the Official Discourse Affiliate plugin](https://meta.discourse.org/t/other-websites-in-the-official-discourse-affiliate-plugin/47819).
