If you are using yoast SEO plugin then the easiest method is to remove the archive word from “titles & metas-> Taxonomies->category
“
find:
%%term_title%% Archives %%page%% %%sep%% %%sitename%%
replace it with:
%%term_title%% %%page%% %%sep%% %%sitename%%
Related Posts:
- Remove Archives in category title
- Twenty Twelve Theme pagination issue
- How to customize WordPress twentytwelve_comment function
- I can’t change the body background-color through style.css
- TwentyTwelve, where is the excerpt box in add new?
- TwentyTwelve child theme style.css?ver=3.8.1
- WordPress Twenty Twelve Child Theme. Removing default widgetized areas
- Wanting to list all Post types under a common category
- Unregister mobile menu in twenty twelve not working
- How to expand picture to cover entire header area? (twenty-twelve theme)
- deleting replies on post previews on the homepage
- dates under post titles — also showing up under Nav
- Change Font Size on Blog (Twenty Twelve)
- What font does TwentyTweleve use? (not as simple as it sounds)
- My theme is not showing up on any other computers
- add_action hook for completely new post?
- Use category base slug in posts’ permalink
- Filtering a custom post type by custom taxonomy in archive template
- How to add featured image for category (without a plugin)?
- Category archive by year with permalink support /category/YYYY
- How do I get the category URL from get_the_category?
- Hide/Show only specific categories in wp-admin new-post.php
- Posts in multiple Categories different single.php
- Detect whether a page is a product subcategory page?
- Query only Posts from Both of Two Category?
- Custom Post Type, Two categories, Two columns with Pagination
- Deleting All tags except categories Wp database
- Action hooks returning old category instead of new category
- Category checkboxes in upload modal
- How to use get_categories() with Event Organiser plugin
- How to put enctype=”multipart/form-data” in categories form?
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Custom WP_Query for current category (in category.php)?
- Why is get_the_category() saying that I have two categories?
- Custom sidebar on category pages
- How do I get the category slug from wp_dropdown_categories
- Change the category of all posts in it
- Group posts by custom post type
- Why is my loop not dynamically grabbing the correct Category and displaying all categorized posts?
- How to hide some categories in category list under post in wordpress?
- exclude categories from search results
- Can’t remove front from permalinks for custom taxonomy category page
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- Search Query for multiple categories using ‘OR’ but having certain categories be ‘AND’
- How to Restrict Previous & Next Post Link to Posts of Same Category?
- Pre-selecting the category for a custom post type
- Creating Category Specific menus
- Category archives with monthly pagination
- Older entries link within category page
- How to do some action weekly?
- Give child-categories same class (the parent category-slug) as parent in menu list?
- How to hide child categories from displaying
- How to allow Category Title to use tags?
- Is changing post from category in a large blog a good practice?
- List Child Categorie and hide the parent
- Unable to edit categories in custom post type
- Show different title on category page
- Add date before entry title in Twenty Twelve
- Problem with multiple loops in wordpress theme
- output only if within a combination of two cats
- Retrieve Custom Taxonomies with Description and Slug
- Panoramica Theme Portfolio
- Finding and removing duplicates within WP Arrays
- Is the front-page.php template reserved in wordpress twenty twelve theme?
- Filter categories/tags to display in multiple metaboxes for selection in back-end
- Are tags different than categories?
- WordPress Category Question
- How to filter post from categories only if the posts appears in one of them, not the other?
- Rewriting blog permalinks
- Get the list of post categories
- Getting the posts list visualised in categories tree
- wp_dropdown_categories() show elements checkbox
- How to show the clicked category related posts on category detail page?
- No “Quick Edit” links on categories admin page
- Trying to get categories and sub-category listing
- Custom WordPress theme not displaying posts from category
- Related to genre and category
- Get permalink to latest post in category
- How to show posts of the same category on a page?
- How to noindex, follow a specific category wordpress?
- How to create a button to filter posts (list) by meta value
- How to load terms of a custom taxonomy of a product in woocommerce cart page
- AJAX load more posts not using correct category and repeating the same few posts
- Graphic before title – Specific Category
- Group Posts by First Letter of Title categories
- Showing Subcategory’s Name and Link Instead of Parent Category’s
- Show a Category Specific Info Box
- Categories and page filtering with pre_get_posts
- Display the first post’s comments of category in comments.php template
- Listing category
- Anyway to hide a Category in the Categories section when adding/editing a post in WP Admin?
- Showing one post from each category, paged?
- List posts related to category on a div [closed]
- Weird html output of single_cat_title – is not inside of the html element?
- hide_empty property not working when using get_terms
- Category Redirection Problem
- Categories not showing when all of the posts are private
- Hierarchical outline of posts
- Advanced Search – Is this possible?