Z114: LARGE_PAGINATION_SET¶
-
Severity: Error
Penalty: 0.0 points | Category:
general -
Remediation & Opt-In
Auto-Fixable: No | Opt-In: No
Rationale¶
This rule is an informational diagnostic emitted when a blog post directory or category archive generates a pagination set exceeding the recommended threshold (default: 200 pages).
Massive pagination sets increase site build times and RAM usage during static site generator rendering.
How to Fix¶
Inspect the flagged location in the Markdown file and update the content or configuration:
Configuration¶
Reference¶
See the Finding Codes Index for finding code details.