# איך להעתיק ולשתף קישורי תמונות בפורום Discourse?

**URL:** https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549
**Category:** Support
**Created:** [1 במרץ,‏ 2024,‏ 10:45pm UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549 "2024-03-01T22:45:58Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![BCHK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bchk/32/3268_2.png) [@BCHK](https://meta.discourse.org/u/BCHK)
#### Post date: [1 במרץ,‏ 2024,‏ 10:45pm UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/1 "2024-03-01T22:45:58Z")

</div>

How do you get links within a forum from images already shared in the forum - to show up in a thread as the full image and not just the link.

I’ve read this thread - and I understand that “https” links to images should just show the images that the link goes to [Images posted via HTTP URL are not being displayed until downloaded to local](https://meta.discourse.org/t/images-posted-via-http-url-are-not-being-displayed-until-downloaded-to-local/106193)

But, if I do this with an image already on my site, in my forums, (i.e. if people just copy the link from an image already uploaded on the forums), it just shows the link (and yes, its an https link).

How do I get it to show the image immediately and not force people to click on the link?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2 במרץ,‏ 2024,‏ 1:37am UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/2 "2024-03-02T01:37:13Z")

</div>

Is the url on a line by itself?

---

<div class="post-metadata">

### Author: ![BCHK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bchk/32/3268_2.png) [@BCHK](https://meta.discourse.org/u/BCHK)
#### Post date: [2 במרץ,‏ 2024,‏ 2:46am UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/3 "2024-03-02T02:46:04Z")

</div>

Yes - down the page after page breaks from text.

What is strange is it works fine when I copy the image address from the site and paste it here (see below) but it doesn’t work on my own site. Why would that be?

 ![](https://global.discourse-cdn.com/meta/original/4X/2/2/a/22ac1077b169a317197641f7f9572af746b74ac0.jpeg)

---

<div class="post-metadata">

### Author: ![BCHK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bchk/32/3268_2.png) [@BCHK](https://meta.discourse.org/u/BCHK)
#### Post date: [6 במרץ,‏ 2024,‏ 7:03pm UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/4 "2024-03-06T19:03:16Z")

</div>

Any thoughts on the problem?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [6 במרץ,‏ 2024,‏ 8:04pm UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/5 "2024-03-06T20:04:10Z")

</div>

I just tested it on my forum and it works just fine. It’s using S3, though. I tested on another forum and it also worked, but it’s using a CDN, so those both have a different URL than the site does. I’d still expect it to work, though/

Any plugins?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [6 במרץ,‏ 2024,‏ 8:14pm UTC](https://meta.discourse.org/t/how-to-copy-and-share-image-links-within-a-discourse-forum/297549/6 "2024-03-06T20:14:04Z")

</div>

Make sure the link is on a separate line.

ie

[![](https://global.discourse-cdn.com/meta/original/4X/2/2/a/22ac1077b169a317197641f7f9572af746b74ac0.jpeg) ](https://global.discourse-cdn.com/meta/original/4X/2/2/a/22ac1077b169a317197641f7f9572af746b74ac0.jpeg)

not [https://global.discourse-cdn.com/meta/original/4X/2/2/a/22ac1077b169a317197641f7f9572af746b74ac0.jpeg](https://global.discourse-cdn.com/meta/original/4X/2/2/a/22ac1077b169a317197641f7f9572af746b74ac0.jpeg)

(latter was typed on same line)
