Title: Link Reactor — URL Shortener, Redirects &amp; Shortcodes
Author: Ruslan Gataullin
Published: <strong>4 Settembre 2026</strong>
Last modified: 6 Settembre 2026

---

Ricerca i plugin

![](https://ps.w.org/link-reactor/assets/banner-772x250.png?rev=3683975)

![](https://ps.w.org/link-reactor/assets/icon-256x256.png?rev=3683747)

# Link Reactor — URL Shortener, Redirects & Shortcodes

 Di [Ruslan Gataullin](https://profiles.wordpress.org/gataurus/)

[Scarica](https://downloads.wordpress.org/plugin/link-reactor.1.0.0.zip)

 * [Dettagli](https://it.wordpress.org/plugins/link-reactor/#description)
 * [Recensioni](https://it.wordpress.org/plugins/link-reactor/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/link-reactor/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/link-reactor/#developers)

 [Supporto](https://wordpress.org/support/plugin/link-reactor/)

## Descrizione

#### 🔗 Fuel your links. Power your shortcodes.

Link Reactor is a WordPress plugin for managing links, creating shortcodes, and 
handling URL redirects. Create clean, trackable links, build custom shortcodes, 
and monitor clicks — all from one dashboard.

#### ✨ Key Features

 * **Smart Redirects** — 301, 302, or 307 redirects with custom URL prefixes per
   link. Default prefix is /go/ — change it to /ref/, /dl/, /out/, or remove completely
   for short URLs like yoursite.com/sale.
 * **Affiliate Link Cloaking** — Hide ugly affiliate URLs behind clean, branded 
   links on your own domain. Perfect for Amazon, ClickBank, ShareASale, and any 
   affiliate program.
 * **Click Tracking** — Every click is logged with timestamp, IP address, browser,
   and referrer data. View stats directly in the dashboard.
 * **Shortcode Blocks** — Store HTML, JavaScript, or CSS as named blocks. Insert
   anywhere with a simple shortcode like `[reactor block="my-code"]`. Edit once —
   updates everywhere.
 * **Live Search & Filtering** — Instantly find links and shortcodes with real-time
   search. Filter by categories in one click.
 * **Editor Button** — A convenient button in the WordPress editor toolbar lets 
   you insert shortcodes or crafted links without leaving the post editor. Browse,
   search, and click to insert.
 * **Unlimited Everything** — Create unlimited links and shortcodes. No restrictions,
   no premium tiers. Everything is included for free!
 * **10 Languages** — Fully translated into English, Russian, German, French, Spanish,
   Italian, Chinese, Japanese, Portuguese, and Korean with automatic language detection.

#### 🌍 Languages

 * 🇺🇸 English (default)
 * 🇷🇺 Russian (Русский)
 * 🇩🇪 German (Deutsch)
 * 🇫🇷 French (Français)
 * 🇪🇸 Spanish (Español)
 * 🇮🇹 Italian (Italiano)
 * 🇨🇳 Chinese (中文)
 * 🇯🇵 Japanese (日本語)
 * 🇧🇷 Portuguese / Brazil (Português)
 * 🇰🇷 Korean (한국어)

### External Services

This plugin does not connect to any external services. All data is stored locally
in your WordPress database.

### Source Code

Source code is available at: https://github.com/gataurus/link-reactor

## Screenshot

[⌊Main dashboard with links management⌉⌊Main dashboard with links management⌉[

Main dashboard with links management

[⌊Creating a new link⌉⌊Creating a new link⌉[

Creating a new link

[⌊Shortcode blocks management⌉⌊Shortcode blocks management⌉[

Shortcode blocks management

[⌊Plugin settings with language selection⌉⌊Plugin settings with language selection⌉[

Plugin settings with language selection

[⌊Editor button for inserting shortcodes/links⌉⌊Editor button for inserting shortcodes/
links⌉[

Editor button for inserting shortcodes/links

[⌊Adding a new shortcode block⌉⌊Adding a new shortcode block⌉[

Adding a new shortcode block

## Installazione

 1. Upload the `link-reactor` folder to `/wp-content/plugins/` or install via WordPress
    plugin directory.
 2. Activate the plugin through the ‘Plugins’ menu.
 3. Go to **Link Reactor** in the admin menu.
 4. Start creating links and shortcodes!

## FAQ

### How do I create a redirect link?

Go to Link Reactor  Links tab, click “+ Create Link”, enter a key (e.g., “my-special-
offer”), enter your target URL (e.g., your affiliate link), and click “Create Link”.
Your short link will be: yoursite.com/go/my-special-offer. You can also customize
the prefix in Settings.

### Can I cloak affiliate links?

Yes! Create a clean link like yoursite.com/go/product-name that redirects to your
affiliate URL. Perfect for making links look professional and trustworthy.

### How do I insert a shortcode or link in the editor?

When editing a post or page, click the “Insert Shortcode” button (⚒️) in the editor
toolbar. Browse your shortcodes and links, search if needed, and click to insert.

### Can I remove the /go/ prefix?

Yes! You can set a custom global prefix (or none) in Settings. You can also override
it for each individual link.

### How does click tracking work?

When enabled, Link Reactor records every click with timestamp, IP address, browser
info, and referrer URL. View counters and reset them anytime.

### Is this plugin really free?

Yes! Link Reactor is 100% free and open source. There are no premium features, no
upsells, and no limitations. Create unlimited links and shortcodes without any restrictions.

### Does this plugin work with caching plugins?

Yes, Link Reactor is compatible with most caching plugins. Redirects are handled
at the WordPress level before caching.

### Is my data secure?

All data is stored in your WordPress database. No external services are used for
redirects or tracking.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Link Reactor — URL Shortener, Redirects & Shortcodes” è un software open source.
Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di
seguito.

Collaboratori

 *   [ Ruslan Gataullin ](https://profiles.wordpress.org/gataurus/)

“Link Reactor — URL Shortener, Redirects & Shortcodes” è stato tradotto in 1 lingua.
Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/link-reactor/contributors)
per il contributo.

[Traduci “Link Reactor — URL Shortener, Redirects & Shortcodes” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/link-reactor)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/link-reactor/) segui
il [repository SVN](https://plugins.svn.wordpress.org/link-reactor/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/link-reactor/)
tramite [RSS](https://plugins.trac.wordpress.org/log/link-reactor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release on WordPress.org
 * 10 languages support
 * Live search and category filtering
 * Editor button for quick shortcode/link insertion
 * Infinite scroll pagination
 * RTL support
 * Modern, responsive admin interface
 * Completely free with no premium tiers

## Meta

 *  Versione **1.0.0**
 *  Ultimo aggiornamento **3 settimane fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 5.3 o superiore **
 *  Testato fino alla versione **7.1.2**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/link-reactor/) e [Russian](https://ru.wordpress.org/plugins/link-reactor/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/link-reactor)
 * Tag
 * [affiliate links](https://it.wordpress.org/plugins/tags/affiliate-links/)[click tracking](https://it.wordpress.org/plugins/tags/click-tracking/)
   [link management](https://it.wordpress.org/plugins/tags/link-management/)[redirect](https://it.wordpress.org/plugins/tags/redirect/)
   [shortcode](https://it.wordpress.org/plugins/tags/shortcode/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/link-reactor/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/link-reactor/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/link-reactor/reviews/)

## Collaboratori

 *   [ Ruslan Gataullin ](https://profiles.wordpress.org/gataurus/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/link-reactor/)