# Show 'Categories' to New Users, 'Latest' to Members 📈

**URL:** https://meta.discourse.org/t/show-categories-to-new-users-latest-to-members/70355
**Category:** Feature
**Created:** [19.Сентябрь.2017 11:37:08 UTC](https://meta.discourse.org/t/show-categories-to-new-users-latest-to-members/70355 "2017-09-19T11:37:08Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Justin\_Veenema](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin_veenema/32/61263_2.png) [@Justin\_Veenema](https://meta.discourse.org/u/Justin_Veenema)
#### Post date: [19.Сентябрь.2017 11:54:52 UTC](https://meta.discourse.org/t/show-categories-to-new-users-latest-to-members/70355/4 "2017-09-19T11:54:52Z")

</div>

Actually, looks like I found the answer.

> [@Redirect / for non-logged in users?](https://meta.discourse.org/t/redirect-for-non-logged-in-users/33500/19):
>
> I’ve added a new widget setting to customize that url in this commit: [https://github.com/discourse/discourse/commit/02f771e66ead3fb6e861bfa1fd41d8c65d10ab1d](https://github.com/discourse/discourse/commit/02f771e66ead3fb6e861bfa1fd41d8c65d10ab1d) Here’s an example of how to use it via a customization: \<script type="text/discourse-plugin" version="0.4"\> api.changeWidgetSetting('home-logo', 'href', '/new-url') \</script\> Just replace /new-url whatever you want the path to be and you should be good to go.

However, still trying to figure out how to automatically redirect returning users to ‘Latest’ as opposed to clicking the logo.

Any help would be appreciated. 🙂

---

_[View the full topic](https://meta.discourse.org/t/show-categories-to-new-users-latest-to-members/70355)._
