Blog series reordering

Submitted by akjlddkjslfsd on January 25, 2026
Would it be possible to make it so that the order of blogs in a blog series doesn't get reset when you add or remove blogs from that series?

I currently have a growing blog series, and it's taking me longer and longer to manually sort the blogs into the desired order each time I add to that series.

4 Comments
+2
Level 72
Jan 25, 2026
I didn't think it did that. Does it do that? I swear when I add blogs to a series it doesn't do that.
+1
Level 56
Jan 25, 2026
Sometimes you don't want your blogs to be in the default order, and you have to reorder them manually each time you add or remove something from the series.
+4
Level 63
Jan 25, 2026
YES I hate this so much it's so infuriating having to reorganize a series everytime you publish a blog. It should just add the new blog(s) at the end of the list.
+1
Level 56
Jan 25, 2026
I'm guessing they might have some kind of sorting algorithm in place that's tied to the code for modifying a blog series?

Each time the series is modified, the sorting code runs alongside the code that's actually responsible for changing the series itself.

It's just my guess, but if it's true, with my modest knowledge of programming it shouldn't be rocket science to fix this.