Very useful handy little tool
-
Hey Imran,
Great job with the plugin. Amazing tool, just a suggestion, maybe add more fields to be updated. Also you are updating page title only and I wanted to update the OG title as well so, I just added this line next to your code in my website.
update_post_meta($post_id, '_yoast_wpseo_title', $title);
update_post_meta($post_id, '_yoast_wpseo_opengraph-title', $title);Hope you don’t mind lol.
Also, you can use dropdown to match csv handles, makes the job a lot easier.
Thanks man, love your work 😉
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Very useful handy little tool’ is closed to new replies.