Skip to content
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

Fixed RSS feed URLs all being invalid #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clay53
Copy link

@clay53 clay53 commented Jan 18, 2025

All URLs were of the invalid form "https://pennlabs.orgblog/false-promises". Now they are of the valid form "https://pennlabs.org/blog/false-promises". Old RSS feed available at https://pennlabs.org/rss.xml for now and attached (as txt file since .xml unsupported by GitHub) old-rss.xml.txt. New RSS feed also attached rss.xml.txt. It's important to fix so that a subscriber can get to the actual site. I didn't "fix" the GUID field because it doesn't matter whether it's an actual link, just that it's unique, which it still is. If changed, it would cause all subscribers to the feed to get their "read" posts "unread". I understand it's ugly, so I could change that too.

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

Successfully merging this pull request may close these issues.

1 participant