Title: HTTPS redirect
Last modified: August 22, 2016

---

# HTTPS redirect

 *  Resolved [thebigjay](https://wordpress.org/support/users/ingeniuscreative/)
 * (@ingeniuscreative)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/https-redirect/)
 * I have a website, heartway.com we recently (in light of Google) added an SSL 
   which effectively made our site HTTPS the trouble is that while everything is
   working perfectly on the overall site, media is now coming from [http://(my](http://(my)
   cdn alias) but now have been changed to https which has killed ALL of my media
   so they all look like broken images. Is there any way to change the address so
   everything currently within my DreamObjects/Speed CDN folder has that URL?
 * [https://wordpress.org/plugins/dreamspeed-cdn/](https://wordpress.org/plugins/dreamspeed-cdn/)

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

 *  Thread Starter [thebigjay](https://wordpress.org/support/users/ingeniuscreative/)
 * (@ingeniuscreative)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/https-redirect/#post-5384727)
 * Okay my question now becomes this…just spoke with DreamHost support not about
   the plugin but about the issue in general.
 * They recommend using the default bucketname.objects.dreamhost.com rather than
   an alias because with an alias I cannot use HTTPS.
 * That being said if I remove the alias from the DreamSpeed CDN plugin admin panel
   will that work?
 * If do great!
 * If not, how do I go about rewriting ALL of the media links to use this default
   bucketname.objects.dreamhost.com URL rather than the alias URL that is there 
   now?
 *  Plugin Author [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [11 years, 5 months ago](https://wordpress.org/support/topic/https-redirect/#post-5384778)
 * > That being said if I remove the alias from the DreamSpeed CDN plugin admin 
   > panel will that work?
 * You mean will it go back and change everything? No :/
 * > If not, how do I go about rewriting ALL of the media links to use this default
   > bucketname.objects.dreamhost.com URL rather than the alias URL that is there
 * This you can do!
 * 1) Remove the alias from DreamSpeed CDN
    2) Grab this – [https://wordpress.org/plugins/velvet-blues-update-urls/](https://wordpress.org/plugins/velvet-blues-update-urls/)–
   and search for [https://my.coolbucket.com](https://my.coolbucket.com) and replace
   with [https://bucketname.objects.dreamhost.com](https://bucketname.objects.dreamhost.com)
   on all posts and post meta
 * That should be it.
 * (If you’re super command line savvy, we have wp-cli on all servers at DreamHost,
   so you can do this:
 * `wp search-replace https://my.coolbucket.com https://bucketname.objects.dreamhost.
   com --dry-run`
 * Run it again without `--dry-run` if it looked good.

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

The topic ‘HTTPS redirect’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dreamspeed-cdn_3c83a7.svg)
 * [DreamSpeed CDN (RETIRED)](https://wordpress.org/plugins/dreamspeed-cdn/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dreamspeed-cdn/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dreamspeed-cdn/)
 * [Active Topics](https://wordpress.org/support/plugin/dreamspeed-cdn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dreamspeed-cdn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dreamspeed-cdn/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/https-redirect/#post-5384778)
 * Status: resolved