SRKPICS Yoast Meta Bulk Importer
Bulk import Yoast SEO meta titles and meta descriptions for WordPress posts, pages, products, categories, brands, and custom taxonomies using a CSV file.
by SRKPICS · github.com/kabbo508/srkpics-yoast-meta-bulk-importer
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kabbo508/srkpics-yoast-meta-bulk-importer/archive/refs/heads/main.zipReadme
SRKPICS Yoast Meta Bulk Importer
Bulk import Yoast SEO Meta Titles and Meta Descriptions for WordPress posts, pages, products, categories, brands, vendors, and custom taxonomies using a CSV file.
Description
SRKPICS Yoast Meta Bulk Importer helps you update Yoast SEO metadata in bulk without manually editing each page. Simply upload a CSV file containing URLs and SEO data, and the plugin will automatically locate the matching content and update the associated Yoast SEO fields.
The plugin is designed for stores and websites with large numbers of products, categories, pages, and blog posts, making SEO updates fast and efficient.
Features
-
Bulk import Yoast SEO Meta Titles
-
Bulk import Yoast SEO Meta Descriptions
-
URL-based content matching
-
Supports:
- Products
- Product Categories
- Posts
- Pages
- Brands
- Vendors
- Custom Taxonomies
-
AJAX batch processing
-
Live import progress log
-
Success, Failed, and Skipped counters
-
Duplicate URL detection
-
UTF-8 CSV support
-
Automatic handling of missing title or description fields
-
Safe update process with validation
CSV Format
Import Title and Description
URL,Meta Title,Meta Description
https://example.com/product/sample-product/,Sample Meta Title,Sample Meta Description
Import Description Only
URL,Meta Description
https://example.com/product/sample-product/,Sample Meta Description
Import Rules
| Meta Title | Meta Description | Result |
|---|---|---|
| Filled | Filled | Imports both |
| Filled | Empty | Imports title only |
| Empty | Filled | Imports description only |
| Empty | Empty | Skips row |
Installation
- Download the plugin ZIP file.
- Log in to your WordPress Admin Dashboard.
- Go to Plugins → Add New → Upload Plugin.
- Upload the plugin ZIP file.
- Click Install Now.
- Activate the plugin.
- Navigate to the plugin import page from the WordPress admin menu.
Usage
- Prepare a CSV file using the required format.
- Save the file as CSV UTF-8 (Comma Delimited).
- Upload the CSV file through the plugin interface.
- Start the import process.
- Monitor the live import log and progress.
- Review the success, failed, and skipped results when complete.
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- Yoast SEO Plugin
Tested With
- WordPress 6.x
- WooCommerce
- Yoast SEO
Changelog
1.0.0
- Initial release
- Bulk Yoast Meta Title import
- Bulk Yoast Meta Description import
- URL-based matching
- Taxonomy and custom content support
- AJAX batch processing
- Live import log
Author
SRKPICS
License
GPL v2 or later