Displaying images from RSS feed -


i use newsrepublic access feeds. feed http://www.ukcorporategifts.co.uk/blog/feed there , text displays correctly, can't show images , inks. know issue might lie?

i grateful advice.

some of image links relative urls (the src part)

<img style="display: block; margin-left: auto; margin-right: auto;" src="/assets/images/promotional-prime-tv-towels.jpg" alt="promotional beach towels" /> 

you should use absolute urls, http://example.com/assets/images/promotional-prime-tv-towels.jpg


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -