Wyrote Academy

Content View

Article detail page with generation progress, scores, and publishing

The Content View page is where you review individual articles, watch generation progress, access SEO scores, and prepare content for publishing. Every article in Wyrote has its own detail page.

Accessing an Article

Open any article from:

  • The Content Library — Click "View" in the row actions
  • The Dashboard calendar — Click any article card
  • The Calendar page — Click any scheduled item
  • After approving an article — You're redirected here automatically

Generation Progress

When an article is being generated, the Content View shows a live progress tracker:

Step Tracker

A visual indicator showing the current stage:

  1. Research
  2. Outline
  3. Writing (shows "Section 3 of 8" etc.)
  4. Enrichment
  5. AI Pattern Detection
  6. Targeted Rewrite
  7. Fact-Checking
  8. Editing

The current stage is highlighted, and completed stages show a checkmark.

Progressive Content Display

As sections are written, they appear on the page in real-time. You don't have to wait for the entire article to finish to start reading.

Error Handling

If the pipeline fails at any stage:

  • The failed stage is highlighted in red.
  • An error message describes what went wrong.
  • You can retry generation from the article's action menu.

Note: Progress is polled every 2 seconds, so updates appear almost in real-time.

Article Tab

Once generation is complete, the Article tab shows:

  • Featured Image — The hero image at the top of the article
  • Full Article — The rendered HTML content with all sections, headings, images, and links
  • Regenerate Image — Create a new featured image. You can provide a custom prompt (up to 500 characters) to guide the generation.
  • Upload Image — Upload your own image instead of using AI-generated ones.

Tip: After generation, the hero image may still be processing. The page automatically polls for it and displays it once ready.

Research Tab

Switch to the Research tab to see the data that informed the article:

  • Top Competitors — Pages ranking for the target keyword
  • People Also Ask — Common questions related to the keyword
  • Related Searches — Additional search queries
  • Research Data — The full research material used during generation

This is useful for understanding the competitive context and verifying the article covers relevant topics.

Metadata Panel (Right Sidebar)

The sidebar displays key article properties:

FieldDescription
TitleThe article headline
Meta DescriptionThe SEO meta description
URL SlugThe URL path (editable)
Primary KeywordThe main target keyword
Secondary KeywordsAdditional keywords targeted
ClusterThe topic cluster this article belongs to
OfferingWhich offering this article is for
Scheduled DateThe planned publish date (adjustable via date picker)
StatusCurrent article status

Content Scores

Wyrote generates quality scores for each article (loaded separately after generation):

ScoreWhat It Measures
SEO ScoreOn-page SEO optimization quality
E-E-A-T ScoreExperience, Expertise, Authoritativeness, and Trustworthiness
Humanization ScoreHow natural and human-like the writing is
Word CountTotal word count
Keyword DensityHow frequently the primary keyword appears

Article Actions

Generate

For articles in idea status, click Generate to start the content pipeline.

Edit

Opens the article in the Content Editor for rich text editing.

Copy & Download

ActionFormat
Copy MarkdownCopies the article as markdown to your clipboard
Copy HTMLCopies the rendered HTML to your clipboard
Download MarkdownDownloads as a .md file
Download HTMLDownloads as an .html file

Copy JSON-LD

Copies the structured data schema (Article/BlogPosting format) to your clipboard. This is ready to paste into your website's HTML for rich search results.

The JSON-LD includes:

  • Article title and description
  • Author information
  • Publisher details
  • Date published
  • Featured image URL
  • Article body

Tip: JSON-LD uses the author and publisher info from your General Settings. Make sure those are configured.

Publish

Clicking Publish marks the article as published:

  • The status changes to published.
  • If you have a webhook configured, a POST request is sent to your webhook URL with the full article data.
  • The article's publish date is recorded.

Next Steps

On this page