• abdulazizgc

    (@abdulazizgc)


    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)
  • Plugin Author Imran

    (@imranhasanraaz)

    Hey,

    Thanks a ton for the kind words and helpful suggestions — really appreciate it! 🙌
    You’re absolutely right, adding OG title support and more update fields makes total sense. I’ll definitely include that in the next update.

    Also, great idea with the CSV handle dropdown — I’ll explore adding that too to improve the UX.

    If you find the plugin helpful, I’d love it if you could share it with your colleagues or friends who might benefit from it. Every share helps a lot! 🙏

    Thanks again for the support!

Viewing 1 replies (of 1 total)

The topic ‘Very useful handy little tool’ is closed to new replies.