Skip to:
Content
Pages
Categories
Search
Top
Bottom

Ajax pagination and SEO


  • nanchante
    Participant

    @nanchante

    On my BP install, the pagination appears to be ajax driven. Whilst this is very sexy and all, SEO is shot to pieces.

    How can I hard code the old school style pagination as well please?

    Is this ajax pagination a feature of the current version or is it from a plugin I might have inadvertently added?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    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()`


    nanchante
    Participant

    @nanchante

    thanks r-a-y.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ajax pagination and SEO’ is closed to new replies.
Skip to toolbar