| 1 |
<p> |
| 2 |
<strong>{Page Not Found Displayed}:</strong> {disp404}<BR/> |
| 3 |
<strong>{Unique Page Not Found URLs}:</strong> {distinct404}<BR/> |
| 4 |
<strong>{Unique Page Not Found Visitors}:</strong> {visitors404}<BR/> |
| 5 |
<strong>{Unique Page Not Found Referrers}:</strong> {refer404}<BR/> |
| 6 |
<strong>{Hits Redirected}:</strong> {redirected}<BR/> |
| 7 |
<strong>{Unique URLs Redirected}:</strong> {distinctredirected}<BR/> |
| 8 |
<strong>{Unique Redirected Visitors}:</strong> {distinctvisitors}<BR/> |
| 9 |
<strong>{Unique Redirected Referrers}:</strong> {distinctrefer}<BR/> |
| 10 |
</p> |
| 11 |
|