WordPress mixed content error: This request has been blocked; theĀ content must be served over HTTPS
For the WordPress mixed content error: “This request has been blocked; the content must be served over HTTPS” the best solution is to search&replace all links in files and the database using Regex with WP CLI. But if you are looking for a quick fix, just add the following code to .htaccess file to automatically forward … Read full article ā