Title: Link Obfuscator par Benjamin Thiers
Author: Benjamin Thiers
Published: <strong>2026-يىلى 1-ئىيۇن</strong>
Last modified: 2026-يىلى 1-ئىيۇن

---

قىستۇرما ئىزدە

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

# Link Obfuscator par Benjamin Thiers

 يازغۇچى [Benjamin Thiers](https://profiles.wordpress.org/bthiers/)

[چۈشۈر](https://downloads.wordpress.org/plugin/bthiers-link-obfuscator.1.0.0.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/bthiers-link-obfuscator/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/bthiers-link-obfuscator/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/bthiers-link-obfuscator/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/bthiers-link-obfuscator/#developers)

 [قوللاش](https://wordpress.org/support/plugin/bthiers-link-obfuscator/)

## چۈشەندۈرۈش

**Link Obfuscator par Benjamin Thiers** hides specific URLs from SEO bots and crawlers.
The anchor text is visible immediately on page load (with configurable color and
underline). The actual `<a href>` tag is only injected on the first human interaction—
Google never sees the URL.

This is ideal for:

 * Affiliate links you don’t want indexed or followed
 * Private or partner URLs
 * Any link you want to keep out of search engine results

#### How it works

The URL is encoded server-side (base64, charcode, ROT13, hex, or chunk redirect).
A `<span>` with ARIA attributes (`role="link"`, `aria-label`) is rendered in its
place. On the first mouse, touch or keyboard interaction, JavaScript decodes the
URL and injects the real `<a>` tag — making it fully accessible to human users while
remaining invisible to crawlers.

#### Features

 * 5 obfuscation methods: Base64, CharCode, ROT13, Hex, Redirect
 * Shortcode `[linkobf_link]` and native Gutenberg block
 * Configurable link color and underline per link
 * Custom CSS class assignable to each link
 * Accessible: `role="link"`, `aria-label`, keyboard navigation (`tabindex`)
 * Built-in shortcode generator in the settings page
 * No external dependencies, no tracking

#### Accessibility

Each obfuscated link renders as a `<span>` with `role="link"` and `aria-label`, 
so screen readers announce it correctly. Keyboard users can tab to it and activate
it with Enter or Space. This meets RGAA and WCAG 2.1 Level AA requirements for links.

#### Privacy

This plugin does not collect, store or transmit any personal data. It is fully compatible
with GDPR requirements. No cookies are set.

## بۆلەك

بۇ قىستۇرما 1 بۆلەك تەمىنلەيدۇ.

 *   Obfuscated Link

## ئورنىتىش

 1. Upload the `bthiers-link-obfuscator` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Settings > Link Obfuscator** to use the shortcode generator.

## FAQ

### Does this work with the Gutenberg block editor?

Yes. A native block called «Obfuscated Link» is available directly in the block 
editor. Search for it by name in the block inserter.

### Which obfuscation method should I use?

Base64 is the default and works well for most use cases. All methods are decoded
client-side via JavaScript — choose based on your preference. None of them are cryptographically
secure; the goal is to prevent crawlers from indexing the URL, not to protect sensitive
data.

### What do crawlers see?

They see a `<span>` with text and ARIA attributes. No `href`, no URL. Example:
 
My link

### Does it work if JavaScript is disabled?

No. The link injection relies on JavaScript. If JS is disabled, the visitor will
see the anchor text but won’t be able to click through. This is expected behavior
for an obfuscation plugin.

### Is it compatible with caching plugins?

Yes. The obfuscation is done server-side at render time. The resulting HTML is static
and cacheable. The JavaScript injection happens client-side on interaction.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«Link Obfuscator par Benjamin Thiers» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر
بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ Benjamin Thiers ](https://profiles.wordpress.org/bthiers/)

[«Link Obfuscator par Benjamin Thiers» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/bthiers-link-obfuscator)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/bthiers-link-obfuscator/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/bthiers-link-obfuscator/) تەكشۈرۈپ
ياكى [RSS](https://plugins.trac.wordpress.org/log/bthiers-link-obfuscator/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/bthiers-link-obfuscator/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.0

 * Initial release.
 * Shortcode `[linkobf_link]` with 5 obfuscation methods.
 * Native Gutenberg block.
 * Settings page with shortcode generator and live preview.
 * RGAA/WCAG accessibility compliance.

## Meta

 *  Version **1.0.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **3 كۈن بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10 دىن ئاز**
 *  WordPress نەشرى ** 5.8 ياكى يۇقىرى **
 *  **7.0** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/bthiers-link-obfuscator/)
 * بەلگە
 * [accessibility](https://ug.wordpress.org/plugins/tags/accessibility/)[affiliate links](https://ug.wordpress.org/plugins/tags/affiliate-links/)
   [obfuscator](https://ug.wordpress.org/plugins/tags/obfuscator/)[seo](https://ug.wordpress.org/plugins/tags/seo/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/bthiers-link-obfuscator/advanced/)

## دەرىجە

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bthiers-link-obfuscator/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/bthiers-link-obfuscator/reviews/)

## تۆھپىكار

 *   [ Benjamin Thiers ](https://profiles.wordpress.org/bthiers/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/bthiers-link-obfuscator/)