aioseo_canonical_url – dont work
-
Hi, I need some customisation for canonical_url…
I add code to m function php:
add_filter(‘aioseo_canonical_url’,’remove_canonical_url’, 10, 1);
function remove_canonical_url( $url ){
//global $post;return “sasas”;
//try return false;}`
`
but it not work, canonical still exist….
can y please help?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.