Option for images get hosted in the same server
closed
B
Benjamin Aharonov
Images are not being send to the same integration (in my case wordpress) I have seen they are sent via digital ocean in a link like this:
We should have a button to change this option and choose whether images are serverd from the same server or from another server
Afonso Matos
closed
Closing this for now, as my recommended approach is that you use the mentioned plugin:
https://docs.tryjournalist.com/docs/upload-in-article-images
Afonso Matos
Until this is done, you can use this plugin:
Afonso Matos
planned
Afonso Matos
Merged in a post:
Make images downloadable so they can be hosted on our own server
Daniel Neubauer
Right now all images are uploaded or hosted on the digitalocean CDN of journalist.
So if you upload an article to your site by copy and pasting the HTML or Markdown to your WordPress site, you basically just hotlink the images from the journalist CDN.
I think it would be better to make all images downloadable, so that when they are uploaded to my own server/domain, are no longer hot linked because they are hosted on our own server.
Daniel Neubauer
I just saw that the same thing was mentioned here as well: https://journalist.canny.io/feature-requests/p/option-for-images-get-hosted-in-the-same-server
T
T. Lucas
Yes, noticing that for WordPress, the featured image is uploaded to the integration site and properly referenced in the article. However, in-article images are hotlinking to other resources.
Thanking they should, or at least an option, to upload images to the integration site and locally reference them via src in the article.