23 open-source projects similar to rinogo/yourls-keep-query-string, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Yourls Keep Query String alternative.
Sink is a self-hosted link management platform that combines URL shortening with click analytics and geographic tracking. It provides a deployable system for creating, editing, and organizing short links, with built-in tools for measuring engagement through real-time click event collection and visitor location data. The platform distinguishes itself through AI-powered slug generation that produces human-readable short link identifiers by analyzing target page content, replacing random string generation. It supports geo-aware request routing that redirects visitors to different destinations ba
This plugin limits the number of characters allowed for the custom keyword.
A simple plugin to redirect based on User-Agent, all blacklisted user agents won't be redirected to target URL but instead shown a custom page.
Add the following line to 'user/config.php' and set the prefix to your preferred character or string:
Utility to check for endpoint URL redirections and update the long URL in YOURLS
A YOURLS plugin that checks submitted URL's for validity, reachability, and redirection
A YOURLS plugin that routes configured keywords to one of multiple destination URLs, with optional weighted chances per URL.
This plugin limits the minimum and maximum number of characters for custom keyword
This plugin for YOURLS allows you to create redirects based on regex patterns, simple text replacements or script.
YOURLS API - Regenerate URL
Redirect Index Plugin for YOURLS and newer.
A YOURLS-based plugin to restrict access from specific referrer domains.
This plugin allows administrators to limit the original URLs with regexes. It supports both whitelist and blacklist mode as well as granting specific users the ability to circumvent this limit.
Search for links based on various criteria (creation date, long URL...) and delete them. Handy when you want to delete dozens (or hundreds) of links at once.
YOURLS: If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field
This plugin gives several limitations on allowed keywords for YOURLS. Right now, there are 3 limitations that are already implemented: 1. Limit keyword length as provided in https://github.com/adigitalife/yourls-limit-keyword-length 2. Limit usage of blacklisted keywords 3. Limit usage of…