Provide matcher for external URLs missing protocol

Created on 22 February 2024, 8 months ago
Updated 21 March 2024, 7 months ago

Problem/Motivation

Our clients often add external links without a protocol (like www.example.com instead of https://www.example.com) leading to it being considered a link to the same domain resulting in a 404 (like https://website.com/www.example.com). It would be nice to give them a reminder and option to click to add a protocol to the link.

Proposed resolution

Provide a matcher to detect links that start with "www" and are missing a protocol.

Feel free to close if you don't think this is appropriate for linkit to provide. It does not currently provide any tests for it.

Feature request
Status

Fixed

Version

6.1

Component

Code

Created by

🇧🇪Belgium seutje Antwerp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024