Plugin Requests Insecure Assets
-
After forcing SSL on my site I noticed Chrome indicating the site was trying to load insecure scripts (i.e. via HTTP instead of HTTPS). Can the plugin load dependencies without schema (e.g. //ajax.googleapis.com… instead of specifying HTTP or HTTPS)?
Mixed Content: The page at ‘https://www.example.com/wp-admin/admin.php?page=wps_hits_page’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=4.7.4’. This request has been blocked; the content must be served over HTTPS.`
Mixed Content: The page at ‘https://www.example.com/wp-admin/admin.php?page=wps_hits_page’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=4.7.4’. This request has been blocked; the content must be served over HTTPS.
- The topic ‘Plugin Requests Insecure Assets’ is closed to new replies.