Title: error when delivering site over https
Last modified: January 11, 2017

---

# error when delivering site over https

 *  Resolved [bruceh5200](https://wordpress.org/support/users/bruceh5200/)
 * (@bruceh5200)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/)
 * Hi,
 * Using the Fast Velocity Minify plugin.
    When delivering the site over https, 
   I have problems that the links in the page link to the http side so the page 
   doesn’t load properly. SWhouldn’t the domain info be removed from the links as
   part of the minify process anyway?

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

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/#post-8641621)
 * Hi,
 * That usually only happens in a couple of situations:
 * – You moved the site from http to https and didn’t clear the intermediate and
   normal cache on the settings (this plugin’s settings), or
    – You have somehow
   overwritten the WP_HOME variable and therefore the one stored on the database
   is still in http format (did you do the necessary “search and replace” on the
   database?), or – You’re behind a reverse proxy that is calling the site with 
   http only, but serving it over https, or – Your website is accessible both via
   http and https… in that case, whoever visits the page first will generate the
   static files with http … (I haven’t tested this, but if it happens it’s a bug
   and therefore I’ll fix it).
 * Go to your wp-admin > Settings > General, does it show as https?
    If it does,
   then clear both caches on the plugin + any other caches you may be using (including
   on your reverse proxy, if you have it) + your browser cache.
 * Create a 301 redirect from http to https, this will ensure that all traffic falls
   on https and eliminate the duplicate content penalty on google.
 * Use the “Better Search and Replace” plugin to replace your site urls from http
   to https in all tables (backup first).
 * If none of these solve your problems, then let me know and I’ll happily see what
   else we can do.
 *  Thread Starter [bruceh5200](https://wordpress.org/support/users/bruceh5200/)
 * (@bruceh5200)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/#post-8641679)
 * Thankyou, that’s helpful.
    Settings->general shows http:// I’ve cleared the cache.
   and I’ve already fixed it on our site by forcing all traffic (except wp-admin)
   through http with a redirect.
 * Previously the site was accessible through https and http and was behaving weirdly,
   but your explanation for the files being built by the first visitor makes perfect
   sense.
 * it would be nice if I could serve the site by either http or https and for it
   to work correctly, so if it could be fixed in due course, I’d appreciate it.
 * Thanks
 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/#post-8641780)
 * Great it’s solved.
 * I’ll take a look at the http vs https version, should be an easy fix.
    I am pushing
   an update today so I’ll include this.
 * Thanks.
 *  [Leah](https://wordpress.org/support/users/edikitt/)
 * (@edikitt)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/#post-8642877)
 * This update could not have come at a more perfect time. We just switched our 
   site over to https yesterday and experienced the same problem. Clearing the cache
   did the trick, but it’s also nice to see there is now more compatibility for 
   https!

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

The topic ‘error when delivering site over https’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 4 replies
 * 3 participants
 * Last reply from: [Leah](https://wordpress.org/support/users/edikitt/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/error-when-delivering-site-over-https/#post-8642877)
 * Status: resolved