[Resolved] How to change page number in URL with infinite scroll?

Home Forums Support [Resolved] How to change page number in URL with infinite scroll?

Home Forums Support How to change page number in URL with infinite scroll?

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1271007
    Anil

    how to implement URL change if scroll down or up with infinite scroll at the site….

    #1271287
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    At this point, it isn’t possible. I’ll see if it’s something we can implement an option for in the future.

    #1271300
    Anil

    Ok.

    Is it having some negative effect as per google?

    #1272318
    Anil

    Just noticed home page is cached in google without pagination… that means no internal links for further pages of the site πŸ™

    Stopping infinite scroll.

    #1272322
    Tom
    Lead Developer
    Lead Developer

    The URLs (/page/2 etc..) still exist on your site – infinite scroll is simply a different UI for the main page.

    Archives have something like this in the <head> section of your site to tell search engines there is a second page:

    <link rel="next" href="https://your-website.com/blog/page/2/" />

    #1272327
    Anil

    Thanks Tom, that means there is no bad effect of using infinite scroll….. if it is sure, i would not de-activate that…. just need affirmation from an expert like you….

    #1272443
    Tom
    Lead Developer
    Lead Developer

    I’m not an SEO expert, so I can’t say for sure. However, the pages themselves exist (/page/2, /page/3 and so on), and search engines should be able to find them, especially if you have a sitemap.

    #1272507
    Anil

    Thankyou very much, I’ll dig further πŸ™‚

    #1272853
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

    #1273278
    Anil

    Thanks Tom.

    GP:

    Validated HTML, built in schema.org structured data and lightning fast load times. We give you a head start with search engines before you even add content.

    #1352785
    Souvik

    Hello Tom,

    I am also interested on the same. Change in “page URL” and “page title” will be a great option for GP infinite scroll.

    When I have searched online, I have found one jQuery plugin. You may check it take some reference to implement the same in the GP theme.

    Here is the link: https://github.com/wataruoguchi/clever-infinite-scroll.

    Regards,
    Souvik

    #1353139
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    GP Premium 1.11.0 has a filter for all of the infinite scroll options, so you’ll be able to customize the options with what they have available here: https://infinite-scroll.com/

    #1353415
    Souvik

    That’s great!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.