Xyjax Link Redirector
Xyjax Link Redirector is a lightweight, open-source WordPress plugin for managing clean redirect URLs with a configurable prefix and basic click tracking.
by Xyjax Digital Media · github.com/xyjax-digital-media/xyjax-link-redirector · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/xyjax-digital-media/xyjax-link-redirector/archive/refs/heads/main.zipFrom the readme
Xyjax Link Redirector
Xyjax Link Redirector is a lightweight, open-source WordPress plugin for managing clean redirect URLs with a configurable prefix and basic click tracking.
It is designed to be simple, transparent, and dependency-free.
Features
- Prefix-based redirect URLs (default: /go/slug)
- Configurable prefix via WordPress admin
- Supports 301, 302, and 307 redirects
- Basic click counter per redirect
- CSV export
- No JavaScript redirects
- No external services or tracking
Philosophy
This plugin intentionally avoids:
- SaaS dependencies
- License keys or subscriptions
- Affiliate injection
- Keyword auto-linking
- Client-side redirect hacks
It does one job and does it reliably.
Installation
1. Download or clone the repository
2. Upload the xyjax-link-redirector folder to /wp-content/plugins/
3. Activate the plugin
4. Configure the link prefix under Link Redirects → Settings
Documentation
Full documentation is available at:
https://xyjax.com/go/linkredirects
License
MIT License