To help you monitor and resolve indexing issues, CrawlWP provides an error log that records any problems encountered when attempting to index your site via the connected search engines.
How to Access the Indexing Error Log
From your WordPress dashboard, navigate to CrawlWP >> Settings in the admin menu. Next, click on the Log tab at the top of the page.
Reading the Errors
Each message gives a detailed explanation of the issue. For example, a common error might be:
"Request is missing required authentication credential. Expected OAuth 2 access token..."<br />
This means the system attempted to make a request to the search engine (like Google Search Console) but failed due to missing authentication credentials. You can use this information to troubleshoot the issue, such as reconnecting your OAuth token or verifying your API settings.