Recently I upgraded to D6 on one website. And for some reason, even after running cron jobs successfully, rss.xml is not updating the latest articles. It has at the top a recent article "on june", and then a really really old article "on february", and everything in between and the latest are missing.

How can I fix this problem? Is there a way to re-sync the RSS with my nodes?

Comments

will_in_wi’s picture

I may be asking the obvious, but have you cleared the cache?

executex’s picture

Yes, but just in case, I did it again... and LOL at this, the "june" article is gone now, now the top article is February article. It's very odd!

Any other ideas?

will_in_wi’s picture

I am assuming that you are using the standard "river of news" frontpage. This is just a workaround, but you may try overriding it with views.

executex’s picture

Man I just realized what was wrong. It seems I had another view, that shows most highly rated stuff, and it was overriding rss.xml with its content. This was why it seemed like it was out of sync.

Sorry! Fixed! Thanks for help.