Family Encyclopedia >> Electronics

How to Paginate Comments in WordPress for Faster Load Times

Have you noticed your most popular posts—with hundreds of comments—loading much slower than others? As WordPress experts with years of hands-on experience optimizing sites for speed, we've helped countless users fix this. Paginating comments splits them across multiple pages, dramatically improving load times without losing engagement. Here's our proven step-by-step guide.

Video Walkthrough

Subscribe to WPBeginner for more expert WordPress tutorials. Prefer reading? Continue below.

Log in to your WordPress admin dashboard and head to Settings » Discussion. In the 'Other comment settings' section, find 'Break comments into pages.' Enter the number of comments per page (e.g., 50) and select your preferred pagination links style, like numbered pages or Previous/Next.

How to Paginate Comments in WordPress for Faster Load Times

Save changes, and your theme will now show pagination—numeric links or Previous/Next—tailored to its style.

High-comment posts often trigger the White Screen of Death from memory exhaustion or cause frustrating delays. Paginating prevents both issues reliably.

At WPBeginner, we strongly recommend this for any site with popular content.

Note: For long posts, use the <!--nextpage--> tag to split content across pages too.

We hope this guide speeds up your site. Questions? Leave a comment below. Don't miss our YouTube channel for more WordPress video tutorials.