Aura CMS Posts list with New post, categories, and tags tabs
CMS Posts

Appifio Creator · Lesson AS08 · Beginner · Aura series · CMS

Posts · Pages · Categories
day-to-day CMS work

Publish posts, go live, manage static pages - like WordPress admin, already wired to your Appifio site.

Learning goals: Create a post → Published → see it on the web; tell Posts from Pages.

Previous: AS07 · Next: AS09 · ~12 minutes

Posts Pages Published Draft

1. One publishing day

Aura CMS Pages list mapping HTML files to public routes
CMS Pages
CMS → Posts → Add new
→ Write title / body → save as Draft or Published
→ Open the blog on the web → see the post (if the page is wired to the right data - AS10)

2. Glossary

TermMeaningWhere you see it
PostsNews / blog over timeCMS nav
PagesRarely changing content (About, Contact…)Pages nav
PublishedVisitors can see it (if security allows)Post status
DraftInternal only - visitors do not see itPost status

3. Steps

  1. Log into CMS → Posts → create new (use the button on screen).
  2. Fill title and body; pick a category if you have one.
  3. Choose Published when visitors should read it → Save with the form button.
  4. Open the blog on the site; if it is empty despite Published → see AS10.
  5. Do the same under Pages for fixed content.

4. Comparisons

  • WordPress Posts vs Pages: same split.
  • Notion publish: draft vs publish - close to Draft / Published.

5. Limits

You can

  • Editors publish without Creator

Not automatic

  • The site page must be wired by AI/Creator to the right post ledger (AS10)

6. Common issues

SituationFix
CMS has the post, web is emptyAS10 - content map / file names
Visitors see a draftCheck status + AS11 security

7. Checklist

  1. Can you tell Posts from Pages?
  2. Have you tried one Published post and opened the web?

AS09 - Contacts · Products · Orders

Appifio Creator · Aura series · AS08