# Change order latest topics

**URL:** https://meta.discourse.org/t/change-order-latest-topics/309587
**Category:** Support
**Tags:** topic-voting
**Created:** [May 27, 2024, 5:00pm UTC](https://meta.discourse.org/t/change-order-latest-topics/309587 "2024-05-27T17:00:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![karlson4ik](https://avatars.discourse-cdn.com/v4/letter/k/dec6dc/32.png) [@karlson4ik](https://meta.discourse.org/u/karlson4ik)
#### Post date: [May 27, 2024, 5:00pm UTC](https://meta.discourse.org/t/change-order-latest-topics/309587/1 "2024-05-27T17:00:51Z")

</div>

How do I change the sorting of topics by votes?  
This is the only way I’ve found:  
Add to the URL `/?order=votes`.

URL = `/latest` opens the latest topics.  
The main page that opens with URL = `/` shows the same thing.

URLs = `/?order=votes` or `/latest?order=votes` do the sorting correctly.  
I need to know if there is any way to change the starting url from `/` to `/?order=votes`?  
Maybe there is some way to redirect the query?

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 27, 2024, 9:35pm UTC](https://meta.discourse.org/t/change-order-latest-topics/309587/2 "2024-05-27T21:35:09Z")

</div>

You can change the default order within the category settings under ‘Default Topic List Sort By’ on the Settings. That is per category though.

---

<div class="post-metadata">

### Author: ![karlson4ik](https://avatars.discourse-cdn.com/v4/letter/k/dec6dc/32.png) [@karlson4ik](https://meta.discourse.org/u/karlson4ik)
#### Post date: [May 28, 2024, 11:00am UTC](https://meta.discourse.org/t/change-order-latest-topics/309587/3 "2024-05-28T11:00:27Z")

</div>

I know about sorting in categories, it’s set there.  
I need to sort the latest topics by the url `/latest` and `/`.
