I am grabbing the RSS feeds from various websites and displaying the content like Title, Title link, associated image and short description in my site.
i am generating the RSS feeds with the same details like Title, Title link, associated image and short description in my site for the users to grab them.
Now, in my RSS feeds i am grabbing the image from the original source. not from my website. i am using the Feedburner to publish the feeds. Now my query, will my server bandwidth will reduced as i am taking the image from the original source or will it be the same as taking the image from my server.
i am using the FEEDBUNER to reduce the data load in my server especially images.
Please guide me.