Re: Ajax pagination and SEO
If you check the HTML source, pagination occurs in between the “ tag; I believe search engines still read the noscript tag so you should be fine.
If you’re not happy with this, you can output the pagination links within the activity loop template with:
`bp_activity_pagination_links()`