Inventory
Usage
seo-ops inventory [--path=<path>] [--format=table|json] [--output=<file>]
Scan all published posts and pages and produce a summary of SEO metadata status.
Examples
# Default table output
seo-ops inventory --path=/var/www/html
# JSON output for automation
seo-ops inventory --path=/var/www/html --format=json
Output
The inventory reports:
- WordPress version, PHP version
- Active SEO plugin detected
- Published posts and pages
- Active plugin count
- Posts with/without SEO titles
- Posts with/without meta descriptions