• I have several seperate blog feeds which import the latest article from another blog. Each feed code is inside a article.
    The feed code is the only content of that article, and articles are displayed in a masonry grid.
    I have changed the way how article date is used, so instead of get_the_time I use get_the_modified_date, which changes my article date when the article is modified.

    Is there a way, that when a rss feed updates it would automatically update article’s modification date?

    This way I would be able to show the latest feeds on top of the masonry.

    I have generated the feed with this service. I have sent them a help request but I thought I could ask here as well.

    Any help is appreciated.

  • The topic ‘Is there a way to update article date by RSS feed?’ is closed to new replies.