You can change it via the category template (if you have multiple category templates you’ll need to edit all of them; if you have archive.php, you need to edit it only there). Otherwise you can use the Yoast SEO plugin which have settings for naming the archives (actually I think that almost all SEO plugins have those settings).
Related Posts:
- Custom Post Type Archives by Year & Month?
- Get custom post type slug for an archive page
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Proper way of making custom post type landing page or archive page
- Custom Post Type Archives by Date with Custom Permalink
- Custom Post Type Archives with 0 Posts Redirects as 404
- Page is defaulting to archive page and not designated template
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- paginate function in archive for custom-post-type
- Custom post type archive sorted and grouped by date in post meta field
- How to create archive page for taxonomy terms within custom post type
- WordPress custom post type archive with description
- Custom-post-type-archive: posts sorted/filtered by year?
- How to list custom post types?
- Custom post type archive page pagination
- Editable content on a Custom Archive page
- Second Custom Post Type Archive
- is_main_query() not working for WP REST API
- CPT Archive with core Category
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- get the custom post type title/name
- URL of a custom post type’s post format archive?
- Create template for taxonomy results limited by Custom Post Type
- Custom post type archive page blank
- How to display custom post in archive section of the wordpress page?
- What’s the name of the custom post type yearly archive template?
- How can I use archive-{post_type}.php theme template?
- Custom meta Title for custom post type archive from page
- Return the name of the post type
- Use the custom post type archive for taxonomies?
- Archive page for custom post type and custom taxonomy
- How to have multiple archive pages?
- Create a Custom Path to Archive
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- WordPress sitemap with Custom Post Types
- Is possible register two archive pages for single custom post type?
- Custom Post type page content (archive page)
- Group custom post type posts by month
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- Do not show child pages within a file page
- Tell wordpress to show a single page instead of an archive page
- Custom Post Type archive page listing a 404 or single post
- Want to display my custom date archive to date.php but dont know how
- Rewriting archive page slug to be different than custom post type slug
- Site loads very slow for archive custom post type page
- Stop Custom post type from being searched via URL
- Custom post type category page not working
- paging is not working properly on news archives page [duplicate]
- How can I set up the URL for a category archive for a custom post type?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- Pagination not working for archive
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Remove plugin’s custom post type archive page and single pages [closed]
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query
- Adding custom post type archives to a WordPress menu
- How to hook into the CPT’s title placeholder?
- title_save_pre on post publish
- What are the advantages of using a custom post type archive?
- Custom Permalinks for Custom post Type Archives?
- is_singular won’t call my functions?
- Custom Post Type with Custom Title
- Adding Sticky functionality to Custom Post Type Archives
- Regex problem in an add_rewrite_rule
- Custom taxonomy archive page not working
- wrong template for page of archive
- How to show multiple post types on taxonomy archive?
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Posts created in a Custom Post Type are lost if published without a title
- CPT: archive-cpt.php VS custom page template
- Category page only displaying the posts from a custom type
- Archive page for custom post type not working
- Display custom post type taxonomies as an archive page
- Change name of custom post type archive
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- Get archive post type name
- Displaying Page as Custom Post type landing Page
- Filtering WP_Query
- How can I run this code once so that my generated post title doesn’t keep changing on publish/update?
- Custom post type – get_day_link()
- CPT archive admin menu label
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Content Editable CPT Archive?
- Paginate_links in custom post type template
- how to remove pages loading with the archive templates
- How to hyperlink content from archive page with custom post-type
- How to rewrite custom taxonomy term archive to use THE SAME SLUG/front as CPT
- CPT Archive pre_get_posts not working?
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- How can I relate custom post types?
- CPT archive page – show one post from each taxonomy term
- Event Archive by Month
- How to achieve a multi-taxomony layout with posts?
- Displaying all posts by category and showing content on click
- Want to add new label in new post
- Custom post pagination not working
- Custom post type post_type_link gives “page not found” on any other custom post type
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Have two (permalinks) urls for a same custom post type
- Register a title automatically with a relationship field
- WP Query + custom fields: How to query event posts from the current date backwards 6 months and organize it month by month?