Title: Mixed Content
Last modified: August 24, 2016

---

# Mixed Content

 *  Resolved [SietseB](https://wordpress.org/support/users/sietseb/)
 * (@sietseb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/)
 * Hello,
 * I get this message using Slimstat on a secured website:
    Mixed Content: The page
   at ‘[https://…&#8230](https://…&#8230);..nl/’ was loaded over HTTPS, but requested
   an insecure XMLHttpRequest endpoint ‘[http://www………nl/wp-admin/admin-ajax.php&#8217](http://www………nl/wp-admin/admin-ajax.php&#8217);.
   This request has been blocked; the content must be served over HTTPS.
 * Do I have to make some changes in the settings when using a secured website?
 * [https://wordpress.org/plugins/wp-slimstat/](https://wordpress.org/plugins/wp-slimstat/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Thread Starter [SietseB](https://wordpress.org/support/users/sietseb/)
 * (@sietseb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038302)
 * Sorry my mistake!
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038359)
 * Glad to see you figured it out 🙂
 *  Thread Starter [SietseB](https://wordpress.org/support/users/sietseb/)
 * (@sietseb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038381)
 * Sorry I did not figure it out. Still having this problem!
 * Can you please tell me what causes this problem?
 * Thanks!
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038388)
 * How are you serving pages over https? Via a plugin or wp-config setting? Apparently
   your way is not also changing the URL of admin-ajax :/
 *  Thread Starter [SietseB](https://wordpress.org/support/users/sietseb/)
 * (@sietseb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038392)
 * I am using the plugin WordPress HTTPS.
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038410)
 * Strange. As you can see in our source code, we try to detect the URL schema for
   the CDN:
 * [https://plugins.trac.wordpress.org/browser/wp-slimstat/trunk/wp-slimstat.php#L1413](https://plugins.trac.wordpress.org/browser/wp-slimstat/trunk/wp-slimstat.php#L1413)
 * for some reason is_ssl() is returning false for admin-ajax requests. Can you 
   contact their support and see if there’s anything they can do about it?
 *  Thread Starter [SietseB](https://wordpress.org/support/users/sietseb/)
 * (@sietseb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038414)
 * I found someone with a simular problem with a different plugin:
    [https://wordpress.org/support/topic/https-mixed-content?replies=6](https://wordpress.org/support/topic/https-mixed-content?replies=6)
 * Looks like they had to change some code in their plugin.
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038416)
 * That’s what Slimstat already does (is_ssl) 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Mixed Content’ is closed to new replies.

 * ![](https://ps.w.org/wp-slimstat/assets/icon.svg?rev=2832242)
 * [SlimStat Analytics](https://wordpress.org/plugins/wp-slimstat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slimstat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slimstat/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slimstat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slimstat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slimstat/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/mixed-content-3/#post-6038416)
 * Status: resolved