I would like to know if there is an option to change the Titles & Descriptions of categories and subcategories.
For example, if I go inside Bug section the title will be “Latest Bug Topics” and the same will happen in support etcetera.
I have read an older thread saying that this was not available but that was Oct 2015.
The value behind this is simple.
Meta Titles & Descriptions are not just valuable for rankings (description actually is not a ranking factor at all) but it gives you the chance of getting a better CTR by having something more optimized.
The description is taken from the category’s description, which can be edited as usual.
<head>
<title>Discourse Ruby Topics & Discussions - Site Name</title>
<meta name="description" content="Discussion about the Ruby programming language.">
...