# 在資料夾中歸類 CMS 頁面，以實現更多的URL控制

現在，您可以將集合頁面嵌套在文件夾中以優化您的SEO，作為附加功能，您還可以複製集合結構並從您的網站地圖中隱藏給定集合的所有模板頁面。

以簡單的項目列表形式呈現，今天的版本為CMS引入了三個更新：

1. **將集合頁面嵌套在文件夾中以獲得更多的URL控制。** 將您的集合項目[發布在URL子目錄中](https://university.webflow.com/lesson/structure-and-style-collection-pages#general)，以優化您的SEO概況。
2. **阻止給定集合的模板頁面發布。** 並非所有集合都應該有已發布的模板頁面，因此現在您可以在[每個集合級別上禁用發布](https://university.webflow.com/lesson/structure-and-style-collection-pages#publish-settings)。
3. **複製集合結構。** 通過[複製現有集合的字段](https://university.webflow.com/lesson/webflow-collections-overview#how-to-duplicate-a-collection)，快速創建集合，而無需逐個重建每個字段。

#### 將集合頁面嵌套在文件夾中以獲得更多URL控制

![在URL子目錄中提供集合項目，以便在微調SEO時獲得更大的控制權。](https://assets-global.website-files.com/583347ca8f6c7ee058111b55/644991c8860c9165d218ab75_88c99271.png)

在URL子目錄中提供集合項目，以便在微調SEO時獲得更大的控制權。

在今天之前，您的所有集合頁面都需要僅從您的根域名下一級。 例如，這是過去的工作方式：

* 您的“博客文章”集合將項目發布到\_website.com/blog/example-post\_
* 您的“案例研究”集合發布到\_website.com/customers/example-case-study\_

現在，您可以[在集合頁面設置中設置父文件夾](https://university.webflow.com/lesson/structure-and-style-collection-pages#general)，以在子目錄URL上提供這些頁面，例如：

* “博客文章”可以發布到\_website.com/content/blog/example-post\_
* *同樣，您的“案例研究”集合現在可以發布到website.com/content/customers/example-case-study*
* 您甚至可以將集合頁面嵌

套[多級深](https://www.imdb.com/title/tt1375666/)，例如：*website.com/content/enterprise/blog/example-post*

這種新的控制級別在微調SEO方面尤為有用。

#### 為單個集合禁用模板頁面發布

![關閉給定集合的發布以從您的網站地圖中刪除其模板頁面。](https://assets-global.website-files.com/583347ca8f6c7ee058111b55/644991c712fa4218844cb64c_a260104d.png)

關閉給定集合的發布以從您的網站地圖中刪除其模板頁面。

對於您創建的每個集合，Webflow 都會[生成相應的模板頁面](https://university.webflow.com/lesson/structure-and-style-collection-pages)。除非您首先對空白模板頁面進行更改，否則這些模板頁面不會發布到您的網站地圖中，但是在今天之前，一旦您進行了更改（無論大小如何），這些模板頁面將會被激活並被搜索引擎索引。

現在，要完全阻止那些集合頁面發布，只需[在集合設置中切換開關](https://university.webflow.com/lesson/structure-and-style-collection-pages#publish-settings)。

#### 複製集合結構以更快建立

![](https://assets-global.website-files.com/583347ca8f6c7ee058111b55/644991c76ef4aa7c2c4d041e_d6ea139c.png)

複製現有集合結構以更快地構建您的內容庫。

最後，現在您可以[複製現有的集合結構](https://university.webflow.com/lesson/webflow-collections-overview#how-to-duplicate-a-collection)來更快地擴展您的內容庫。打開要複製的集合的設置，然後點擊頂部的“複製集合”按鈕。

就是這樣！我們希望這些功能使您的生活變得更輕鬆，並為您在 Webflow 中的構建釋放新的力量。享受吧！


---

# Agent Instructions: 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://docs.tenten.co/docs-webflow/webflow-101/changelog/2023/zai-zi-liao-jia-zhong-gui-lei-cms-ye-mian-yi-shi-xian-geng-duo-de-url-kong-zhi.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.
