You can set a filter for the title element’s content – hook 'wp_title'
– and add any data you want to it. See this answer for an example.
On archives use get_queried_object()
to detected the taxonomy, on singular views (posts, pages, custom post types) the global $post
is available.
Related Posts:
- How to roll back a WordPress plugin update?
- How to share category taxonomy with custom post type (The Event Calendar plugin)
- Query Posts by Custom Field ‘Price’
- How can I modify the Capability needed to access a plugin’s options?
- Allowing Yoast SEO plugin to track me
- Custom Taxonomy in plugin and template
- How to make a list of companies’ information and display them to user, using custom post types and a custom taxonomy?
- Add .html extension to custom post type taxonomies
- Why is this custom taxonomy showing in the database?
- remove custom taxonomy metabox form custom post type
- How to Build a Movie Library in WordPress 3.x
- Exclude custom post_type in sitemap generation?
- Get product attribute for Simple product in WooCommerce
- Custom Post Type causes Page Not Found
- Yoast SEO Calling content filters 2 additional times
- How to delete terms on plugin deactivate?
- Yoast SEO blocking/re-initialising longer running process
- Can’t access my WP dashboard: fatal error? [closed]
- How to show category images (from plugin) on a regular page (page-example.php)?
- Woocommerce custom shared taxonomy
- taxonomy_template filter do not loads custom taxonomy template properly
- Plugin allowing for artists, events and venues
- How to add rewrite rules and pagination to retrieve attachments files?
- custom taxonomy and custom post type url conflict
- Show Heirachy of categories in WP Download Monitor
- Custom Taxonomy Tag Search
- Possible to replicate economist.com’s debate section in wordpress? [closed]
- WP plugins for building a database?
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- WordPress category add image field
- Where (or when) should I register a new taxonomy?
- Limit Number of Taxonomy Terms (Images) Displayed
- Widget for adding HTML markup to a page
- How I can get custom field’s current value?
- One of my plugins broke when I tried to update it, how do I safely uninstall it?
- Want wp_get_post_terms return in arbitrarily order, how to do?
- Error “preg_match_all” with WordPress SEO by Yoast plugin [closed]
- List taxonomy terms for post as checkboxes
- ‘No Results Found’ on single post for custom post type
- WordPress display breadcrumbs using Yoast plugin [closed]
- Yoast SEO plugin “could detect no serious SEO problems” on dashboard
- auto populate list of questions if user select a category xyz
- WordPress Sitemap including pages that aren’t there
- 306 MB of wp_options occupied by WordPress SEO Plugin, is that normal? [closed]
- Replace default og:image tag YOAST
- How to set taxonomy in custom plugin?
- WP_Terms_List_Table Quick Edit not working
- “Custom Post Type Permalinks” plugin URL strcuture
- Ordering taxonomies by rank
- Plugin generated taxonomies’ permalinks with custom placeholders
- Every new post/draft has a custom field variable “yst_is_cornerstone” showing
- Template filter for custom taxonomy terms
- How to remove/hide Yoast’s “SEO” tab in admin panel?
- Show Sitename on Yoast SEO Title tag [closed]
- Help in using SEO Plugins: SEO Ultimate And Yoast SEO Plugin
- ‘Organize Series Plugin’ as muti author feature
- WordPress custom taxonomy not showing
- Yoast SEO settings unavailable in an archive page from wordpress plugin
- Remove Yoast jQuery from front end
- Getting taxonomy images to display on single-post with their terms
- SEO Site Title appearing in google search despite not being added
- How to create meta fields with more than 1 relation?
- Only return taxonomies that are linked to a category & product
- Why is my custom taxonomy image not displaying?
- Replace Yoast og:image in single custom post type
- Show custom taxonomy in theme
- Taxonomy question
- Taxonomy Category Icon on index page
- Get only selected custom taxonomy
- Get custom term link archive with prefix
- Yoast Seo Plugin meta title not showoing [closed]
- Add “selected” class to custom taxonomy dropdown search
- “Tree view” for wp_dropdown_categories() markup
- Save selectlist value (taxonomy) in wp:wp_set_object_terms
- Is saving multiple options or saving multiple items in one option better?
- Show similar category portfolio items?
- CPT-onomies CPT_TAXONOMY->get_terms extremely slow with 6K posts
- How can I add the custom taxonomy categories to the posts and pages?
- Is there a way to add a custom input field for every taxonomy term in WP post editor?
- Award points if a specific custom taxonomy is selected – Cubepoints
- How to list the categories by custom taxonomy created?
- Mystery URL http://#/ Listed in XML Sitemap Created by WordPress SEO by Yoast Plugin
- How to clean up unnecessary file inside wp-content/plugins/wordpress-seo?
- ACF Taxonomy Object term Null [closed]
- Open graph issue on my theme
- TypeErrors with Yoast, jQuery in conflict?
- Display Custom Post Type and Custom Taxonomy Data on Front End Using Only a Plugin
- Possible to change meta data single quotes to dobule quotes in yoast wordpress seo? [closed]
- Yoast Seo noindex added to pages outside wordpress
- Fatal error in wordpress
- YOAST slug does not take the custom permalink I have made
- Failed to update a post when I add a taxonomy to it
- how to make yoast seo read text from custom fields in custom post type
- Remove a specific sitemap from Sitemap_index.xml
- Create a custom taxonomy’s term form
- Remove wpseo filter from polylang plugin
- How to disable Yoast meta description for all pages
- How do I know if an archive correspond to a custom post type taxonomy?
- How to Display News in a Timeline with Headline, Category, and Time?
- Query Custom Post Types on Available Dates