URL Shortener
Generate custom short URLs with your CMS vanity or custom domain!
The URL Shortener is only enabled with a Pro Subscription!
Learn more about our paid plans.
What are Short URLs?
Create friendly, short URLs for anything in your community!
The URL shortener takes any link and converts it to a short and readable format!
Ex: https://discord.com/invite/123456
-> mycommunity.com/discord
Creating a Short URL
New Short URL
To forward https://discord.com/invite/123456
to our custom domain's mycommunity.com/discord
Enter the existing URL
https://discord.com/invite/123456
Enter the new short URL path
discord
(Optional) add a description
Discord invite link
After adding the new short URL, it will be viewable, searchable, and copyable in the table below.
Domain Formats
The CMS supports three types of short URL formats:
Custom Domain:
customdomain.com/shorturl
Vanity Domain:
communityid.sonorancms.com/shorturl
Long Domain:
sonorancms.com/com/communityuuid/shorturl
The custom path will work on all three of these options. The toggle simply allows you to select which format you are copying.
Reserved Paths
Sonoran CMS has several internal URL paths that can not be overridden by a custom short URL.
Sonoran CMS will also not allow you to override an existing website slug with a custom short URL.
These paths are restricted only in their absolute form. Appending additional paths to these are allowed. For example:
A short URL can NOT be: example.com/forms
However, a short URL CAN be: example.com/forms/civ
Last updated