# 404-solution/4.1.19/includes/html/statsPeriodicBox.html

404 Solution, version 4.1.19. 11 lines.

- Page: https://pluginprobe.com/plugins/404-solution/4.1.19/code/includes/html/statsPeriodicBox.html
- Raw: https://pluginprobe.com/plugins/404-solution/4.1.19/raw/includes/html/statsPeriodicBox.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.1.19/code/includes/html/statsPeriodicBox.html#L10-L20`.

```html
<p>
<strong>{Page Not Found Displayed}:</strong> {disp404}<BR/>
<strong>{Unique Page Not Found URLs}:</strong> {distinct404}<BR/>
<strong>{Unique Page Not Found Visitors}:</strong> {visitors404}<BR/>
<strong>{Unique Page Not Found Referrers}:</strong> {refer404}<BR/>
<strong>{Hits Redirected}:</strong> {redirected}<BR/>
<strong>{Unique URLs Redirected}:</strong> {distinctredirected}<BR/>
<strong>{Unique Redirected Visitors}:</strong> {distinctvisitors}<BR/>
<strong>{Unique Redirected Referrers}:</strong> {distinctrefer}<BR/>
</p>

```
