A URL on your page includes `:443`, which is the default port for secure HTTPS connections. This is unnecessary and adds clutter to the URL. While it doesn't usually break the link, removing it makes the URL cleaner and more standard.
https://example.com:443/page
Simply remove `:443` from the URL.
https://example.com/page
Removing default ports is a simple code hygiene practice that results in cleaner, more professional-looking URLs.
This issue can affect your site's search engine rankings and user experience. Addressing it promptly helps ensure optimal performance and visibility in search results.
Black SEO Analyzer automatically checks for this warning during site analysis, along with hundreds of other technical SEO issues.
Choose the license that fits your needs and start getting the deep, actionable insights you deserve.