Simple WordPress utility to force SSL and mixed-content cleanup

Migrated to HTTPS and the site is a mess of mixed-content warnings from old image URLs. Any single-purpose utility plugin that just fixes this without the dozen other features big security plugins bundle?

0 32
vapvarun vapvarun 0 4 months ago

Really Simple SSL is the long-standing answer but even lighter is WP Force SSL — it enforces HTTPS via redirect headers, rewrites http:// URLs to https:// in post content and widgets on the fly, and that is all it does. About 50KB of plugin. No dashboard beyond a single settings toggle. Solves 95% of mixed-content warnings post-migration.