✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for NeuronWriter

SleekView reads wp_posts plus the NeuronWriter meta keys (_nw_content_score, _nw_target_score, _nw_query_id) and surfaces them as sortable, filterable, inline-editable columns instead of a sidebar.

♾️ Lifetime License available

SleekView table view for NeuronWriter

A per-post score is not a queue

NeuronWriter's value sits in its editor and the terms it tells you to cover. Its WordPress integration writes a small trail on each connected post: a content score, a target score, a query id and the term coverage it recommended. The default editor surfaces that trail one post at a time. The Posts screen does not surface it at all, which makes auditing the whole catalogue a clicking exercise.

SleekView reads wp_posts joined to wp_postmeta and exposes those NeuronWriter keys as real columns. Sort the catalogue by content score, filter to posts in the under-50 band, scope to one query for a coverage sprint or inline-edit reviewer-assignment meta across many rows.

Honest scope: NeuronWriter's research, SERP analysis and term recommendations stay in NeuronWriter. SleekView surfaces the WordPress-side data the connector writes and makes the catalogue operable as a list rather than a stack of sidebars.

Workflow

How SleekView reads your NeuronWriter data

1

Pick the source post types

Choose the post types you connect to NeuronWriter (post, plus any custom content type). SleekView surfaces standard wp_posts columns plus NeuronWriter meta keys (_nw_content_score, _nw_target_score, _nw_query_id) really present in the install.
2

Compose your column set

Add post_title, post_status, post_author, post_date plus NeuronWriter meta keys. The agent UI lists keys actually in use so you don't have to guess names.
3

Save and scope the view

Name it ("Refresh queue, under 50", "Pillar cluster") and gate by WordPress capability so writers, SEO leads and editors each get their own column set.
4

Edit inline and ship

Flip status, reassign editors, edit reviewer-notes meta directly in the row. Standard WordPress hooks fire so save_post and transition_post_status behave exactly as in the editor.

Sample columns

A typical NeuronWriter audit view

SleekView reads wp_posts joined to wp_postmeta and surfaces NeuronWriter keys (_nw_content_score, _nw_target_score, _nw_query_id) as real columns. Inline edits go through standard WP hooks.
Source: wp_posts + wp_postmeta (NeuronWriter meta keys)
Title Content score Target score Query Status Updated
Customer retention playbook 82 85 customer retention Publish Apr 22
B2B email subject lines 61 75 b2b email subject lines Publish Apr 18
Saas pricing models guide 38 70 saas pricing models Publish Apr 11
Push notification copy 101 68 75 push notification copy Draft Apr 24

Comparison

Default WordPress Posts vs SleekView for NeuronWriter

Default Posts screen

  • Posts screen does not surface content score, target score or query id
  • No way to sort the catalogue by NeuronWriter content score
  • Filtering limited to status, author and date, no query or score band filter
  • Bulk edit covers categories and author, not NeuronWriter meta
  • Refresh queues live in spreadsheets exported from the NeuronWriter app

SleekView

  • Surface _nw_content_score, _nw_target_score and _nw_query_id as real columns
  • Sort the catalogue by content score or gap to target in one click
  • Filter to a single query or score band for refresh planning
  • Inline-edit reviewer-assignment and status meta across many rows
  • Save named per-role views with their own column sets

Features

What SleekView gives you for NeuronWriter

Custom columns per view

SEO leads, writers and editors each get their own column set. One view shows content score and query, another foregrounds gap to target and reviewer.

Inline-edit without opening posts

Update status, reassign editors, edit NeuronWriter reviewer meta directly in the row. Bulk-update dozens of posts in seconds, with save_post and transition_post_status firing as expected.

Compose precise filters

Combine query, score band, status, author and date range. Save the filter as a named view ("Refresh under 60") the team reuses every sprint.

Audience

Who uses SleekView for NeuronWriter

SEO leads

Sort the catalogue by NeuronWriter content score, scan the bottom band for refresh candidates and bulk-assign reviewers in one pass.

Content editors

Filter to one query to plan the next sprint, spot duplicate coverage and decide which underperforming posts deserve a NeuronWriter pass.

Programme owners

Scope a view to one query cluster and export the filtered set to CSV for an external editor brief or quarterly report.

The bigger picture

Why a content score deserves a column, not a sidebar

A NeuronWriter content score is genuinely useful at the moment a writer is closing a post, but the question SEO leads care about is catalogue-level. Which posts sit in the under-50 band, which queries are thin, which posts have drifted away from their target. None of that is answerable from the standard Posts screen, and clicking through every post to read the sidebar is not a programme.

SleekView reads the same wp_postmeta keys NeuronWriter writes, surfaces them as columns and lets editors operate on the catalogue as a list. The shift from per-post inspection to row-level operations is what turns a content score into a refresh queue.

Questions

Common questions about SleekView for NeuronWriter

Standard wp_posts rows joined to wp_postmeta for the NeuronWriter keys the connector writes (typically _nw_content_score, _nw_target_score and _nw_query_id). SleekView never calls NeuronWriter's API directly.

 

Yes. SleekView writes through wp_update_post and update_post_meta, so save_post, transition_post_status, audit log plugins and notification hooks fire as expected. Bulk operations use the same path so side effects stay identical.

 

Yes. The agent UI scans wp_postmeta for keys really present and lists them, so you pick from a real menu rather than guessing names. Useful when site-specific wiring adds tracking keys on top of the standard set.

 

No. NeuronWriter's editor is where individual posts get optimised against term recommendations. SleekView surfaces the WordPress catalogue those posts ship into and makes it operable as a list. Different stages of the same workflow.

 

Yes. Add both content score and target score columns and the agent UI can derive a per-row gap. Sort or filter on the derived column to surface posts that have drifted furthest from target without an external spreadsheet.

 

Queries hit indexed wp_posts columns plus indexed meta-key joins. Filters and sorts ride those indexes; heavy aggregations are opt-in per view. The default list stays fast on installs with thousands of optimised posts.

 

If no NeuronWriter meta is written to wp_postmeta, there is nothing to surface. SleekView is built for teams that already connect NeuronWriter queries to WordPress posts. The richer the meta trail, the more useful the column set.

 

No. SleekView edits affect WordPress only via standard hooks. The NeuronWriter document remains the source for the optimisation recommendation. WP stays the system of record for what publishes.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView