[Support request] unwanted page links

Home Forums Support [Support request] unwanted page links

Home Forums Support unwanted page links

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #796816
    itg

    Hi Tom

    I was using latest posts for my home page but it was creating link pagination at the bottom of the home page, so i added this css to remove

    .home .paging-navigation {
    display: none;
    }

    Trouble is i have duplicate pages

    com/page/2/
    com/baijiu-brand-reviews/page/2/

    i only want the pages in the category com/baijiu-brand-reviews/page/2/

    i do not want copies of these pages, what am i doing wrong here, thanks

    #796896
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    WordPress will only create those pages if more posts exist that aren’t displaying on the first page. Without the pagination, how will visitors see those additional posts?

    #796909
    itg

    Hi Tom, now i have removed the home page pagination will the pages disappear themselves? Are will they remain. Thank you Tom

    #797166
    Tom
    Lead Developer
    Lead Developer

    If there are more posts to display, the pages will remain. WordPress does this automatically. I’m not sure if it’s possible to disable pagination completely, as those other posts would no longer be reachable.

    #797353
    itg

    Hi, anyone can shed some light on this thank you

    #797785
    Tom
    Lead Developer
    Lead Developer

    I don’t believe it’s possible to disable pagination if you have multiple pages of posts. You could up your posts per page option in “Settings > Reading”, but that will show more posts on the first page.

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