• Resolved pedrovds

    (@pedrovds)


    Hello,
    i’ve added your plugin recently at my blog because i need to include a “thumbnail” image to the rss feed to display the latest news from the blog at my other website, but it happens that the currently rss feed url is updated (http://blog.drmeducacao.com.br/feed/) but when i set the url to YQL (https://developer.yahoo.com/yql/) with the query
    select * from xml where url =’blog.drmeducacao.com.br/feed’
    it does not give me the updated xml/json (with the images on it).
    any ideas ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    I’m sorry, I’m not familiar with YQL. RSS feeds are notoriously difficult to debug, partly because of caching. Looking at your raw feed output, I can see that the image is being added to the feed and that it appears to be working correctly.

    Thread Starter pedrovds

    (@pedrovds)

    Yeah, it was some cache issue, thank you anyway

    • This reply was modified 8 years ago by pedrovds.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘cache problems maybe’ is closed to new replies.