You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
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)