# Page Settings | Creght Visual Documentation

> Quick Start: Page Name vs Page Title: Use a short, admin-friendly Page Name for management, and a descriptive Page Title for users and SEO.…

[![Creght](https://ugc.talizen.com/_assets/site/2061660904709165056/1780797461299__creght_logo.png)Help Center](/en/help.md)

[Changelog](/en/blogs.md)

[AI](/en/docs/ai/quick-create-first-website.md) [Visual](/en/docs/get-start.md)

Basic

- [Get to Know Creght in 2 Minutes](/en/docs/get-start.md)
- [How to Register for Creght](/en/docs/signup.md)
- [Creating a Project in Creght](/en/docs/create-site.md)
- [Templates](/en/docs/tpls.md)

Design

- [Using the Editor](/en/docs/editor.md)
- [Basic Operations](/en/docs/operating.md)
- [Layouts in Creght](/en/docs/layout.md)
- [Position in Creght](/en/docs/position.md)
- [Size in Creght](/en/docs/size.md)
- [Breakpoints in Creght](/en/docs/breakpoint.md)
- [Overlays](/en/docs/popover.md)
- [Components in Creght](/en/docs/components.md)
- [Adding Third-Party Fonts](/en/docs/tp-font.md)
- [Duplicate and Deep Copy](/en/docs/deep-copy.md)

CMS

- [CMS (Content Management System)](/en/docs/cms.md)
- [Importing WeChat Official Account Articles into CMS](/en/docs/wxmp.md)

Site Setting

- [Page Settings](/en/docs/page-setting.md)
- [How to Upgrade a Plan](/en/docs/manage-plan.md)
- [SEO Settings](/en/docs/seo-setting.md)
- [Small Files (Site Verification)](/en/docs/verification-file.md)
- [Adding a Custom Domain in Creght](/en/docs/custom-domain.md)
- [How to Complete ICP Filing](/en/docs/beian.md)
- [Server Nodes](/en/docs/website-node.md)
- [How to Switch Sites](/en/docs/pxrp79jqtnyq.md)
- [Localization](/en/docs/localization.md)

AI

- [About Creght AI](/en/docs/creght-ai.md)

Tool

- [Convert Figma Designs into Live Websites](/en/docs/figma-to-creght.md)
- [3 Guidelines for Responsive Figma Layouts](/en/docs/figma-autolayout.md)
- [Covert Figma to live website](/en/docs/response-site.md)
- [Figma to Responsive Website: Interactions](/en/docs/figma03.md)
- [Compressing Video with FFmpeg](/en/docs/ffmpeg.md)
- [How to Add Clarity to Your Website](/en/docs/clarity.md)
- [Creating a Button Hover Effect](/en/docs/button.md)
- [How to Build a Reusable Collapsible FAQ Panel](/en/docs/collapse.md)
- [Responsive Navigation Tutorial](/en/docs/nav.md)

Site Setting/

# Page Settings

**Quick Start:**

- **Page Name vs Page Title:** Use a short, admin-friendly **Page Name** for management, and a descriptive **Page Title** for users and SEO.
- **Page Type:** Use **Standard Page** for fixed content; **CMS Detail Page** for dynamic content driven by CMS.
- **URL Path:** Use semantic, hierarchical paths for SEO ( `/about`, `/blogs/:slug`).
- **Published Status:** Keep pages unpublished while under construction; publish when ready.

In the editor, go to the left-hand **Pages** panel and click the **three dots** next to a page to access **Page Settings**.

![image.png](https://fsb.huglight.cn/user/1/mgAcVjesZHt__image.png)

In **Page Settings**, you can configure the following: **page path (URL), page type, published status, and SEO settings**.

![image.png](https://fsb.huglight.cn/user/1/mgAcVmNNESz__image.png)

## Page Name

The **Page Name** is primarily for the website administrator to distinguish pages in the editor—it is not visible to users.

Example:

- **Page Title (visible to users & SEO):** “Durable and Easy-to-Use Hardware \| XX Hardware”
- **Page Name (for management):** “Home”

> For more on SEO, see: [SEO Settings](https://www.creght.com/docs/seo-setting)

## URL Path

A **URL (Uniform Resource Locator)** is the address of your page on the web. Think of it as a "house number" that tells the browser where to find your content.

Example: If the page URL path is `/blogs`, users can access it via:

`https://{your-domain}/blogs`

### Special URL Rules

- **Home Page:** Set path to `/`.
- **Custom 404 Page:** Set path to `/404` to display when users visit a non-existent page.
- **Unique Paths:** URL paths must be unique. If a path already exists, change the existing page’s path first (e.g., `/index-old`).

> Semantic URLs improve SEO and user experience.

### Simple Guidelines

- Use meaningful words: e.g., About Us → `/about`, Contact → `/contact`
- Maintain correct hierarchy: e.g., `/blogs/about-creght`

## URL Variable – Slug

For **CMS Detail Pages**, there is no fixed URL. For multiple dynamic pages (like blogs), use a **slug variable**:

```plaintext
/blogs/:slug

```

![image.png](https://fsb.huglight.cn/user/1/mgAcVxZAVpY__image.png)

Combine this with the **slug** field in your CMS to generate dynamic URLs.

![image.png](https://fsb.huglight.cn/user/1/mgAcVKkACmS__image.png)

## Page Type

There are two types of pages:

1. **Standard Page:** Fixed URL, e.g., Home, About Us.
2. **CMS Detail Page:** Displays dynamic CMS content using one layout. Examples: blog posts, news, case studies.

The main difference is that **CMS Detail Pages must be linked to a CMS**:

![image.png](https://fsb.huglight.cn/user/1/mgAcVXgWUeR__image.png)

Components like images or text can then bind to the selected CMS fields.

> For more on CMS, see: [Content Management – CMS](https://www.creght.com/docs/cms)

![](https://fsu.creght.com/user/3/mhOwUgSFKlZ__image.png)

## Smooth Scrolling

Enable **Smooth Scrolling** to achieve a smoother scrolling experience using the plugin. You can toggle this feature on or off to compare the difference.

## Published Status

By default, new pages are **published**. Once the website is live, the page is accessible to users.

Switch a page to **unpublished** to hide it from users and search engines—useful for pages still under construction.

## SEO

For detailed SEO settings, [see: SEO Settings](https://www.creght.com/docs/seo-setting)

On this page

- [Page Name](#page-name)
- [URL Path](#url-path)
- [Special URL Rules](#special-url-rules)
- [Simple Guidelines](#simple-guidelines)
- [URL Variable – Slug](#url-variable-slug)
- [Page Type](#page-type)
- [Smooth Scrolling](#smooth-scrolling)
- [Published Status](#published-status)
- [SEO](#seo)

![Creght](https://ugc.talizen.com/_assets/site/2061660904709165056/1780797461299__creght_logo.png)

This website is built with [Creght](/en.md)

![User Community](https://ugc.talizen.com/_assets/site/2061660904709165056/1781070374701__help_qr.webp)

User Community

## Links

- [Pricing](/en/price.md)
- [Solutions](/en/solution.md)
- [Customers](/en/customers.md)
- [Help Center](/en/help.md)
- [Contact Us](/en/contact.md)
- [Blog](/en/blogs.md)
- [Refund Policy](/en/tuikuan.md)

## Resources

- [All Resources](/en/resources.md)
- [Templates](/en/templates.md)
- [Components](https://creghtlib.site.creght.com)
- [Animations](/en/effects.md)
- [Figma to Creght](/en/figma2creght.md)
- [API for AI](/en/api.md)

## Comparisons

- [vs Shianxianle](/en/creght-vs-sxl.md)
- [vs Fanke](/en/creght-vs-fkw.md)
- [自己写代码 vs Creght](/en/compare/self-coding.md)
- [外包 vs 自己做](/en/compare/outsourcing.md)

## Terms

- [Terms of Service](/en/legal/terms.md)
- [Privacy Policy](/en/legal/privacy.md)
- [Acceptable Use Policy](/en/legal/acceptable-use.md)

## Social Media

- [Xiaohongshu](https://www.xiaohongshu.com/user/profile/5a38606811be10715f4895b6)
- [Bilibili](https://space.bilibili.com/513308095)

[蜀ICP备2023038192号-2](https://beian.miit.gov.cn)
