Skip to content

[Bug] Latest content from the FEED is not reflecting #213

Description

@fingers10

Describe the bug
I publish an article every sunday in https://ilovedotnet.org and that is updated in my atom.xml feed. Here is the latest content published on Sunday 2 July 2023 as of writing this issue.

<item>
	<title>Printing barcode to label printer from Blazor WASM</title>
	<link>https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</link>
	<guid isPermaLink="true">https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</guid>
	<description>In this post I will teach how to print barcode to label printer from blazor wasm application. All with live working demo.</description>
	<pubDate>Sun, 02 Jul 2023 22:30:00 +0530</pubDate>
</item>

This content is not appearing under my content. All I can see is the contents upto a week before above mentioned Sunday.

Expected behavior
Latest content should be displayed.

Screenshots
image

Update
Checking Today - 17 July 2023. Still the content on particular date Sunday 2 July 2023 is missing.
image

Additional context
Here is the link to my atom.xml linked to my card - https://github.com/ILoveDotNet/ilovedotnet/blob/main/Web/wwwroot/atom.xml

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions