How do you make your RSS findable?
When you make a site you can ask search engines to crawl it, but if you create a RSS feed, is there any place you can submit it so it might show up on those aggregators people pull feeds from?
no, I'm not talking about putting `<link rel="alternate" type="application/rss+xml" href="/feed.xml">` in your `<head>`
no, I'm not talking about putting `<link rel="alternate" type="application/rss+xml" href="/feed.xml">` in your `<head>`