GNA Crawling Errors
Easy to check crawling errors of website and export the information to CSV type file
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cookies | Stores cookies data created by this plugin. | Static |
| wp_document_infos | Stores document infos data created by this plugin. | Static |
| wp_urls | Stores urls data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
g_crawlingerrors_configs