# 在文件夾中嵌套集合頁面以進行更多 URL 控制

現在您可以在文件夾中嵌套收藏頁面以優化您的 SEO——作為獎勵，您還可以復制收藏結構並從您的站點地圖中隱藏給定收藏的所有模板頁面。

今天的發布以項目符號列表的形式簡單介紹了 CMS 的三個更新：

1. **在文件夾中嵌套集合頁面以進行更多 URL 控制。**[在 URL 子目錄中發布您的收藏項目](https://university.webflow.com/lesson/structure-and-style-collection-pages#general)以優化您的 SEO 配置文件。
2. **防止給定集合的模板頁面發布。**&#x4E26;非所有的收藏集都應該發布模板頁面——所以現在您可以[在每個收藏集級別禁用發布](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 控制

![在微調 SEO 時在 URL 子目錄中提供集合項以更好地控制。](https://i.imgur.com/OfhfIb5.jpg)

在今天之前，您所有的收藏頁面只需要從您的根域向下一級。舉例來說，這是過去的工作方式：

* 您的“博客文章”集合將項目發佈到*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://i.imgur.com/GEufnzP.jpg)

對於你創建的每一個 Collection，Webflow[都會生成一個對應的模板頁面](https://university.webflow.com/lesson/structure-and-style-collection-pages)。除非您首先對空白模板頁面進行更改，否則這些模板頁面不會發佈到您的站點地圖中——但在今天之前，一旦您進行了更&#x6539;*（*&#x7121;論更改有多麼小），這些模板頁面就會生效並被搜索索引引擎。

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

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

![複製現有的集合結構以更快地構建您的內容庫。](https://i.imgur.com/Ahvs1zL.jpg)

最後，現在您可以[復制現有的集合結構](https://university.webflow.com/lesson/webflow-collections-overview#how-to-duplicate-a-collection)來更快地構建您的內容庫。只需打開您要復制的收藏集的設置，然後點擊頂部的複制收藏集按鈕。&#x20;

就是這樣！我們希望這些能讓您的生活更輕鬆一些，並為您在 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-wen-jian-jia-zhong-qian-tao-ji-he-ye-mian-yi-jin-xing-geng-duo-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.
