You’ll need to change this in, most likely, your header.php
file in your themes root. I would suggest that you use something like YoastSEO Plugin which will give you granular manipulation of your sites <title>
and <meta>
tags. If this is not an option, you would have to dive into the header.php
template and update it there.
For example:
<?php if( is_category( 'my-category-slug' ) ) : ?>
<title><?php _e( 'The Best Mystery Books' ) ; ?></title>
<?php else : ?>
<title><?php wp_title( '|', true, 'right' ); ?></title>
<?php endif; ?>
Make sure to check that the slug ('my-category-slug'
) matches your mystery book
slug. You can see more about the arguments that can be passed to is_category()
for more relevant matching.
Related Posts:
- Shop Category Pages missing s
- Filtering categories in the permalink structure
- Multiple post categories – single permalink
- Multiple Domain Names – One WP Install (non-Multisite) – Default Each Domain name to Category Archive
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- Remove “Category Archives: title” at the top of a category page [duplicate]
- Display all posts with same title
- I use same slug name for category and page
- How to get post category title within the loop?
- Single_cat_title() print the title before text
- Viewing category pages without the word ‘category’ in URL
- Add title, post content, and category like add_post_meta and update_post_meta
- How to remove “Category : …”
- How to remove category titles?
- Hard coded main navigation
- One Specific Category To Permalink
- category url structure
- Category.php loads first before page.php?
- how to remove the default title of Categories widget
- How to Remove a Title from All Category and Tags Page?
- About title on a page
- Adding a H1 Tag to Post Tags automatically, but hide the tag? (Same for Category)
- Set category page title in custom theme [closed]
- Autolinking keywords in text with tags
- Output Title of Post’s Current Category
- Include a page’s “category” in its URL
- Category pages redirecting to tab on Posts page grid
- Subcategory Page 404ing
- Using heirarchial tags or Custom taxonomies
- Category name as page title
- How to auto update post title and slug with category name when post status is updated
- How do you add Author and date Published on Category Pages?
- how to display page title only for child category pages
- Weird html output of single_cat_title – is not inside of the html element?
- How to hide my categories pages’ names, and how as well to reduce the space beween my sidebar’s widgets?
- How to remove “Category:” title prefix in Twenty Sixteen theme?
- List all authors by matching custom meta data on a category page
- how wordpress generates permalinks as /%category%/%post%/
- Page view: Sorted by categories
- Printing out Main Category ID’s in a Loop
- Show category-ID in custom category-list
- Printing out Category and all Category Children on category.php
- How to make that all posts with a category belong also to another
- Change Category Page Display
- Customize category query in widget
- Having Trouble With get_category_by_slug In a Custom Function
- Call Current Category
- Page permalink rewrite
- Getting lots of errors with sitemap on google webmasters
- Anyway to hide a Category in the Categories section when adding/editing a post in WP Admin?
- Dynamically Adding Category Specific Content To Specific Category & Subcategory Pages
- How do I list all child categories that apply to current post?
- Featured image for links and categories
- Structure with category setting
- Category articles “read more” links not active
- Custom Fields to Category edit page, then displaying them in a template correctly
- Categories as selectable links on submission form
- WordPress category gives 404 after moving to a different domain
- How to create a custom loop ordered by Categories on a Page Template?
- Showing one post from each category, paged?
- chose category in plugin
- How to change category id on get_posts array
- Template files not working for archives and categories
- Create custom Perma link
- Query posts that have all the specified tags
- Multiple Parent Category URLs
- How can I show page per category in wordpress? (Yes, category by page!)
- has_category not working correctly
- How to get most recent categories – categories whose most recent posts published
- Back to category link
- Custom Woocommerce Category view
- Category Template – to be editable from the backend?
- Random post order into Category Pages
- How do I add and display a custom image field to a category? [duplicate]
- comments_number fails to print
- Chained drop-down menu for custom taxonomy using chained.js
- How to display the posts belonging to a paticular category
- get posts from 2 categories. (2 posts)
- WordPress 3.5 how to determine if user is on category listing or category edit screen?
- Why Pagination is not working on Category.php
- Javascript code for Category
- Show parent-child relationship for categories in the wordpress admin
- Display post content from category name using ajax
- How to assign different categories to pages in wordpress?
- Display only one level subcategory in wordpress
- How to get child category list post in one template?
- Automatically set posts to NoIndex depending on category?
- Display all subcategories for a product category in woocommerce
- How to display a linked category name with get_the_category
- why is the delete option missing from just one category?
- Call function on a single page
- Not able to display category link and name [closed]
- How to prevent uppercasing of menu titles
- Only show sub-category
- how to ask if in two categorys inside if
- Narrow Down a Shop Page Results Based on a Product Tag in WooCommerce
- Help Me “in_category” with echo? [closed]
- How to control order when displaying child categories
- Can i know if it is Category first page or 5th?
- Country Ways Content Show