Dynamic URL SEO
This plugin is used to add meta title, keywords and description for dynamic URLs which are not available in database.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dynamic_custom_url_seo | Stores dynamic custom url seo data created by this plugin. | Static |
| wp_dynamic_custom_url_seo_schema | Stores dynamic custom url seo schema 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:
blog_publicwp_postmeta