I’m currently updating our school’s website and I placed three links right at the top of the page: students, parents, alumni.
The idea is that when I click on a certain link, I only get relevant articles from all categories , e.g. for students.
I could create new categories and duplicate relevant articles but then I would have to update each article twice – since being in two different categories.
Then I thought about adding specific tags to the relevant articles and then only show the articles, e.g. with the tag ‘student’.
But then – after adding more articles in the future, the important articles might be shown at the end of the list, since I can only use ordering parameters like date, etc.
Is there another way to do it? Or a well-working extension?