Top Pages
Your pages ranked by comment activity, turning engagement into a leaderboard. Great for surfacing the liveliest content on your site.
Tenant · demo
top-pages.tsx
import { FastCommentsTopPagesWidget } from 'fastcomments-react';
export default function TopPages() {
return <FastCommentsTopPagesWidget tenantId="demo" />;
}