# Make a category page default (main) page

**URL:** https://meta.discourse.org/t/make-a-category-page-default-main-page/176716
**Category:** Support
**Created:** [January 20, 2021, 5:35pm UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716 "2021-01-20T17:35:28Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Ed\_Bobkov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_bobkov/32/200014_2.png) [@Ed\_Bobkov](https://meta.discourse.org/u/Ed_Bobkov)
#### Post date: [January 20, 2021, 5:35pm UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716/1 "2021-01-20T17:35:28Z")

</div>

Sorry for the off-topic, but how can I set a category page as a default main page of the site? I found only type of the main page like (list, boxes…)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 20, 2021, 7:09pm UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716/2 "2021-01-20T19:09:13Z")

</div>

I have this theme component:

[https://github.com/pfaffman/discourse-custom-homepage-for-groups](https://github.com/pfaffman/discourse-custom-homepage-for-groups)

I think that it does what you want (if you want to change it for everyone, then you could use that as the group). I don’t know that I’m using it anywhere, so I’m not entirely sure that it works, but I am fairly sure that it did on December 2, 2020.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [January 20, 2021, 9:38pm UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716/3 "2021-01-20T21:38:00Z")

</div>

> [@Ed\_Bobkov](#):
>
> but how can I set a category page as a default main page of the site?

Possibly something like what Jay posted above is what you’re looking for, but if all you want to do is set the homepage for your site to the categories page, the easiest way to do that is by re-running your site’s setup wizard. To do that, go to `https://forum.example.com/wizard` and click through the wizard’s steps until you get to the homepage step. That step allows you to preview and select the homepage options:

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/6/96dc5be13642c8e94ee060846a245cfb83833358.png)

---

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [October 31, 2022, 10:21am UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716/4 "2022-10-31T10:21:38Z")

</div>

> [@Ed\_Bobkov](#):
>
> how can I set a category page as a default main page of the site?

I’d also like to do this, i.e. have the page of a particular category (`/c/category-name/`) show up as the home page. Is it possible? Is this was the theme component above does (or did)?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [October 31, 2022, 12:25pm UTC](https://meta.discourse.org/t/make-a-category-page-default-main-page/176716/5 "2022-10-31T12:25:03Z")

</div>

I think [Custom Homepage for Groups](https://meta.discourse.org/t/custom-homepage-for-groups/199623) should do what you want.
