# 在网站标题中删除类别之间的“/”

**URL:** https://meta.discourse.org/t/remove-the-between-categories-in-the-website-title/319635
**Category:** Support
**Created:** [2024年八月1日 11:11 UTC](https://meta.discourse.org/t/remove-the-between-categories-in-the-website-title/319635 "2024-08-01T11:11:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thaidb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thaidb/32/68488_2.png) [@thaidb](https://meta.discourse.org/u/thaidb)
#### Post date: [2024年八月1日 11:11 UTC](https://meta.discourse.org/t/remove-the-between-categories-in-the-website-title/319635/1 "2024-08-01T11:11:31Z")

</div>

我想移除网站标题中类别之间的“/”

 ![IMG_20240801_180726](https://global.discourse-cdn.com/meta/original/4X/4/b/8/4b8101532bca1e8d3dbe8ac3d1b7475a63323440.jpeg)

在设置中，类别父级和类别子级之间没有调整选项

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/b/8/6b82c115171770cdbeb5deab36f1acb19130daef.png)

`%{filter} %{category} topic`

如何移除“/”，非常感谢！

---

<div class="post-metadata">

### Author: ![anon48433008](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@anon48433008](https://meta.discourse.org/u/anon48433008)
#### Post date: [2024年八月1日 12:30 UTC](https://meta.discourse.org/t/remove-the-between-categories-in-the-website-title/319635/2 "2024-08-01T12:30:17Z")

</div>

这很难，除了你的屏幕截图，它还出现在哪里？

我的浏览器不像你那样显示，也许它在谁可以看到和多久可以看到方面是有限的，也许它不像你注意到的那样是个大问题？

也许可以优先处理并将其放在你的列表下方，稍后发现它并不重要，太多的自定义可能会让你以后追悔莫及，成为一个更大的问题。

讽刺的是，你的用户名有一个反斜杠，而你想删除一个正斜杠 🤗

---

<div class="post-metadata">

### Author: ![thaidb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thaidb/32/68488_2.png) [@thaidb](https://meta.discourse.org/u/thaidb)
#### Post date: [2024年八月2日 03:26 UTC](https://meta.discourse.org/t/remove-the-between-categories-in-the-website-title/319635/3 "2024-08-02T03:26:59Z")

</div>

“/”字符用于分隔父类别和子类别，并且在过滤类别时会出现在所有类别页面上。

> 我为什么要删除这个“/”字符？因为这些标题是通过连接父类别和子类别创建的完整句子。并且页面标题被Google索引，当用户在Google上搜索时，搜索结果中会显示该标题。

例如：

- 筛选选择：`父类别 --》 子类别 1 --》 子类别 2`
- 类别页面标题：`[父类别] “空格” [子类别 1]“/”[子类别 2]`
- 我想要的Google搜索结果：`父类别 子类别 1 子类别 2`
