
Removes trailing slashes from URLs, replaces multiple consecutive forward slashes in the path with a single slash. Canonicalizes the URL. If the URL is invalid, display a message to the user and don't let it get added. NOTE: This does *not* normalize existing URLs in the database.