# Hiding 'Categories' seo/meta link?

**URL:** https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712
**Category:** Support
**Created:** [September 28, 2019, 3:24am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712 "2019-09-28T03:24:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)
#### Post date: [September 28, 2019, 3:24am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712/1 "2019-09-28T03:24:47Z")

</div>

Hey guys,  
We don’t use categories on our forum, we’ve done everything to hide them and use tagging instead. I saw that there’s a Categories meta link on search engines and I want to know how we can remove it. Thanks :slight_smile:

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/c/3c3273fc5fbd501334ad58d5bd6433eea9810530.png)

As well as removing the tag in title names:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/8/685b275bc061d277b17564b0577154f46c272300.png)

---

<div class="post-metadata">

### Author: ![Stranik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stranik/32/85638_2.png) [@Stranik](https://meta.discourse.org/u/Stranik)
#### Post date: [September 28, 2019, 4:15am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712/2 "2019-09-28T04:15:38Z")

</div>

Maybe this can help you:

> [@Needing to edit robots.txt file - where is it?](https://meta.discourse.org/t/needing-to-edit-robots-txt-file-where-is-it/93879/42):
>
> PR was just merged: tada If you update to latest tests-passed, you’ll be able to customize robots.txt at /admin/customize/robots. The page is not linked to from anywhere in the UI, you’ll have to copy and paste the URL manually into your browser. Note: if you override the file, any later changes to the site settings that modify robots.txt (e.g. whitelisted crawler user agents etc.) won’t apply to the file (settings will save correctly, but changes won’t reflect on robots.txt). You can rest…

Where you yourself can set the rules for categories.

---

<div class="post-metadata">

### Author: ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)
#### Post date: [September 28, 2019, 4:19am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712/3 "2019-09-28T04:19:30Z")

</div>

Thanks! Is this how I would do that?

> **[Gyazo Screen Video](https://gyazo.com/251bfbe79c4c48ed50369c0af4a69f95)**
>
> Gyazo is the easiest way to record screenshots & videos you can share instantly. Save time with async visual communication that's effortless and engaging.

---

<div class="post-metadata">

### Author: ![Stranik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stranik/32/85638_2.png) [@Stranik](https://meta.discourse.org/u/Stranik)
#### Post date: [September 28, 2019, 4:31am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712/4 "2019-09-28T04:31:18Z")

</div>

If you want to prohibit something additionally, then you need to add rules (not clean up).

Add:

```plaintext
Disallow: /c/

```

Learn more about “Disallow”

> **[Using robots.txt |](https://yandex.com/support/webmaster/en/controlling-robot/robots-txt.html?lang=en)**
>
> Robots.txt is a text file that contains site indexing parameters for the search engine robots. In robots.txt, you can restrict the indexing of website pages by

You do not need to remove the rules, you need to add them.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [October 28, 2019, 4:31am UTC](https://meta.discourse.org/t/hiding-categories-seo-meta-link/129712/5 "2019-10-28T04:31:24Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
