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
- WordPress Multisite – global categories
- Retrieve Product category ‘NAME’ by product category ID – WooCommerce?
- Can’t custom taxonomies have same terms (slugs) as categories?
- Using wp_category_checklist in a widget
- How to show subcategories in categories else show posts
- Show div only if post is in specific category
- How to show a category post to a specific registered user
- Counting number of posts with Category B in Category A
- Get id of category from drop down menu
- How can I only show certain posts?
- Category menu item and its last 10 posts as sub-menu
- Prevent function from triggering again when post in specific category gets another category?
- How to choose a sort order (for posts) per category? (ideally when creating a new category)
- Display only posts from referred category on date archive page
- Sort post’s categories by ID
- How to make search for the custom post type?
- Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function
- Set the default category of an attachment
- exclude post from displaying in loop if it is in a category, but not in many categories
- Show Featured products in product category pages
- Set post categories to include parents when setting child category
- How to remove category titles?
- Get only one of the current categories
- Show Available Taxonomy List with Current Category
- How to get grandparent of a given category
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- Updating category template to change how subcategories display
- Why is my category template ignoring post type?
- Override the function twentytwelve_scripts_styles in a child theme
- Create menu / submenu from category subcategory and posts
- Not sure if I should create multiple custom post type [closed]
- Related posts by category not working right
- Add a custom category page in WordPress.org
- How to Mysql select a list of posts with meta_values AND all relevant categories?
- Remove the parent name from permalink
- Make parent category an optgroup
- Redirect to another page using contact form 7? [closed]
- Tag page only display 10 posts
- List only categories i specify
- On the Blogpost I have categories showing, is there a way to exclude a catgegory like ‘Media’?
- Set category page title in custom theme [closed]
- Posts from a category on homepage with category archieves page default css
- Category ID returns as ‘0’?
- How to use wp_list_categories with plugin category?
- Categories won’t appear on custom post type
- Theme modification for custom category menus
- Custom css per category and per single post belong in each category
- List posts by their custom taxonomy term, with a condition
- Hide parts of the post content after typing it’s name or searching it by category
- Limit Loop to One Category
- wordpress taxonomy query posts
- SQL Bulk Move old posts by one author to another category
- load more posts by category
- Subcategory is displayed before Parent Category
- Shortcode to display all the post from a category in a page
- Only the most recent post is showing on my category page (working on localhost, not live site)
- Custom post category name showing empty
- How to show related posts of category on post within custom posttype
- admin panel – How to remove “delete” button from category editing page
- Custom Loop with certain number of one category
- “Special” category is displayed in all categories or show parent category on sub category
- How to show WooCommerce Categories on ‘shop’ page instead of products?
- How to list all subcategories from all categories but not from a certain category
- add woocommerce archive description if exist
- Can’t display posts by filtering categories using isotope.js
- Automatically create tags and merge with categories
- Is there a reason to put a product in both the Child and Parent Categories?
- Get_term_meta() always returns false
- How to list all categories a post is in, but exclude current post´s category on single post page
- Get only children category name
- Trying to remove a couple categories from shop page
- PHP drop down menu for my get_category child of
- How to Get Position of a Post from a category and tag
- No results found for second level category
- Category Page Custom Layout [closed]
- Best way to structure article and issue relationship for CPT
- Custom Post Type used for FAQs Accordion
- Categories in media library
- How to remove uncategorised posts from WordPress
- WP_query exclude a category unless it has more than one catagory
- Narrow Down a Shop Page Results Based on a Product Tag in WooCommerce
- How to control order when displaying child categories
- Trying to WP_Query a category
- Export Posts Without Categories In An XML File
- Restricted category in Woocommerce [closed]