Skip to content

Commit c8747c0

Browse files
committed
Improve: Update the pagination article
1 parent e7c79f4 commit c8747c0

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

404-to-301/custom-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Custom Options for Individual 404 Errors
66

77
Tired of one-size-fits-all? While global settings for 404 notifications and redirects are useful, you can also customize options for each individual 404 error link.
88

9-
### How to Customize:
9+
## How to Customize:
1010

1111
1. Log in and navigate to the Error Log Listing page in your dashboard.
1212
2. Locate the last column for the specific error log you want to modify.

404-to-301/error-log-listing.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
---
2-
title: Modifying Error Log Listing Parameters
2+
title: Number of Error Logs Per Page
33
---
44

5-
# Modifying Error Log Listing Parameters
5+
# 📝 Number of Error Logs Per Page
66

7-
The default configuration for the 404 error log reporting interface is set to display 20 log entries per page. Pagination controls are rendered when the total volume of error logs exceeds this predefined limit.
7+
The default setting for the 404 error logs listing page displays 20 errors per page. Pagination controls are automatically activated when the total number of errors exceeds this limit.
88

9-
**To override the default log entry density:**
9+
You have the ability to modify the display quantity by accessing the Screen Options panel.
10+
11+
## Changing Pagination Value
1012

1113
1. Navigate to the 404 error logs listing page.
12-
2. Select the **Screen Options** control located at the upper-right corner of the interface.
13-
3. Within the Pagination configuration field set, adjust the **Number of items per page** value to the required density parameter.
14-
4. Execute the change by clicking **Apply**.
15-
5. The user interface will now dynamically update, rendering log data consistent with the new entries-per-page parameter.
14+
2. Click on the **Screen Options** tab located at the Top Right of the page.
15+
3. Within the settings panel that appears, locate the **Pagination** section.
16+
4. Increase or decrease the value in the input field to set the desired quantity of error logs per page.
17+
5. Click **Apply** to save the changes.
18+
6. The listing page will immediately update to reflect the new pagination setting.

0 commit comments

Comments
 (0)