=== WP Meta Importer & Updater === Contributors: gotechark, denilmehta08 Donate link: https://gotechark.com/ Tags: metadata, meta tags, bulk editor, bulk update, csv import Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Bulk update SEO metadata across WordPress content using a CSV file. == Description == **WP Meta Importer & Updater** allows administrators to efficiently manage and update SEO-related metadata using a CSV-based workflow. Instead of manually editing meta titles and descriptions one by one, you can upload a CSV file containing URLs and metadata values, select the fields to update, and apply changes in a single operation. This plugin is ideal for large websites where manual metadata updates would otherwise take significant time. The plugin works alongside supported SEO plugins and does not replace or modify their core functionality. --- == Features == - Bulk update metadata using a CSV file - Drag-and-drop CSV upload - URL-based content matching - Select specific fields to update - Supports posts, pages, and custom post types - Supported metadata fields: - Meta Title - Meta Description - Open Graph Title - Open Graph Description - Twitter Title - Twitter Description - Focus Keyword - Lightweight and easy-to-use interface --- == How It Works == 1. Download the sample CSV file from the plugin interface. 2. Add URLs and metadata values to the CSV file. 3. Upload the CSV file using drag and drop or browse. 4. Select the metadata fields you want to update. 5. Click **Upload & Update** to apply changes. Only the selected fields will be updated for the matched URLs. --- == CSV File Requirements == - The CSV file must include a **URL** column - URLs are used to identify the corresponding post or page - Only CSV files are supported - Columns should match the selected metadata fields - UTF-8 encoding is recommended --- == SEO Plugin Compatibility == WP Meta Importer & Updater is compatible with **Yoast SEO**. “Yoast SEO” is a registered trademark of Yoast BV. WP Meta Importer & Updater is not affiliated with or endorsed by Yoast BV. --- == Installation == 1. Upload the `metabatch` folder to `/wp-content/plugins/`. 2. Activate the plugin through the WordPress Plugins menu. 3. Navigate to **WP Meta Importer & Updater** in the WordPress admin area. --- == Frequently Asked Questions == = How do I upload a CSV file? = You can drag and drop the CSV file into the upload area or click to browse and select the file from your computer. --- = Which column is mandatory in the CSV file? = The **URL** column is mandatory. It is used to match and update the corresponding content. --- = Can I update only specific metadata fields? = Yes. You can select only the fields you want to update. Only selected fields will be modified. --- = What happens if a URL is not found? = If a URL does not match any content, it will be skipped and processing will continue for the remaining rows. --- = Can I undo changes after uploading the CSV? = There is no automatic rollback. It is recommended to take a full site backup before running a bulk update. --- == Screenshots == 1. Upload a CSV file and select the metadata fields to update. 2. Preview the uploaded CSV data and apply bulk metadata updates. --- == Changelog == = 1.0.0 = - Initial release