Feeds per blog
Feed URLs for blogs include the blog name or a tag to filter the blog posts.
Feed Subject | URL Syntax |
---|---|
Recent posts | https://<domain>/blogs/<blog_name>/feeds/posts
|
Blog tags | https://<domain>/blogs/feeds/tags/<tag_name>
|
Recent comments | https://<domain>/blogs/<blog_name>/feeds/comments
|
Comments on a post | https://<domain>/blogs/<blog_name>/feeds/comments?blogPost=<post_id>
|