24.1 Password Protection

A Smart Short Link can require a password before redirecting. Passwords must contain 8–100 characters. PROS stores a password hash rather than the plaintext password.

When a visitor opens a protected link, the public password page is shown. An incorrect POST returns an invalid state with an HTTP 403 response; a correct password allows normal link resolution.

24.2 Changing the Password

The edit drawer provides New password with the placeholder Leave empty to keep current password. Enter a new value only when you want to replace the current saved password.

24.3 Scheduled Activation

Use Scheduled activation to set Starts at. Before this date/time, the link is shown as Scheduled and is not treated as normally routable.

24.4 Scheduled Deactivation / Expiration

Use Scheduled deactivation to set Expires at. The expiration must occur after Starts at when both values are provided. When the expiration time is reached, the link no longer resolves as an active public destination.

24.5 Favorites

Select Mark as favorite to add a favorite state to the link record. The listing can show a star/favorite indicator, which is useful for important campaign links.

24.6 Generate Matching QR

Select Generate matching QR to have PROS create a QR Code whose destination is the public Short Link.

The matching QR is created with a name derived from the Short Link title/alias, a code beginning with sl-, and a styling payload that identifies the QR as coming from a short link.

24.7 Why Use a Matching QR

A matching QR lets the same campaign be shared digitally through the Short Link and physically through a scannable code. Because the QR opens the Short Link, the Short Link destination can remain the central redirect layer.

24.8 Combining Options Safely

CombinationOperational effect
Password + scheduleVisitor must arrive during the routable period and enter the password.
Favorite + matching QRMakes the link easy to identify internally and creates a physical access point.
UTM + matching QRThe Short Link can append UTM values even when reached through the QR.
Expiration + printed QRThe printed QR can stop resolving when the Short Link expires, so plan end dates carefully.

24.9 Testing Protected/Scheduled Links

  1. Use a private/incognito browser so an existing session does not affect your test.
  2. Try the link before the start date when testing scheduling.
  3. Try an incorrect password and then the correct password.
  4. Confirm the destination after successful access.
  5. Check the matching QR separately.
  6. Do not print a large quantity until the entire chain is verified.
Write Your Comment