Hello,
Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.
Please try to use the following filter to enable Rank Math on your Elementor Template pages:
add_filter( 'rank_math/excluded_post_types',function( $post_types) {
$post_types['elementor_library'] = 'elementor_library';
return $post_types;
}, 11 );
Hereβs how you can add filter/hook to your WordPress site:
https://rankmath.com/kb/wordpress-hooks-actions-filters/
Once you apply this filter on your website, you will able to find My Templates option under Rank Math > Titles & Meta > Post Types and make sure to enable Add SEO Controls from there. After that, the Rank Math SEO options will appear on your Template pages and you will be able to add your canonical URL from there.
Let us know how it goes.
Thank you.
βββββββ
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.