# 404-solution/4.2.0/includes/html/statsRedirectsBox.html

404 Solution, version 4.2.0. 11 lines.

- Page: https://pluginprobe.com/plugins/404-solution/4.2.0/code/includes/html/statsRedirectsBox.html
- Raw: https://pluginprobe.com/plugins/404-solution/4.2.0/raw/includes/html/statsRedirectsBox.html
- Modified: 2025-11-20T14:18:22+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/4.2.0/code/includes/html/statsRedirectsBox.html#L10-L20`.

```html
<p style="border: 0px; margin-bottom: 0px; padding-bottom: 4px; border-bottom: 1px dotted #DEDEDE;">
<strong>{Automatic 301 Redirects}:</strong> {auto301}<BR/>
<strong>{Automatic 302 Redirects}:</strong> {auto302}<BR/>
<strong>{Manual 301 Redirects}:</strong> {manual301}<BR/>
<strong>{Manual 302 Redirects}:</strong> {manual302}<BR/>
<strong>{Trashed Redirects}:</strong> {trashed}
</p>
<p style="margin-top: 4px;">
<strong>{Total Redirects}:</strong> {total}
</p>

```
