Settings

General Settings
Changing this will instantly update all links across the application. Make sure to include http:// or https:// and a trailing slash (e.g., https://links.pyncore.com/).
Appearance
How Base URLs Work

This URL shortener separates the short code from the base URL in the database.

For example, if you generate the code abc123, it is stored simply as abc123.

When someone visits your site, or when you view the dashboard, the system dynamically concatenates your Base URL with the short code. This means you can migrate domains at any time without running complex database migrations!