# Logo url always changes

**URL:** <https://meta.discourse.org/t/logo-url-always-changes/81517>\
**Category:** Support\
**Created:** [February 26, 2018, 7:24am UTC](https://meta.discourse.org/t/logo-url-always-changes/81517 "2018-02-26T07:24:07Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![tran](https://avatars.discourse-cdn.com/v4/letter/t/dec6dc/32.png) [@tran](https://meta.discourse.org/u/tran)\
**Post date:** [February 26, 2018, 7:24am UTC](https://meta.discourse.org/t/logo-url-always-changes/81517/1 "2018-02-26T07:24:07Z")

</div>

When I open my web, the logo showes normally.the url:www.abc.com/uploads/default/original/1X/logo.png.But when I open the topic page, the logo image’s broken.The url:www.abc.com/t/topic/uploads/default/original/1X/logo.png.

---

<div class="post-metadata">

**Author:** ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**Post date:** [February 26, 2018, 8:41am UTC](https://meta.discourse.org/t/logo-url-always-changes/81517/2 "2018-02-26T08:41:44Z")

</div>

You shouldn’t use relative URL like this `uploads/default/original/1X/logo.png` for logo images. Try using the absolute URL `http://www.abc.com/uploads/default/original/1X/logo.png`. It will fix the issue.

---

<div class="post-metadata">

**Author:** ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)\
**Post date:** [June 8, 2024, 12:37pm UTC](https://meta.discourse.org/t/logo-url-always-changes/81517/3 "2024-06-08T12:37:45Z")

</div>

This topic was automatically closed after 2294 days. New replies are no longer allowed.
