0
Answered

asset search for invalid section tags

Mike Stickler 10 years ago updated by Christine Masters 9 years ago 2
If you want to search for articles in a specific section it's fairly easy. Put a check next to the section in the drop down and hit search. In addition to this there is an "uncategorized" box that can be checked to bring up instances where there is not section tag.

However we occasionally run into human error issues where something might end up in the section tag field that is not a valid section. For example if no web category is selected in our pagination system then articles will be imported with a section_tag of none. TN gave me a shortcut to search for these (enter tag_section:(none) in the search text), however I'd like to see an "invalid" section search similar to the uncategorized one. The results from this search would return any asset with a section tag that is not currently a valid section tag for the site.

Answer

Answer
Answered
1. In BLOX itself, there isn't a way to select a section that doesn't exist, so that shouldn't be an issue for sites creating content inside the BLOX hosted system, or our front-end editorial system, BLOX Total CMS. Since they are essentially the same system, they work in unison in this way.

2. For other front-end editorial systems, you'd have to talk to that vendor about not allowing invalid sections to be chosen for an article. It sounds like the sections should be a choice out of a selection of sections rather than something the user is asked to type in, anyway.

3. As far as auto-creating sections when a new one is found, I would think that it could lead to a lot of accidental sections that are misspellings or incorrect variations of existing sections. They would then not have ads assigned or could mess up page statistics. In BLOX, we like to think of the sections as more well-defined. Keywords, on the other than, are more organic and could vary in this way.

4. As far as searching for "invalid" sections, that is very difficult for us to do. We would have to perform an inverse search on every section tag that is possible from the database, and our developers felt there was no reasonable way to do that.

Hope this helps! Thanks!
I'd like to see the system not allow you to assign an asset to a section that does not exist. Or, if it does, it should auto-create that section at least. Then this wouldn't be a problem.
Answer
Answered
1. In BLOX itself, there isn't a way to select a section that doesn't exist, so that shouldn't be an issue for sites creating content inside the BLOX hosted system, or our front-end editorial system, BLOX Total CMS. Since they are essentially the same system, they work in unison in this way.

2. For other front-end editorial systems, you'd have to talk to that vendor about not allowing invalid sections to be chosen for an article. It sounds like the sections should be a choice out of a selection of sections rather than something the user is asked to type in, anyway.

3. As far as auto-creating sections when a new one is found, I would think that it could lead to a lot of accidental sections that are misspellings or incorrect variations of existing sections. They would then not have ads assigned or could mess up page statistics. In BLOX, we like to think of the sections as more well-defined. Keywords, on the other than, are more organic and could vary in this way.

4. As far as searching for "invalid" sections, that is very difficult for us to do. We would have to perform an inverse search on every section tag that is possible from the database, and our developers felt there was no reasonable way to do that.

Hope this helps! Thanks!