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

# Pages

> Pages are the parts of your website visitors see, like Home, About, and Contact. Learn how to view, create, edit, publish, set a homepage, and delete pages from your site dashboard.

**Pages** are the building blocks of your website. Each page is a separate screen on your site — your **Home** page, an **About** page, a **Contact** page, and any others you add. You manage all of them from the **Pages (الصفحات)** section of your **site dashboard**, and you design how each one looks in the **Builder (البلدر)**.

<Info>
  Pages live in your **site dashboard**, not your account portal. Your account portal is only for billing — your subscription, **Wallet**, and account details. To work on Pages, open your site dashboard with the **Glowply dashboard** button. See [Site dashboard overview](/en/site/dashboard-overview).
</Info>

## Open the Pages section

<Steps>
  <Step title="Open your site dashboard">
    Sign in to Glowply, open your **account portal**, and click **Glowply dashboard** on your site card. Your dashboard opens in a new tab.
  </Step>

  <Step title="Go to Pages">
    In the left-side menu, choose **Pages (الصفحات)**.
  </Step>

  <Step title="See your page list">
    You'll see a list of every page on your site, with its title and status. From here you can create, edit, or remove pages.
  </Step>
</Steps>

## The page list

The Pages section shows all your site's pages in one list. For each page you can see its **title** and whether it's **published** (live and visible to visitors) or a **draft** (saved but not yet visible). Your homepage is usually marked so you can spot it at a glance.

From the list you can:

* **Open a page** to edit it in the Builder
* **Create a new page**
* **Publish or unpublish** a page
* **Set a page as your homepage**
* **Delete** a page you no longer need

<Tip>
  Most small business sites only need a handful of pages to start: a **Home** page that welcomes visitors, an **About** page that tells your story, and a **Contact** page so people can reach you. You can always add more later.
</Tip>

## Common pages

Your site starts with a few pages already in place. These are the ones most businesses use:

<CardGroup cols={2}>
  <Card title="Home" icon="house">
    The first page visitors land on. Use it to introduce your business and guide people to your products or store.
  </Card>

  <Card title="About" icon="circle-info">
    Your story — who you are, what you offer, and why customers should trust you.
  </Card>

  <Card title="Contact" icon="envelope">
    How customers reach you: a form, your phone number, your address, or your social links.
  </Card>

  <Card title="Store pages" icon="store">
    Pages that show your products and cart. These work together with your **Store** to let customers buy from you.
  </Card>
</CardGroup>

<Note>
  Your **Store** pages — like the shop, cart, and checkout — are connected to the products and orders you manage in the **Store (المتجر)** section. Editing those pages in the Builder changes how they look; the products themselves are managed in your Store.
</Note>

## Create a new page

<Steps>
  <Step title="Open the Pages section">
    In your site dashboard, go to **Pages (الصفحات)**.
  </Step>

  <Step title="Start a new page">
    Choose the option to add a new page. Give it a clear **title** — for example, "Services", "Gallery", or "FAQ". The title helps you and your visitors recognize the page.
  </Step>

  <Step title="Design it in the Builder">
    Open the new page to edit it. It opens in the **Builder**, Glowply's drag-and-drop visual editor, where you add and arrange your content. No code needed.
  </Step>

  <Step title="Publish when it's ready">
    When you're happy with the page, **publish** it to make it live. Until then it stays a draft and visitors can't see it.
  </Step>
</Steps>

<Tip>
  Build a page as a **draft** first, take your time getting it right, and only **publish** when you're ready to show it to the world.
</Tip>

## Edit a page

Editing a page means changing what's on it — its text, images, buttons, sections, and layout. Every page is edited in the **Builder**.

<Steps>
  <Step title="Find the page">
    In the **Pages** list, locate the page you want to change.
  </Step>

  <Step title="Open it in the Builder">
    Choose to edit the page. It opens in the **Builder**, where you can adjust everything on it.
  </Step>

  <Step title="Make your changes">
    Edit text, swap images, move sections, and style the page using the Builder's tools.
  </Step>

  <Step title="Save and publish">
    Save your work in the Builder, then make sure the page is **published** so visitors see the latest version.
  </Step>
</Steps>

<Card title="Editing with the Builder" icon="pen-ruler" href="/en/site/builder-overview">
  Learn how the **Builder** works — adding sections, editing content, and styling your pages step by step.
</Card>

## Set your homepage

Your **homepage** is the first page visitors see when they go to your address (`<name>.myglowply.com`). By default this is your **Home** page, but you can choose any published page to be your homepage instead.

<Steps>
  <Step title="Make sure the page is published">
    Only a **published** page can be your homepage. Publish it first if it's still a draft.
  </Step>

  <Step title="Set it as the homepage">
    In the **Pages** section, choose the option to set that page as your homepage.
  </Step>

  <Step title="Check your live site">
    Open your site address to confirm the new page now loads first.
  </Step>
</Steps>

<Note>
  Changing your homepage doesn't delete the old one — it just changes which page loads first. The previous homepage stays in your list and you can switch back any time.
</Note>

## Publish or unpublish a page

* **Publish** makes a page live, so anyone visiting your site can see it.
* **Unpublish** hides a page from visitors and turns it back into a draft, without deleting it.

<Steps>
  <Step title="Open the Pages list">
    Go to **Pages (الصفحات)** in your site dashboard.
  </Step>

  <Step title="Choose publish or unpublish">
    Find the page and switch its status — **publish** to show it, or **unpublish** to hide it while you keep working on it.
  </Step>
</Steps>

<Tip>
  Unpublishing is handy when a page needs an update but you don't want visitors to see it half-finished. Unpublish it, make your changes in the Builder, then publish again.
</Tip>

## Delete a page

If you no longer need a page, you can remove it from your site.

<Steps>
  <Step title="Find the page">
    In the **Pages** list, locate the page you want to remove.
  </Step>

  <Step title="Delete it">
    Choose to delete the page and confirm.
  </Step>
</Steps>

<Warning>
  Deleting a page is permanent and removes its content. If you might want the page later, **unpublish** it instead of deleting — that hides it from visitors while keeping it saved. Avoid deleting your **Store** pages (like cart or checkout), as your store needs them to work.
</Warning>

## Where to go next

<CardGroup cols={2}>
  <Card title="Editing with the Builder" icon="pen-ruler" href="/en/site/builder-overview">
    Design and style your pages with Glowply's visual editor.
  </Card>

  <Card title="Upload images and files" icon="photo-film" href="/en/site/media">
    Add photos and downloads to your **Media library** to use on your pages.
  </Card>

  <Card title="Run your store" icon="store" href="/en/store/store-overview">
    Manage the products and orders behind your store pages.
  </Card>

  <Card title="Write your blog" icon="newspaper" href="/en/site/blog">
    Publish articles to attract visitors and share updates.
  </Card>
</CardGroup>
