
YOURLS

YOURLS (Your Own URL Shortener) is a PHP application for running a private URL shortening service under your own domain. It provides a web interface and an API to create, manage, and track short links, with extensibility via plugins and themes.
Key Features
- Create short URLs for long links using sequential IDs or custom keywords
- Public or private mode (use as an internal shortener or an open service)
- Link analytics: click counts and referrer tracking for each short URL
- Admin web interface for managing links, keywords, titles, and stats
- Developer-friendly API for automation and third-party integrations
- Plugin system to extend behavior (authentication, spam controls, custom formats, etc.)
- Custom URL structures (e.g., prefixing, reserved keywords) and configurable redirects
Use Cases
- Branded short links for marketing campaigns and social media posts
- Internal link shortener for teams (docs, ticket links, shared resources)
- Programmatic short-link generation via API for apps and automation workflows
Limitations and Considerations
- Requires a traditional LAMP/LEMP-style stack (PHP + MySQL/MariaDB) and ongoing patching like any web app
- Built-in analytics are basic compared to dedicated marketing analytics suites
YOURLS is a mature, widely-used option for organizations that want full control over short-link domains and data. It fits well when you need simple link management, dependable redirects, and lightweight per-link statistics with the option to extend via plugins.
Categories:
Tags:
Tech Stack:
Similar Services

Kutt
Modern, privacy-friendly URL shortener with analytics
Self-hosted URL shortener with custom domains, branded links, link analytics, and an API for creating and managing short URLs.

Shlink
Self-hosted URL shortener with API, analytics, and QR codes
Self-hosted URL shortener providing a REST API, web/CLI tools, detailed visit analytics, QR codes, custom domains, and link management features.

Shaarli
Personal, minimalist bookmark manager with sharing and RSS feeds
Shaarli is a lightweight self-hosted bookmarking service for saving, tagging, searching, and sharing links, with permalinks, RSS/Atom feeds, and plugins.

LinkStack
Self-hosted link-in-bio platform with custom pages and analytics
Create customizable link-in-bio pages with themes, custom domains, analytics, and multi-user support—self-hosted and designed for creators, teams, and brands.


LinkAce
Self-hosted bookmark manager with tagging and search
LinkAce is a self-hosted bookmark manager to save, organize, tag, and search links with lists, privacy controls, and team-friendly sharing options.

Slash
Self-hosted link shortener with teams, analytics, and custom domains
Self-hosted URL shortener for teams with custom domains, branded short links, API access, and click analytics.
PHP
JavaScript