> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siftly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Content

> Generate grounded, GEO-for-commerce blog posts and publish them straight to your Shopify blog.

<Frame>
  <img src="https://mintcdn.com/siftly/xTchJceN5jI8__Fi/images/shopping/content-blog.png?fit=max&auto=format&n=xTchJceN5jI8__Fi&q=85&s=3b348d7baad6e33a54266023f4e3fed3" alt="Content editor: a rendered blog post with chat editing, GEO quality metrics, and publishing" className="rounded-xl" width="1004" height="650" data-path="images/shopping/content-blog.png" />
</Frame>

## Overview

Content generates blog posts that are grounded in your brand and product data: buying guides, comparisons, and how-tos that answer the questions shoppers ask AI. Instead of starting from a blank page, you start from your products, your evidence, and the gaps where you're not yet showing up.

Every post is built to earn citations from AI shopping engines, then published in a click to your Shopify blog.

***

## Creating a post

<Steps>
  <Step title="Pick a product and topic">
    Go to **Content → Generate new content**, choose the product to ground the post in, and give it a topic or angle.
  </Step>

  <Step title="Choose how involved you want to be">
    Pick an interaction mode (see below), then start generation.
  </Step>

  <Step title="Let it generate">
    The pipeline runs in the background and opens the editor when the draft is ready.
  </Step>
</Steps>

**Interaction modes** control how often the pipeline pauses for your input:

| Mode            | Behavior                                    |
| --------------- | ------------------------------------------- |
| **Auto**        | Runs end to end without pausing             |
| **Guided**      | Pauses to review the topic and the draft    |
| **Interactive** | Pauses at every checkpoint for full control |

***

## The pipeline

Content runs a five-phase pipeline. Each phase builds on the last.

```mermaid theme={null}
flowchart LR
  A[Analysis] --> B[Topic strategy]
  B --> C[Research]
  C --> D[Writing]
  D --> E[Validation]
```

1. **Analysis** collects signals about your product, market, competitors, and brand.
2. **Topic strategy** designs the post: its angle, headline, structure, and target length.
3. **Research** ranks the supporting evidence and finds gaps to fill.
4. **Writing** drafts the post, citing its evidence inline.
5. **Validation** checks that every claim is grounded and on-brand, rewriting where needed.

***

## Grounded evidence

Every signal Siftly collects (a product detail, a competitor pattern, a brand fact) becomes a piece of evidence in a **Grounded Evidence Pool**. The writer cites that evidence inline as it drafts, and validation enforces that claims trace back to it.

The result is content that's specific and defensible rather than generic. That's exactly what AI shopping engines prefer to cite.

***

## The editor

The editor shows the rendered post on the left and tools on the right:

* **Chat**: refine the draft in plain language, scoped to a section or the whole post.
* **GEO Optimization**: quality signals like readability, keyword coverage, and internal links.
* **Publish**: SEO metadata, hero image, and publishing options.
* **History**: versioned snapshots of every accepted edit.
* **Inputs**: the evidence, research, and citations behind the draft.

***

## Publishing

When the post is ready, click **Approve** to unlock publishing, then publish to your **Shopify blog** as a **Draft** or **Published** article. After publishing, Siftly keeps the canonical URL so the post can be tracked in your [Citations](/shopping/analytics/citations).

***

## Related

<CardGroup cols={2}>
  <Card title="Collection Pages" icon="layer-group" href="/shopping/content/collections">
    Build AI-ready Shopify collection pages.
  </Card>

  <Card title="Knowledge Hub" icon="book" href="/shopping/knowledge-hub/overview">
    Ground every post in your brand's facts and voice.
  </Card>

  <Card title="Citations" icon="quote-left" href="/shopping/analytics/citations">
    See which sources AI engines cite in your market.
  </Card>

  <Card title="Shopify" icon="shopify" href="/shopping/integrations/shopify">
    Connect your store to publish posts.
  </Card>
</CardGroup>
