Surt
Simple and efficient link shortening service-A modern short link generator based on Next.js-supports the rapid creation, management and jump of short links. Providing a simple and beautiful user interface, no advertising interference, and safe and reliable data, it is an ideal tool for individual and team link management.
**Surt** is a minimalist URL short link service that allows you to convert lengthy URLs into short and easy-to-share links. - Quickly generate short links - Simple and clean interface design - 📊Basic access statistics function - Self-managed, data is in your own hands --- ##Main functions ### 1ˇ Shorten links Convert any long URL into a short link for easy sharing ### 2ˇ Automatic jump Automatic redirection to original URL when accessing short links ### 3ˇ Visit statistics Check the number of times each short link is visited ###Step 1: Shorten links 1. Open the Surt app home page 2. Paste the long URL you want to shorten in the input box - For example: `www.example.com/very/long/url/with/many/parameters? id=12345` 3. Click the **[Shorten]** button 4. Short links are automatically copied to your clipboard 5. The page will display a prompt: **"The shortened link has been copied to your clipboard! "** ** Example: ** ``` Input: www.example.com/very/long/url/with/many/parameters Output: your-domain.com/view/abc123 ``` ###Step 2: Sharing and using short links 1. Paste short links from the clipboard anywhere (social media, emails, messages, etc.) 2. When someone clicks on this short link, it will automatically jump to the original URL 3. Each visit will be counted ** Short link format: ** ``` https://your-domain.com/view/[Random Hash] ``` ###Step 3: View access statistics To view visit statistics for a short link: 1. Copy your short link 2. Change `/view/` in the URL to `/info/` 3. Open the modified link in your browser ** Example: ** ``` Short link: https://your-domain.com/view/abc123 Statistics page: your-domain.com/info/abc123 ``` The statistics page will display: - Original link address - Number of visits (view count)




