RSS/XML feed linking
-
I have an issue with simply static. I am looking to legacy host a podcast and need a proper rss link.
When I use podlove, it will place the rss feed under a link under a full wordpress install:
This link appear correctly in the static home page generated. However that link goes nowhere. The actual content can be found at:
https://example.com/feed/mp3/index.xml
Now ideally i would prefer just the link to work for legacy reasons. However what is the correct path forward? Either replace the link in the homepage to reflect the actual location, or is there a way of tricking out a redirect on a static page so that it starts from the first one but ends up at the second one?
My short term solution is a python script that reopens all the html pages and rewrites the link.
This isn’t limited to just the podlove rss feeds, all rss/xml feeds have this problem.
Thanks for the support BTW!
The page I need help with: [log in to see the link]
- The topic ‘RSS/XML feed linking’ is closed to new replies.