Quote:
Originally Posted by bam bam
Does anyone know why wp-autoblog doesn't display images from the feeds it scrapes?
|
I think I know.
I have digged into its code, I think all it is doing is just copy "content" paramter of RSS, so it your feeds doesn't include image url in it, it won't be in your page.
At least I think somesites do includes image url in their feeds.
So it is up to the seed, not wp-autoblog.