I have a site with RSS feeds of many news sites around my country.Some of those news sites in their rss feeds have images, some not. One of them sites which have images I can't load those images.
Posible reason: When I click on place where images used to be on page of my site, in properties I can read this:
Location: http://address-of-my-site.com/files/images/some-picture.jpg

This is very strange.
Why is in address of location isn't : http://news-site-with-rss-feeds.com/files/images/some-picture.jpg
Why is in location of images show address of my site. Those images isn't on my site. Those images are on site with rss feed.

Is there any way to fix that problem?