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

# Content Module

> Create and optimize content designed to perform well in AI-powered search.

The Content module helps you create new content optimized for Answer Engine Optimization (AEO) and enhance existing content to improve its AI search visibility. It connects your analytics insights directly to content output — so you can act on what you learn.

## Content Generation

Create high-performing content using AI-powered templates designed specifically for LLM platform performance.

### How to create content

<Steps>
  <Step title="Open the Content page">
    Navigate to **Content** in the sidebar. You'll land on the **Generate Content** tab.
  </Step>

  <Step title="Click Create New Content">
    Click the **Create New Content** card. This opens the template selection modal.
  </Step>

  <Step title="Choose a template">
    Browse templates by category — Informational, Comparative, Social, or Transactional. Each template is designed for a specific content type and AI search intent. You can search templates or mark favorites for quick access.
  </Step>

  <Step title="Configure and generate">
    Fill in the template parameters (topic, keywords, audience, etc.) and generate your content.
  </Step>

  <Step title="Review and edit">
    Review the generated content, make edits, and export when ready.
  </Step>
</Steps>

### Template categories

| Category          | Best for                                   | Examples                                |
| ----------------- | ------------------------------------------ | --------------------------------------- |
| **Informational** | Educational content that answers questions | How-to guides, explainers, FAQs         |
| **Comparative**   | Content that compares options              | Product comparisons, alternatives lists |
| **Social**        | Community and discussion content           | Social posts, discussion starters       |
| **Transactional** | Content that drives action                 | Landing pages, product descriptions     |

### Managing articles

The articles table shows all your generated content with:

* **Title** — the article name
* **Status** — Draft, Published, Completed, In Progress, or Generating
* **Template** — which template was used
* **Word Count** — article length
* **Last Updated** — when it was last modified

You can search articles by title, filter by status or template, and perform actions on each article: view/edit, duplicate, export as Markdown, or delete.

## Content Optimization (Beta)

Enhance existing content to boost its AI visibility. Upload or import content and receive AI-powered suggestions to improve how AI models interpret and cite your pages.

To optimize existing content, click **Optimize Existing Content** on the Generate Content tab, which takes you to the content import flow.

<Note>
  Content Optimization is currently in Beta. Features and capabilities may evolve based on feedback.
</Note>

## Content Tools

The **Tools** tab provides three standalone utilities for quick content optimization tasks:

### URL Slug Optimizer

Analyze and improve your URL slugs for AI search. Enter a domain and slug to get analysis on:

* Keyword presence
* Readability score
* Length optimization
* Stop word usage

### Meta Description Generator

Generate AI-optimized meta descriptions. Enter your page title and target keyword to receive a description with analysis of length and keyword placement.

### Headline Analyzer

Score your headlines for effectiveness. Enter a headline to see:

* Overall score
* Word and character count analysis
* Power word usage
* Number presence
* Question format effectiveness

## How content connects to analytics

Content creation in Superlines is informed by your analytics data:

* **Prompt data** reveals what questions your audience asks AI — create content that answers them
* **Citation analysis** shows which URLs get cited — optimize your content to earn more citations
* **Competitor insights** highlight content gaps — create content where competitors are winning
* **Brand sentiment** indicates how AI perceives your brand — shape your messaging accordingly

<CardGroup cols={2}>
  <Card title="AI Search Checker" icon="magnifying-glass" href="/tools/ai-search-checker">
    Check if your content is optimized for AI search.
  </Card>

  <Card title="Schema Optimiser" icon="code" href="/tools/schema-optimiser">
    Add structured data to help AI understand your content.
  </Card>
</CardGroup>
