> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li.md).

# 網站內容管理

### 網站內容管理

**網站內容管理** 協助您靈活維護網站上的各類內容，包括文章、條款、前台菜單、與內容相關的進階工具等。以下為各子模組功能說明：

***

#### 1. 文章及條款管理

您可以在此模組中：

* 新增與編輯最新消息、部落格、FAQ 等文章
* 管理網站的使用條款、隱私政策、購物須知等法規內容
* 設定發佈時間、狀態與分類標籤

{% hint style="info" %}
定期更新內容有助於提升 SEO 表現與用戶信任。
{% endhint %}

***

#### 2. 菜單管理

此功能讓您自由配置網站前台的主選單與子選單，包括：

* 拖曳式調整選單結構
* 自訂選單名稱、連結與開啟方式
* 隱藏或顯示特定選單項目

{% hint style="success" %}
良好的選單結構能提升用戶導航體驗與網站易用性。
{% endhint %}

***

#### 3. 訂單核銷系統

用於支援線下服務兌換、票券掃碼核銷等應用場景，您可以：

* 掃描訂單 QR code 或輸入核銷碼
* 查詢核銷紀錄與操作人員
* 設定核銷權限與時效限制

{% hint style="warning" %}
此功能特別適用於票券、活動報名、線下取貨等業務情境。
{% endhint %}

***

#### 4. 匯出資料功能

協助您將網站中重要資料另存備份或進行進一步處理，支援匯出的項目包括：

* 會員名單
* 訂單資料
* 商品列表
* 訂閱電子報名單等

{% hint style="danger" %}
請注意保護匯出資料的安全性，避免涉及個資洩漏風險。
{% endhint %}

<figure><img src="/files/LCt7Jg0pGBUabZ0zjsBO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
