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

# Posts & News

> Publish server announcements, changelogs, patch notes, and configure SEO metadata.

The Crafter Posts module provides a full-featured blogging and announcement system for sharing game updates, patch notes, and community announcements.

Navigate to [Dashboard > Content > Posts](https://app.crafter.net.tr/tr/dashboard/content/posts) to manage articles or write new announcements.

<Frame caption="Posts Management Dashboard">
  <img src="https://mintcdn.com/crafter/ywi_yRx-8N5oKhkI/images/96a08cfd-77b4-4d76-bd19-2730e44dce46.png?fit=max&auto=format&n=ywi_yRx-8N5oKhkI&q=85&s=72b1e602950fd4dd9bc9dc10fedbb601" alt="Posts Overview" width="1845" height="941" data-path="images/96a08cfd-77b4-4d76-bd19-2730e44dce46.png" />
</Frame>

***

## Publishing a Post

<Steps>
  <Step title="Open Article Editor">
    Click **+ New Post** in the top right corner.
  </Step>

  <Step title="Configure Title & Classification">
    * **Title:** Headline displayed on the website. Generates an SEO-friendly slug automatically (e.g., `/summer-update-notes`).
    * **Type:** Category tag (*News*, *Announcement*, *Changelog*).
    * **Status:** State (*Published*, *Draft*).
    * **Tags:** Comma-separated tags (e.g., `update, survival, event`).
  </Step>

  <Step title="Select Featured Image">
    Upload a cover banner or select one from the Media Library.
  </Step>

  <Step title="Compose Content">
    Use the rich text editor to compose articles with headers, lists, code blocks, and embedded links.
  </Step>

  <Step title="Configure SEO & Social Settings">
    * **Pinned:** Pin the announcement to the top of the homepage.
    * **Trending:** Highlight among featured stories.
    * **Meta Description & OG Image:** Optimize social sharing previews for Discord and Twitter/X.
  </Step>

  <Step title="Save and Publish">
    Click **Save** to make the post public.
  </Step>
</Steps>

<Frame caption="Article Composition & SEO Drawer">
  <img src="https://mintcdn.com/crafter/ywi_yRx-8N5oKhkI/images/37510d92-3bff-4ffc-b93e-0e35790af4bf.png?fit=max&auto=format&n=ywi_yRx-8N5oKhkI&q=85&s=7d4cd65c93b5f194e3ce099d5b809f3d" alt="Article Editor" width="1842" height="948" data-path="images/37510d92-3bff-4ffc-b93e-0e35790af4bf.png" />
</Frame>
