When adding a friendly URL, please avoid using specific characters like + : # & , ) ( ! \ } { @ / = $ (and so on) due to these reasons:
Some characters are reserved characters, which may not be supported by some features, based on our experience, “+" is not supported in “canonical" to redirect from http to https.
http://ssw.com.au/rules/when-to-use-+1
❌ Figure: Bad example - This URL will throw a 404 error rather than redirecting to https://
http://ssw.com.au/rules/when-to-use-plus-1
✅ Figure: Good example - Redirect works fine if the URL doesn't include “+"