# After SSL installation pictures are not displayed

**URL:** <https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403>\
**Category:** Support\
**Created:** [16 مارس 2015، 6:52م UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403 "2015-03-16T18:52:31Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![dbm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dbm/32/86954_2.png) [@dbm](https://meta.discourse.org/u/dbm)\
**Post date:** [16 مارس 2015، 6:52م UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403/1 "2015-03-16T18:52:31Z")

</div>

Hello guys,

After i installed SSL (Sucessfully) everything works fine, and also i’ve changed my domain name. So some pictures left from old domain name and they are not loaded. Is there any way that we could reactiate that pictures? Thanks

---

<div class="post-metadata">

**Author:** ![elberet](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elberet/32/122404_2.png) [@elberet](https://meta.discourse.org/u/elberet)\
**Post date:** [16 مارس 2015، 7:28م UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403/2 "2015-03-16T19:28:02Z")

</div>

There’s [a Howto article about this topic:](https://meta.discourse.org/t/change-the-domain-name-or-rename-my-discourse/16098)

> [@Change the domain name or rename your Discourse](https://meta.discourse.org/t/change-the-domain-name-or-rename-your-discourse/16098/1):
>
> ### Replace all instances of the old name with the new name in posts
> 
> All the existing posts will still refer to the old domain. Let’s fix that:
> 
> ```
> ./launcher enter app
> discourse remap talk.foo.com talk.bar.com
> rake posts:rebake
> 
> ```
> 
> This remaps text in posts from the old URL to the new URL, then regenerates all posts just in case.
> 
> And now you’re done!

---

<div class="post-metadata">

**Author:** ![dbm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dbm/32/86954_2.png) [@dbm](https://meta.discourse.org/u/dbm)\
**Post date:** [16 مارس 2015، 8:06م UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403/3 "2015-03-16T20:06:17Z")

</div>

@elberet works perfect. God bless and thank you! 😄

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [17 مارس 2015، 1:46ص UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403/4 "2015-03-17T01:46:25Z")

</div>


