Quantcast
Channel: How to detect that a feed reader accesses my page? - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Marc Charbonneau for How to detect that a feed reader accesses my...

I'm not sure it's possible in all situations. Consider a user who uses Safari's RSS reader, assuming it uses the same browser identifier string when downloading an RSS feed, how would you tell the two...

View Article



Answer by Vinko Vrsalovic for How to detect that a feed reader accesses my page?

Let me introduce you to the User-Agent HTTP header. It will contain an identifying string for the client accessing your page. It can be faked but you just can't be 100% sure if it's a RSS reader or a...

View Article

How to detect that a feed reader accesses my page?

I would like to serve a different content from a single URL depending on whether the user is a browser or a RSS reader (hence avoiding an example.com/feed URL). Thus www.example.com/posts will return...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images