for rss feeds generally you just want to link to the feed itself - it's just gonna be a .xml text file so it won't be pretty but that'll let ppl plug it into their rss readers! to embed the feed itself on ur site in a pretty way u can use tools like rssdog and apply css to it - https://www.rssdog.com/
mostly tho u just wanna have [link rel="alternate" type="application/rss+xml" href="[your rss feed url.xml]" title="RSS"] in the head of ur site! (swap the [] for the greater than/less than symbols lmao)
okay i did it. i just have no idea where to actually put it on my website.. and how to make it look pretty
okay im confused and i dont care anymore this is too hard screw that ๐ฟ
for rss feeds generally you just want to link to the feed itself - it's just gonna be a .xml text file so it won't be pretty but that'll let ppl plug it into their rss readers! to embed the feed itself on ur site in a pretty way u can use tools like rssdog and apply css to it - https://www.rssdog.com/
mostly tho u just wanna have [link rel="alternate" type="application/rss+xml" href="[your rss feed url.xml]" title="RSS"] in the head of ur site! (swap the [] for the greater than/less than symbols lmao)