Pratik
Pratik
Hi @yairEO This issue exists in your Example JS Bin Template too: https://jsbin.com/jekuqap/edit?html,output Screencast: https://i.rankmath.com/3rXu8w In this screencast, I added a keyword `test ` (with space at the end) and...
Hi @robin-scott The Schema data will always be in an array format. That's how it is stored in the postmeta table. On your site, for some reason, this schema data...
Hello @robin-scott The issues you mentioned are fixed in the latest version. Please update the plugin.
Hello @kebbet , Thank you for letting us know this issue. We have logged it as a bug and we'll release an update soon with this fix.
Hello @csbeker We have fixed this issue in v1.0.89. Please update the plugin to the latest version.
Hi @Dead-Man-Walker We couldn't reproduce this issue on our setup. Maybe some plugin or theme on your site is changing the metadata using `wp_get_attachment_metadata ` filter? Can you please test...
@codedbyglenden https://github.com/rankmath/seo-by-rank-math/blob/master/includes/opengraph/class-image.php#L665-L675 Please take a look here the hooks and fitlers added in the plugin.
Hi @codedbyglenden Thank you for submitting a PR. I checked this on my local setup and was able to reproduce the issue. I believe hooks are needed to switch and...
Hi @szepeviktor Thank you for creating a PR. I have added this to our Internal ToDo list and we'll include the changes you shared in the PR in the upcoming...