What is Short URL
Short URL is your own link shortener under the domain pmgclub.com/feedx/{your-slug}. Useful for:
- Sharing long URLs in presentations, posts, emails.
- Click tracking — you can see how many times someone clicked.
- Branded links —
pmgclub.com/feedx/q1-2026looks better than a tracking URL with UTM parameters. - Expiration — the link stops working after N days (useful for time-limited offers).
How it works
- Pick a target URL (e.g.
https://youtube.com/watch?v=xyz...). - Choose a slug (the short part after
/feedx/) — either manually or randomly generated. - Optional: title for your own bookkeeping and expiration.
- Done — share
pmgclub.com/feedx/{slug}.
When someone opens your short link, the server performs a 307 redirect to the target URL and counts the click.
Plan limits
| Plan | Number of links |
|---|---|
| Free | — (not available) |
| Premium | 10 |
| Premium Plus | 20 |
| Premium Business | 50 |
| Admin | unlimited |
If you hit the limit, delete an old unused link first or upgrade to a higher plan.
More chapters
- Creating a link — step by step
- Slug and rules — what can and can't be in a slug
- Clicks and statistics — traffic tracking
- Expiration and disabling — temporary and paused links
- Tips and tricks — best practices