Title: Missing Taxonomy
Last modified: September 23, 2024

---

# Missing Taxonomy

 *  Resolved [keshiamwhite](https://wordpress.org/support/users/keshiamwhite/)
 * (@keshiamwhite)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/missing-taxonomy/)
 * One of the taxonomies that we’re using on the website is missing from the list
   of taxonomies in Relevanssi (I’m referring to the “Indexing” tab in Relevanssi).
   The taxonomy has already been added in our php area on the website, but the taxonomy
   is not in the list. We need the taxonomy for “Broadcaster” to be added to the
   list.
 * For this link ([https://peabodyawards.com/award-profile/little-richard-i-am-everything/](https://peabodyawards.com/award-profile/little-richard-i-am-everything/))
   the broadcasters are CNN and HBO Max, so the post should show up in search results
   when those terms are searched for on the site. But I’m not seeing “Broadcasters”
   as a taxonomy option in the Indexing tab for Relevanssi.
 * Is there a way to fix this?
 * Thanks!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmissing-taxonomy%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/missing-taxonomy/#post-18032271)
 * Relevanssi uses the WordPress `get_taxonomies()` function to fetch the list of
   taxonomies; the only restriction is a short list of excluded taxonomies. That
   should include all taxonomies. If a taxonomy is not listed, there may be a problem
   in how it’s defined. Can you please show me the code you use to define the taxonomy?
 * Looking at your site, it seems the CNN term is in a taxonomy called “event-type”,
   not “broadcasters”, based on the CNN archive page `body` class: `tax-event-type
   term-cnn term-1208`. Does the event type taxonomy appear in the list?
 *  Thread Starter [keshiamwhite](https://wordpress.org/support/users/keshiamwhite/)
 * (@keshiamwhite)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/missing-taxonomy/#post-18033845)
 * Ahh event type is available in the list of taxonomies. I checked the box for 
   it and rebuilt the index and that fixed it. Thanks so much for your help!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing Taxonomy’ is closed to new replies.

 * ![](https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=3529670)
 * [Relevanssi - A Better Search](https://wordpress.org/plugins/relevanssi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/relevanssi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/relevanssi/)
 * [Active Topics](https://wordpress.org/support/plugin/relevanssi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/relevanssi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/relevanssi/reviews/)

## Tags

 * [taxonomy](https://wordpress.org/support/topic-tag/taxonomy/)

 * 2 replies
 * 2 participants
 * Last reply from: [keshiamwhite](https://wordpress.org/support/users/keshiamwhite/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/missing-taxonomy/#post-18033845)
 * Status: resolved