Create Your First Short Link
Get up and running with shrtnr in under 5 minutes. This guide walks you through creating your first short link, both as a guest and as an authenticated user.Visit the home page
Navigate to your shrtnr instance homepage. You’ll see a clean interface with a URL input field.
Click Shorten
Click the Shorten button. shrtnr generates an 8-character short code and automatically copies the short link to your clipboard.
Guest links expire in 7 days. Create an account to customize expiration, use custom slugs, and track analytics.
Create an Account (Optional but Recommended)
Unlock the full power of shrtnr with a free account:Create a Custom Short Link
Once you’re signed in, you can create branded short links:Add a custom slug (optional)
In the “Custom slug” field, enter a memorable slug:
- Allowed: letters, numbers, hyphens (
-), underscores (_) - Length: 1-20 characters
- Example:
spring-sale,contact_us,promo2024
View Your Dashboard
Authenticated users get a powerful dashboard to manage all their links:See all your links
The dashboard displays all your short links with:
- Short code and full short URL
- Original destination URL
- Expiration date
- Click count (analytics)
- Edit and Delete actions
Dashboard Features
The dashboard provides a complete overview:Track Your Link Performance
Every short link automatically tracks clicks:- Click count: See total clicks in your dashboard
- Analytics data: Each click records:
- IP address (first segment for privacy)
- User agent (browser/device)
- Referrer (where the click came from)
- Timestamp
Analytics are tracked automatically. No configuration needed. View click counts in your dashboard.
Edit or Delete Links
Manage your links from the dashboard:Edit a Link
- Click Edit next to the link you want to modify
- Update the custom slug or expiration date
- Click Save
Delete a Link
- Click Delete next to the link
- Confirm the deletion
- The link is permanently removed and stops redirecting
Common Workflows
Quick Link for Social Media
Campaign Link with Custom Slug
Temporary Event Link
API Integration (Optional)
Developers can integrate shrtnr via the API:Custom slugs and custom expiration require authentication. See the API Authentication guide for details.
Troubleshooting
”Invalid URL”
Your URL must start withhttp:// or https://:
”Slug already in use”
Someone else already created a link with that custom slug. Fix: Choose a different slug or add a number/date:promo → promo-2024.
”Sign in to use a custom slug”
Custom slugs are only available to authenticated users. Fix: Create a free account or use the auto-generated 8-character code.Next Steps
Custom Slugs
Create memorable, branded short links
Analytics
Track clicks and understand your audience
Dashboard
Manage all your links in one place
API Reference
Integrate shrtnr into your applications