Website Security & Threat Management
Flexible SSL & Wordpress: Fixing “Mixed Content” Errors

Flexible SSL & Wordpress: Fixing “Mixed Content” Errors

1/21/2015 · David Fritsch

What this post added

Introduced protocol rewriting in the Cloudflare WordPress plugin to automatically change HTTP asset links to relative protocols (e.g., `//www.example.com/...`). This resolves "Mixed Content" errors for websites using Flexible SSL, where the connection between the visitor and Cloudflare is HTTPS, but between Cloudflare and the origin server is HTTP. Recommended adding a page rule to redirect all HTTP traffic to HTTPS for comprehensive security.

Read the original post ↗