I’ve worked with sites that have thousands of categories and over 20K post tags. This really doesn’t deal with WordPress capability per se as much as server capacity and capability.
Here’s what I would recommend:
- Install the W3TC Plugin
- Install memcached on your server
- Set W3TC to use object caching via memcached – you will need to define your server and memcached port
- Boost your server memory via php.ini
These are preliminary steps to creating a more enterprise environment for your WordPress installation. If server-side caching doesn’t meet the needs of your traffic, you might want to look at a third-party caching service as well.
Related Posts:
- WooCommerce: List All Categories
- How can I hide a category from Contributors in the edit/add new post screen?
- Category page doesn’t use category.php, instead it redirects to homepage
- Multiple post categories – single permalink
- Wrap Post count in a span
- How to exclude uncategorized from permalink structure /%category%/%postname%/
- Create product category and keyword search form in woocommerce? [closed]
- How can I create a loop to build slides based on multiple categories using Coda Slider
- Saving two categories from two dropdowns in front end posting form
- Display one category in one page
- How would you create a “weekly” archive?
- Exclude most recent posts from specific category in wp_query()
- Display all posts with same title
- Show children of top level category only
- is_archive() content being shown instead of is_category()
- wp_list_categories to show list of categories and the description
- How to display a description of a given category from a custom taxonomy
- Filtering by Category doesnt paginate correctly on the backend
- Add custom taxonomy under the category title
- Retrieve all posts within tag OR category?
- Direct link to category?
- How to modify category.php to list posts alphabetically?
- Include template before a loop
- Sorting posts by season
- Include posts from feature category in pre_get_posts
- Create blog page only to see one category
- Looking for the best solution to build this Blog structure? Picture attached?
- How Can I Display Categories Description
- Specified number of categoy posts not showing correctly
- Display Slug instead of Name
- List all the categories with or without post
- Set Current Category to Active in category.php
- query order by category
- How to make 2 tag feeds show up on 1 page?
- Shortcodes not working in category or tag description
- Best way of getting WooCommerce category path
- Display the last post by each category?
- Post in multiple categories
- Order categories by name or view count
- Access current post parent and sub category
- Give a page priority over a category that has the same name?
- Filter $cpt categories to omit certain category
- How to rewrite the post URL according to the category?
- Sticky post for each category on category pages [duplicate]
- ajax for filtering posts by category in wordpress loops
- Create category post shortcode
- Question on using custom structures for categories
- How to add orderby parameter for sorting on category.php
- delete category name in the pages
- Wrong category nice name is displayed on archive page
- Tags Instead of Category
- Cannot filter categories by parent category
- Remove category link
- javascripts files not linking to my category slugs?
- Generating a feed of all but one category of posts
- Pretty URLs with Categories and Tags
- Select posts that match multiple category names, must match all categories listed
- How can i display category title over thumbnail?
- How to display the 5 latest post titles but allow only 1 in there of a specific category
- Need help with major category and permalink re-organization
- Include home page template in specific category template
- How to add categories using mysql
- Posts made to category don’t show up (do show up on frontpage)
- How to use category slug with a regular page
- Display all categories but only if they have posts in them that have a specific tag assigned
- How to fix select filter on category
- wp_dropdown_categories() works correctly but the list is not filtered in admin for custom post type. What is the problem?
- Show audio player only in specific post type category
- Check with Jquery if second level checkbox from categories are checked
- display current portfolio categories from a specific parent
- Regarding Tags And Categories
- How to show entries related to main category
- selecting categories that have products with tag/category
- How to get WooCommerce Product Categories and its children’s children?
- How to hook into creating a category?
- Media Library Category Exclude Tree
- When category name and title are the same … WP will select archive.php instead of single.php
- Re-coding category-template.php to go to custom URL
- Category removal – Portfolio Category:
- show posts in archive page based on selected catagory
- How to display child-category PAGES on a category page
- How get all media from a posts category by db?
- Cant get unique_array() work on get_the_category() foreach loop
- Get the categorie name of Event Organiser plugin [closed]
- Show One Level Category id
- get_categories returns top-level categories instead of child categories
- Show posts from all categories
- Catch 404 after changing permalink structure from /%postname%/ to /%category%/%postname%/
- how to Specifies an author / editor to edit one category only?
- Show one same template for two category
- My Query is getting the wrong data
- Formating content in category.php
- How to use Greek characters/letters in a query?
- WordPress Loop Prob
- Display post content from category name using ajax
- WooCommerce category display in custom page
- How to display the category featured images [closed]
- Echo Category In Loop
- Custom EndPoint not working when strip child category in URL
- How to add custom prefix before category base for category page URL?