SEO module for PhoenixKit.
Provides project-wide search visibility controls. Currently supports a
noindex, nofollow directive for staging environments, and will be extended
with additional SEO options in the future.
Summary
Functions
Disables the SEO module and clears any active directives.
Disables the global noindex, nofollow directive.
Enables the SEO module (exposes the settings page).
Enables the global noindex, nofollow directive.
Returns configuration metadata for dashboard cards and settings pages.
Indicates whether the SEO module is available in the admin.
Returns true when the noindex, nofollow directive is active.
Updates the directive to the provided boolean value.
Functions
Disables the SEO module and clears any active directives.
Disables the global noindex, nofollow directive.
Enables the SEO module (exposes the settings page).
Enables the global noindex, nofollow directive.
Returns configuration metadata for dashboard cards and settings pages.
Indicates whether the SEO module is available in the admin.
Returns true when the noindex, nofollow directive is active.
Updates the directive to the provided boolean value.