7. How to solve Mixed Content Error in WordPress || WordPress Bangla Tutorial || WordPress Error Bug

How to solve mixed content error in WordPress || WordPress Bangla Tutorial || WordPress Error Bug

Blocked by mixed content on WordPress after installing SSL certificate?

In most cases mixed content error is easy to fix. Most important step is to identify where the issues is with chrome’s inspector and then it’s easy to update. The tutorial to fix mixed content is in Chrome, however you can use firefox as well.

Code for htaccess:

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ [L,R=301]

#web_dev_coder
#wordpress_bangla . про ошибка вордпресс.

Оцените статью