Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

This slug is reserved for use by another page ?

+1 vote
When trying to use "1" to use as category slug I receive an error !

Which category slugs are allowed and which are not allowed ?

FOr title, which characters . () [] , - _ are not allowed ?

Thank You
asked Jan 20 in Q2A Core by monk333

1 Answer

+1 vote

It's because numbers are reserved for questions. A question URL is of the form /qa/123 so you can't have a category "123" because the category should be at /qa/123 also.

I assume that any letter in there would be fine, or any punctuation mark not listed above.

answered Jan 20 by DisgruntledGoat
You are right, adding a c1, c2 is fully sufficient... I know it is not the nicest for seo, but as I have 3 levels only the last one has a nice slug, so urls do not become too long.