PDA

View Full Version : How to Fixed Broken Link in WordPress Site



alfread
10-02-2021, 02:08 PM
Broken links or dead links are those links on a webpage that points to non-existent resources. A broken link is not only annoying for users but also decreases the performance of a website.
In that case, I want to know How to Fixed Broken Link in WordPress Site? please let me know an easy way to fix it.

kumkum
10-05-2021, 08:38 AM
Most of the time broken link issue arise due to https redirection, some links are working on http and some are working on https.
You can resolve this issue easily by making few changes:
1. First you can make changes in your Wordpress URL under general settings.
2. You can also use plugin to resolve this issue SSL insecure Content Fixer.

For steps by steps guide you can check mixed content issue in Wordpress (https://hoststud.com/resources/steps-to-resolve-mixed-content-issue-in-wordpress.718/).