> For the complete documentation index, see [llms.txt](https://redirectmanager.docs.foxnetsoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redirectmanager.docs.foxnetsoft.com/404-error-log.md).

# 404 Error Log

## Overview

404 Error Log function allows you to see when your customers encounter Page Not Found error on your website.&#x20;

To enable this feature, go to plugin **Configure** page. Check **Enable log of 404 errors** and click **Save**. After this all 404 Errors will be logged on **List of 404 errors** page.

Once you see which pages your users are looking for, you will be able to set up redirects from these pages to correct pages to avoid confusion.

<figure><img src="/files/PdgRNd2orra7TvO4HpfZ" alt=""><figcaption><p>List of 404 errors page</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://redirectmanager.docs.foxnetsoft.com/404-error-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
