15
[Question]How to set up RSS for my blog?
(lemmy.world)
Welcome to /c/blogging!
This is a community for posting interesting, insightful, or even personal blog posts. You can advertise your own blog, or share other blog posts you find interesting.
Since this is the programming instance, expect many posts to be related to computer science. General blogs are still welcome as well!
Rules:
Don't be rude. Duh.
Don't spam your own blog. Try to limit self-promotion to only once or twice per week.
Looking to start your own blog? Check out Bearblog, Write.as, WordPress (which you can host yourself as well).
If you're tech-savvy, check out Hugo!
Icon by Design Circle
Mine uses php to populate the xml file with the most recent seven posts. This means I never have to manually add or remove anything.
I don't recommend using the full post body as the description, either a blurb or the first paragraph should be fine.
If you want, I can send you my file, both raw php and final result.
I would really appreciate if you could DM me your feed xml as an example.
sent