Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Post History

71%
+3 −0
Meta Should we merge the scope, on-topic and off-topic meta tags?

Different tag sets per category It is important to be aware that the Q&A category and the Meta category have distinct sets of tags. This question is about the Meta tags only, which cannot be u...

posted 2d ago by trichoplax‭

Answer
#1: Initial revision by user avatar trichoplax‭ · 2025-05-15T14:11:22Z (2 days ago)
## Different tag sets per category
It is important to be aware that the Q&A category and the Meta category have distinct sets of tags. This question is about the Meta tags only, which cannot be used in the Q&A category. They simply do not show up there.

Specifically, the following are different (as you can see by following the links):
- The ["scope" tag in the Q&A category](https://software.codidact.com/categories/38/tags/6141)[^1].
  > For questions about the scope or context that encompasses values and expressions in a programming language.
- The ["scope" tag in the Meta category](https://software.codidact.com/categories/39/tags/3317).
  > For posts that ask about content being on-topic or off-topic for a non-meta category (Q&A or Code Reviews). 

This generally prevents confusion about what "scope" refers to.

## The tags already recommend scope
Note that the question proposes merging tags into Meta's "scope" tag. Those tags already recommend using "scope" instead, so the merge would simply be automating what is already recommended by the tags themselves.

- The ["on-topic" Meta tag](https://software.codidact.com/categories/39/tags/3332).
  >  For questions whether something is on-topic or not. Consider using [scope] instead.
- The ["off-topic" Meta tag](https://software.codidact.com/categories/39/tags/3333).
  > About posts being off-topic, Use [scope] instead.

If there is reason to change those existing recommendations, I recommend that be raised as a separate Meta discussion, and that the merging be delayed until that discussion has been resolved one way or other.

Unless someone comments below this post linking to such a discussion, I suggest we go ahead with the merge, because it is already consistent with the wordings of all of the tags involved.

## Related tidying
There is also a Meta tag that is a typo of "on-topic" and could be either deleted or merged into the correct spelling:

- The ["ontopic" Meta tag](https://software.codidact.com/categories/39/tags/6393)
  > For questions or discussions about the scope of the site (i.e. if a question topic is fit for this site or not).


  [^1]: Note that this tag can be used in either the Q&A or the Code Reviews category. The two categories share a tag set. The ["scope" tag in the Code Reviews category](https://software.codidact.com/categories/44/tags/6141) shows the same posts as the "scope" tag in the Q&A category.