Forcing HTTPS on your site
Security & SSL
TransPark automatically redirects HTTP to HTTPS for all sites with a valid SSL certificate. No configuration needed.
For WordPress
Make sure your WordPress URL settings use https://:
- Go to Settings → General
- Ensure both URL fields start with
https:// - Save changes
Mixed content warnings
If your browser shows a "Not Secure" warning despite having SSL, you likely have mixed content — some resources (images, scripts) loading over HTTP. Use a plugin like "Really Simple SSL" to fix this automatically.