-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
[Type] SupportIt's also a question, but a resolution is required.It's also a question, but a resolution is required.
Description
Please add a filter or option to disable the plugin’s robots.txt functionality completly.
I tried multiple things
add_filter( 'the_seo_framework_robots_txt_sections', function( $sections ) {
return [];
}, 100 );
Nothing works, and the documentation for your filters is incomplete. :(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] SupportIt's also a question, but a resolution is required.It's also a question, but a resolution is required.