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 NameDescriptionMethod
wp_dynamic_custom_url_seoStores dynamic custom url seo data created by this plugin.Static
wp_dynamic_custom_url_seo_schemaStores 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_options
Option key:blog_public
wp_postmeta
Post meta