Bulk SEO Updater
Bulk SEO Updater
Description
Bulk SEO Updater is a simple WordPress plugin that lets you upload a CSV file and bulk update Yoast SEO meta titles and descriptions for specific URLs.
This is ideal for large-scale SEO improvements without editing each post manually.
⚠️ Requires Yoast SEO to be installed and activated.
CSV Format:
Make sure the first row has these headers:
url,meta_title,meta_description
From the second row onward, add your data entries.
Features:
- Upload CSV via admin dashboard
- Preview entries before update
- Clear success/error feedback
- Supports large data sets
- Works with posts, pages, WooCommerce products
- Supports custom post types and multisite
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate it via the WordPress admin
- Make sure Yoast SEO is active
- Go to Tools > Bulk SEO Updater to use it
Screenshots
Faq
No, Yoast SEO must be installed and active.
Yes, the plugin supports WooCommerce products.
Yes, it supports custom post types.
Yes, it supports multisite.
Yes, it is compatible with WordPress VIP.
Reviews
Perfect for scaling Yoast meta optimization
By WPXpertise (wpxpertise) on July 22, 2025
A must-have plugin for effortless bulk SEO updates via CSV, perfect for scaling Yoast meta optimization.
Very useful handy little tool
By abdulazizgc on July 9, 2025
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 😉
Time Saver for SEO Updates
By toukirwpdev on June 16, 2025
Bulk SEO Updater saved me hours of work! It was super easy to update all my SEO titles and meta descriptions in one place.
Very Useful Plugin for Bulk SEO Updates
By Md. Ibrahim Khalil (mdibrahimk48) on June 14, 2025
I used this plugin to update Yoast SEO meta titles, and it worked perfectly.
Thanks to the author for creating such a helpful tool!
Changelog
1.1.0
- Improved CSV file validation to prevent errors with empty or invalid files.
- Added safer handling for CSV parsing to increase plugin stability.
1.0.0
- Initial release with support for posts, pages, and WooCommerce products.


