Skip to content

Conversation

antocuni
Copy link
Contributor

ADD FEED / EDIT FEED


Hi, I want to add my feed to the Python Planet

I checked the following required validations: (mark all 5 with [x])

  1. My feed is valid, I checked using https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fantocuni.eu%2Ffeed_rss_updated.xml%3Fv2 and it is valid!
    (Note: I add to append ?v2 to the URL, else the w3c validator used an invalid cached version. But I manually checked that bot the "real" URL and the ?v2 URL are exactly the same
  2. My feed is a Python Specific feed, e.g: I am proposing the filtered tag or categorized feed url
  3. I only post content to this feed which is related to the Python language and its components and libraries. Or content that I consider interesting for the Python community.
  4. I am aware that once my feed is added it can take a few hours to start being fetched (according to the server update cycle)
  5. My feed contains only content in English language.

Thanks in advance for adding my feed to the PythonPlanet! 👍

@malemburg malemburg merged commit 7014ade into python:main Aug 29, 2025
2 checks passed
@antocuni
Copy link
Contributor Author

antocuni commented Aug 29, 2025

Sorry, I think I made a stupid mistake 🤦‍♂️.
In order to fix RSS validation, I modified the metadata of very old blog posts (, but this caused mkdocs-rss-plugin to put them as "modified 25 August 2025" in the rss feed.

As a result, planet python now shows my ancient blog posts on the front page (screenshot):
image

Now the feed is fixed: will the website update automatically and remove the old posts or we need to somehow trigger a rebuild?

@hugovk
Copy link
Member

hugovk commented Aug 29, 2025

Now the feed is fixed: will the website update automatically

Looks like it, "Inside CPython's attribute lookup" is the only one under your name I see at https://planetpython.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants