How to Customize the Order of Tags on Your Blog

Published on:

How to Customize the Order of Tags on Your Blog
Do not index
Do not index
By default, tags on your blog appear automatically without a specific order. You can control how they are displayed by assigning each tag a custom order.

Step 1: Create an Order Column

In your database, add a new column named feather:order.
  • Property type: Number

Step 2: Assign Order Numbers

Enter a number for each tag in the feather:order column.
  • 1 will be shown in the top-left position.
  • 2 will appear next to it.
  • Continue numbering in the sequence you want.
notion image

Done ✅

Your tags will now display in the exact order you define, making it easier to organize your blog the way you want.