Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes blog has a RSS in header #75

Open
AbhiAgarwal opened this issue Oct 22, 2016 · 2 comments
Open

Sometimes blog has a RSS in header #75

AbhiAgarwal opened this issue Oct 22, 2016 · 2 comments

Comments

@AbhiAgarwal
Copy link
Member

<link id="feedLink" rel="alternate" type="application/rss+xml" title="RSS" href="https://medium.com/feed/@abhiagarwal">

It gives you the feedLink. If someone gives us a blog or adds a blog to the contact we can try and visit it and get the feedLink. It's an optimization, but will leave it here!

@AbhiAgarwal
Copy link
Member Author

Kinda hard depending on site:

  <section id="feed_link">
  <a href="http://abhiagarwal.com/posts.atom">
    <span class="feed-icon"></span>
  </a>
</section>
<link rel="alternate" type="application/rss+xml" title="La Rose Quotidien &raquo; Feed" href="http://larosequotidien.com/feed/" />

@AbhiAgarwal
Copy link
Member Author

We can start off by doing it only for wordpress sites then go from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant