LiteLnk

Description

LiteLnk is a lightweight, high-performance URL redirection tool. By leveraging the latest WordPress 6.3+ core APIs, it ensures maximum security and database efficiency.

For full documentation, please visit:
https://vpsx9.com/litelnk-wordpress-plugin/

Core Features

  • Secure & Reliable: Built-in Nonce security verification and strict permission checks to prevent unauthorized actions.
  • High Performance: Powered by native PHP logic without bloated database queries for stats, ensuring lightning-fast redirection speeds.
  • User-Friendly: Automatically performs Slug uniqueness checks during creation and editing to prevent link conflicts.
  • Flexible Path Prefixes: Easily customize your global redirection prefix (e.g., /go/, /to/) to match your site’s branding.
  • Category Management (Pro Version):: Support for multi-level category structures like /base/category/slug. Available as an optional upgrade for advanced link organization.

Screenshots

  • Redirection Management Dashboard. A clean interface to manage all redirects, showing Name/Description, Slug, and Target URL. Supports quick search and one-click slug copying.
  • Edit Redirection Page. Allows entering Target URLs, Slug, Name, and managing other core configurations.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Tools > LiteLnk to manage your redirects and configure your base settings.

FAQ

Why does it require WordPress 6.3+?

To maintain a minimalist codebase and utilize the latest security enhancements in the WPDB engine, LiteLnk does not include polyfills for outdated WordPress installations.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LiteLnk” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LiteLnk” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.6.0

  • Initial Release.
  • Added Custom Redirection Prefix (Base Slug) functionality.
  • Enhanced Slug Uniqueness Conflict Check during saving.
  • Optimized database queries for high-speed performance.