Bulk Meta Tags Updater

Description

Bulk Meta Tags Updater streamlines your SEO workflow by allowing you to update multiple meta titles and descriptions simultaneously. This powerful tool saves time and effort when optimizing your website content, especially during site migrations, content refreshes, or when implementing new SEO strategies.

Key Features:

  • Bulk Processing: Update numerous meta titles and descriptions at once with a simple input format.
  • SEO Plugin Compatible: Works seamlessly with popular SEO plugins like Yoast SEO and Rank Math.
  • Fallback Support: Functions even without an SEO plugin by storing metadata in custom fields.
  • User-Friendly Interface: Simple textarea input with clear formatting instructions.
  • Format Flexibility: Leave fields blank to keep existing values unchanged.
  • Secure Implementation: Proper data sanitization and WordPress security best practices.

Why Choose This Plugin?

  • Time Efficiency: Update hundreds of meta tags in minutes instead of hours.
  • Error Prevention: Avoid the tedious process of manual updates that can lead to mistakes.
  • SEO Optimization: Quickly implement SEO recommendations across your entire site.
  • Content Management: Effortlessly maintain consistent meta information across your website.

Perfect For:

  • Content migrations
  • SEO strategy implementation
  • Rebranding projects
  • Website content audits
  • Large-scale metadata optimization

Support

For technical support or feature requests, visit our support forum or contact us through the plugin settings page.

Contributing

We welcome contributions! Submit pull requests to our GitHub repository.

Privacy Notice

This plugin does not collect or store any personal data from users or visitors.

Installation

Automatic Installation:

  1. Go to your WordPress admin dashboard.
  2. Navigate to Plugins > Add New.
  3. Search for Bulk Meta Tags Updater.
  4. Click Install Now and then Activate.

Manual Installation:

  1. Download the plugin .zip file from the WordPress repository.
  2. Extract the contents and upload the bulk-meta-tags-updater folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.

Using the Plugin:

  1. After activation, find Bulk Meta Tags Updater in your admin menu.
  2. Enter your data in the following format:
    URL | New Title | New Description
  3. Each entry should be on a new line.
  4. Leave the title or description blank if you want to keep the existing value.
  5. Click Update Meta to process all entries at once.

FAQ

How do I format the input data?

Enter one URL per line with title and description separated by vertical bars (|):
https://example.com/page1 | New Title | New meta description here
https://example.com/page2 | Another Title |
https://example.com/page3 | | Updated description only

Which SEO plugins are supported?

The plugin automatically detects and works with Yoast SEO and Rank Math. If neither is present, it stores meta descriptions in custom fields.

Can I update just the title or just the description?

Yes! Simply leave the field blank that you don’t want to change. For example:
https://example.com/page | New Title |
This will update only the title and leave the description unchanged.

Will this plugin alter my published content?

The plugin only updates meta titles and descriptions. Post content, permalinks, and other settings remain unchanged.

Can I undo the changes made by the plugin?

There’s no built-in undo feature, so we recommend keeping a record of your original meta information before making bulk changes.

Does this work with custom post types?

Yes, the plugin works with any post or page that has a valid URL on your site, including custom post types.

Reviews

జూన్ 23, 2025
This plugin saved me hours of manual work. I was able to update meta titles and descriptions across hundreds of posts quickly using the CSV feature. It’s lightweight, easy to use, and works perfectly with my WordPress setup. Great tool for anyone managing SEO on large websites. Highly recommended!
Read all 1 review

Contributors & Developers

“Bulk Meta Tags Updater” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Updated plugin name and text domain for WordPress repository compliance.
  • Enhanced plugin headers with all required fields.
  • Improved code structure and documentation.

1.0.0

  • Initial release with core functionality.
  • Support for Yoast SEO and Rank Math plugins.
  • Fallback custom meta field storage.