SEO metadata commands — the core of wp-seo-ops. All meta commands work with any supported SEO plugin. Meta keys are automatically mapped per the detected plugin.
Supported Fields
| Field | Description |
|---|
title | SEO title (meta title) |
description | Meta description |
focus_keyword | Focus keyphrase / target keyword |
canonical | Canonical URL |
noindex | Noindex flag (0 or 1) |
og_title | Open Graph title |
og_description | Open Graph description |
Commands Overview
| Command | Description | Destructive |
|---|
meta get | Get one SEO meta field | No |
meta list | List all SEO meta fields for a post | No |
meta set | Set an SEO meta field | Yes |
meta delete | Delete an SEO meta field | Yes |
meta export | Export SEO meta for all posts | No |
meta import | Import SEO meta from CSV | Yes |
meta bulk | Bulk update SEO meta from CSV | Yes |