-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Creator profile not synched with the feeds #170
Comments
Hey @andychiare there are some issues with your feed such as duplicate Ids for example, can you make sure to fix those: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fandreachiarelli.it%2Ffeed%2Farticles.xml Not sure if that's the cause of the issue but might help. |
Thank you for your help @DeeJayTC 🙏 |
The duplicates might have caused that. Ill rerun it later, traveling atm |
I have the same problem, my latest articles are not shown. I have noticed the feed generated by wearedotnet.io's last build date is Sun, 23 Apr 2023 00:00:00 for me. It's the same date as my latest post, which was the latest post of my feed when my feed is added to the application (#177). After that, it seems it did not rebuild my feed. Also, when it first build my feed, I already had duplicated values, so I don't think it's related to that.
It can be good to add a button to the profile page, so we can rebuild the feed whenever we published new content. I mean if it can't refresh the feed automatically for certain cases, we as users can request to refresh the feed manually. What do you think, is it possible or easy to do @DeeJayTC ? |
Thats actually a good idea, i wouldnt want that for every user but can totally add an option so you can refresh your own feeds with a button. That might solve a few issues! Nice one! |
I am seeing the same issue for my profile: https://www.wearedotnet.io/mosoftwareenterprises Is there anything else I can do to fix it @DeeJayTC |
not yet, im working on quite a few improvements to the indexer and have to reindex the latest feeds anyway. Might take a few more days tho. Sorry! |
Thankyou for the feedback, no pressure from me. I know you are busy! |
Any update on this issue? Can I help? |
Any updates on this issue? |
Describe the bug
My creator profile doesn't show my latest articles.
It is stuck at two months ago while the feeds include new articles. I don't see any difference between the format of the old and the new content in the feeds 🤔
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect that the shown articles were synchronized with the feeds
The text was updated successfully, but these errors were encountered: