Quick Edit and Posts List SEO Bar
SEOvault AI adds SEO capabilities to WordPress’s post and page list tables. You can edit SEO titles, descriptions, and robots directives without opening the full editor, and see real-time SEO scores for each post.
Posts list SEO bar
Section titled “Posts list SEO bar”The SEO column appears in your posts, pages, and taxonomy list tables. It shows a color-coded badge with the overall SEO status for each item.
Badge statuses
Section titled “Badge statuses”- Good (green): All SEO checks pass
- Okay (yellow): Some checks need attention but no critical issues
- Needs Work (orange): Critical SEO issues exist
- Not Set (gray): No SEO data configured
- Noindex (red): The post or term is set to noindex
Hover over any badge to see a detailed tooltip with individual check results like title length, description presence, keyword usage, and more.
Where it appears
Section titled “Where it appears”The SEO column appears on:
- Posts list (
edit.php) - Pages list
- Custom post types (products, portfolio items, etc.)
- Categories and Tags lists
- Custom taxonomies (product categories, etc.)
To exclude specific post types or taxonomies from the SEO column, use the seovaultseo_excluded_post_types and seovaultseo_excluded_taxonomies filters.
Column position
Section titled “Column position”By default, the SEO column appears after the date column (position 4). Change this with the seovaultseo_seo_bar_column_position filter for posts, or seovaultseo_seo_bar_column_position_taxonomy for taxonomies.
Quick Edit
Section titled “Quick Edit”Quick Edit lets you modify SEO fields directly from the posts list without opening the full editor.
How to use Quick Edit
Section titled “How to use Quick Edit”- Go to Posts > All Posts (or any post type list)
- Hover over a post title and click Quick Edit
- The inline editor opens with WordPress fields plus SEOvault AI fields
- Edit the SEO fields:
- SEO Title: Custom title for this post
- SEO Description: Custom meta description
- Noindex: Check to prevent search engine indexing
- Nofollow: Check to tell search engines not to follow links
- Click Update to save changes
Quick Edit pre-populates with your existing SEO values, so you’re editing current data rather than starting from scratch.
Quick Edit fields
Section titled “Quick Edit fields”- SEO Title: Text input for the custom SEO title
- SEO Description: Textarea for the meta description
- Noindex: Checkbox to set the noindex directive
- Nofollow: Checkbox to set the nofollow directive
These match the fields in the full post editor SEO meta box.
Bulk Edit
Section titled “Bulk Edit”Bulk Edit lets you apply SEO changes to multiple posts at once.
How to use Bulk Edit
Section titled “How to use Bulk Edit”- Go to Posts > All Posts
- Select the posts you want to edit using the checkboxes
- Choose Edit from the Bulk Actions dropdown
- Click Apply
- The bulk editor opens with SEOvault AI fields
- Fill in the fields you want to change:
- SEO Title: Enter a title to apply to all selected posts (leave empty to keep existing)
- SEO Description: Enter a description to apply to all selected posts (leave empty to keep existing)
- Set Noindex: Check to apply noindex to all selected posts
- Set Nofollow: Check to apply nofollow to all selected posts
- Click Update to save changes
Bulk Edit behavior
Section titled “Bulk Edit behavior”- Empty text fields: Leave existing values unchanged
- Filled text fields: Apply the new value to all selected posts
- Unchecked checkboxes: Do not change existing robots settings
- Checked checkboxes: Apply the directive to all selected posts
This lets you, for example, set noindex on 50 old posts without touching their titles or descriptions.
Post states
Section titled “Post states”The posts list shows labels next to post titles when robots directives are set:
- Noindex: Appears when the post is set to noindex
- Nofollow: Appears when the post is set to nofollow
These labels help you quickly identify posts with special robots directives without opening the SEO column tooltip.
Performance optimization
Section titled “Performance optimization”The SEO bar uses meta caching to prevent performance issues on large sites:
- Post lists: Prefetches post meta in a single query when loading the posts list
- Taxonomy lists: Prefetches term meta in a single query when loading taxonomy lists
This ensures the SEO column loads quickly even with hundreds of posts or terms.
Notes and edge cases
Section titled “Notes and edge cases”- Disabled mode: When SEOvault AI is disabled, the SEO column and Quick Edit fields do not appear
- Permissions: Users must have the
edit_postscapability to use Quick Edit, andedit_postfor specific posts - Character limits: Quick Edit doesn’t show character counters. Use the full editor for length guidance
- Taxonomy Quick Edit: Quick Edit for categories and tags uses WordPress’s built-in fields only. Edit the full term screen for full SEO control
- Bulk Edit limits: Bulk Edit only supports the four core SEO fields. For focus keywords, canonical URLs, or social tags, use the full editor