Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Reader: allow members of a private site to follow a tag or category-specific feed #23072

Open formosattic opened 6 years ago

formosattic commented 6 years ago

Originally raised in p5PDj3-2pU-p2

Following a tag or category feed is possible with public sites. Note: we do need to manually add /rss at the end of the URL in order for the Reader to follow the feed. For example, https://en.blog.wordpress.com/tag/reader/rss works but if we just enter https://en.blog.wordpress.com/tag/reader/, the Reader will add it but will actually end up following https://en.blog.wordpress.com).

With a private site, even as a member of it, it'd be logical to be able to follow a tag or category feed as well but that's not the case. Trying to do so will return error Sorry, there was a problem following http://zzzzzzzz.wordpress.com/tag/fruits. Please try again.

However, members of the private site can follow the the main site URL.

screen shot 2018-03-07 at 16 20 52
github-actions[bot] commented 3 years ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

github-actions[bot] commented 3 years ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

github-actions[bot] commented 1 year ago

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

formosattic commented 1 year ago

Need for this feature also related or raised in: