When you say keyword, do you mean term?
I just did a quick test to confirm: I can have the same term, which has the same slug, in both the Category and Post Tag taxonomies, so I assume that custom taxonomies likewise can have terms with the same slug.
So, might there be some taxonomy/term confusion happening here? The search?tax=foo
seems to imply a search based on a taxonomy, rather than on a taxonomy term. A taxonomy term search would look like search?taxonomy=foo&term=bar
, or perhaps search?term=bar
.
Related Posts:
- custom taxonomy and pages rewrite slug conflict gives 404
- Remove taxonomy base or term from url
- Exclude specific slug in ‘get_terms’
- How to edit/remove a term that’s in multiple taxonomies?
- How to create drop down for child categories of current taxonomy being viewed?
- Why does WP rename similar “term name”-slugs in separate taxonomies?
- Get custom category image from menu
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- remove custom taxonomy base / slug [duplicate]
- Sort order by slug for looped child terms of custom taxonomy
- Include parent and child in category url
- Permalink help with default Posts and custom Taxonomy
- Replace taxonomy permalinks
- put custom taxonomy slug in front of their respective term slugs
- Echo custom taxonomy slug
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Duplicate slug/permalink issue
- Need equivalent of single_term_slug
- Taxonomy and Page Slug Same
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- How to add a shortcode function that returns the taxonomy slug of the actual post within the loop
- Multiple Custom Taxonomy Rewrite
- List posts with slug title
- generate random slug when adding taxonomy
- How to create a second set of tags that use the same slug or URL?
- Change order custom taxonomy
- Display taxonomy term slugs
- Later change of taxonomy slug base not changing permalink
- Guest author – URL, base and custom taxonomy – working but unstable
- Change get_author_posts_url / Author URL via filter
- How do I get the top-level terms in a custom taxonomy?
- Filter all queries with a specific taxonomy
- How to group by taxonomy on Custom Post Type archive
- Limits amount of terms displayed? Is it possible?
- How to add custom taxonomy to search
- Get custom field values of taxonomy terms
- How to List Parent Term Links for Custom Taxonomy With & Without Children?
- Correct Way To Show Custom Taxonomy for Image Attachments on Template File
- How to list all record from one custom taxonomy start with only one letter i.e A
- Single reusable value for post meta: Custom Taxonomy or Post Meta?
- Taxonomies in URL
- List taxonomies in a dropdown in theme’s option panel
- Create multiple rewrite endpoints for custom taxonomy archive
- Get child product categories from parent product category in WooCommerce
- Make a taxonomy column sortable in the admin?
- Display only first level children of my custom taxonomy categories
- Register Taxonomy earlier so it can be used in functions.php and admin-ajax.php
- echo current taxonomy id for this loop?
- Display the description of taxonomy terms
- Add “All Posts” button to custom post taxonomy filter with ajax in wordpress
- get_terms adds slaces to the resualt
- How to display custom taxonomy images on index.php?
- Meta query for a custom taxonomy on attachment
- Meta description – template code to get category description
- Posts in loop displaying all taxonomies
- Get number of post who belongs in two taxonomies!
- Custom Taxonomy in REST API
- Problems with taxonomy quick edit box
- WordPress thinks my custom taxonomy pages are search pages #seo
- how to change permalinks format for pagination?
- Adding custom taxonomy in my existing category URL
- How to dropdown custom taxonomy?
- Sorting main query by custom taxonomy slug
- Creating conditional to display taxonomy term meta
- Custom Taxonomies and parents
- single_cat_title equivalent for custom taxonomy?
- WP Multisite: Are custom taxonomies specific to each site only?
- My taxonomy won’t be registered. Can’t see it in my back-end
- How to customize taxonomy archive template files for subterms?
- get_the_tags Conditional display of a custom taxonomy
- Output all terms in a custom taxonomy and add a “active” class only to the ones attached to the current post
- How can I change the output display of my pagination?
- Hide custom Woocommerce taxonomies when empty
- Custom permalink accept any params
- Terms change id after importing
- Show related posts on single.php, grouped by taxonomy terms, with Advanced Custom Field post object selected
- Using Custom Taxonomies to organise products – struggling to call a correct list
- Use wp_list_categories to list parent categories from actual term
- Get Posts Related to Category By category id or slug
- How to add a dynamic dropdown derived from custom taxonomy
- Order get_terms by count using a custom taxonomy hierarchy
- How to add chained dropdown filter to a wordpress website
- How to show category list in WordPress
- custom taxonomy not showing up after adding capabilities upon updating to WP 5.1.1
- transfer two existing taxonomy terms into one custom metabox
- Change the Page Title of the Archive Page for Portfolio Tags
- Creating a Taxonomy Page [duplicate]
- WordPress shortcode Issue!
- Switching from catalog to product category/subcategory
- Extra fields on categories that is available via the WP-API?
- Tax Query not working
- Taxonomy archive page have no post
- how to import custom taxonomy (& terms)
- How to create a page that lists custom taxonomies with links?
- Getting taxonomies specific to categories
- Two taxonomies with the same slug
- Hook function when taxonomy terms change
- Taxonomy Archive URL + Template