Disable autogenerated shipping details schema for WooCommerce in the All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( 'aioseo_schema_woocommerce_shipping_disable', '__return_true' );
Disable autogenerated shipping details schema for WooCommerce in the All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( 'aioseo_schema_woocommerce_shipping_disable', '__return_true' );
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.