Pages and posts are identical in performance at first, as they are loaded from the same table: wp_posts
. However if the theme is including in the render for the page widgets or meta or taxonomies, they could vary greatly on performance, but a priori can’t be affirmed one or other is more performant.
It is really a matter of the render and assets that your theme is including. For example a post could be very fast to load and other post in the same could load tons of resources. Same thing for pages. They are basically the same by themselves.
Related Posts:
- Delete all posts of a custom post type—efficiently
- WordPress Custom Post Type Admin Page really slow
- How often do you need to register_post_type?
- Is there any performance consideration when using Custom Post Types?
- Filtering by Post Meta Custom Fields – Performance
- Getting a PHP Notice when using Pods with WPML [closed]
- Custom Post Types. Are there any disadvantages/advantages in using a plugin to develop them?
- Custom Post Type + ACF and performance [closed]
- Side effects of Script and Iframe in post
- Terms showing up in object cache on unrelated pages
- Simple way to hide\show an announcement (just a div) on homepage?
- Why is this function so slow?
- Cache the registration of a custom post type?
- is using “require_once” in wordpress theme affect the speed ???
- Custom Post Type vs Shortcode: Which one is more performant?
- Most efficient way of deleting post
- WordPress Admin Page Slow. Customer Post Type is the slowest
- Saving Taxonomy Terms
- Get Posts by Custom Post Type ,Taxonomy, and Term
- Restrict Contributors to view only their own custom post types?
- Custom post status not working
- Filter posts with ajax form and checkboxes
- Add New Post (Custom Post Type) Deletes 1 Post’s Custom Meta Data
- Insert slider (Custom Post Type) into pages
- Custom Scripts per page or Custom Post Type
- Custom Post Type not appearing in website search
- Loop through posts of a custom-post-type (event) and create .ics (iCal) file?
- Count posts with specific term_meta
- Custom search for custom post meta with pre_get_posts interferes with WP search
- Need to display same custom post type on 2 different singles templates
- submenu item edit a specific post
- Get parent categories of custom post type
- Advanced or not so advanced pre_get_posts query
- Querying both pages and posts
- WordPress uses url different from defined in rewrite arg of custom post type
- How to create a gallery page with categories?
- How to update post meta on uploaded image from a custom form?
- Display taxonomy terms, child terms and posts in a template
- Page for custom post type
- Getting thumbnails of a custom posts featured images in a page-templates metabox
- can these 3 queries be re-written as 1 query?
- detect when a custom post is cretaed for the first time
- custom post type archive page has 404 error even though has_archive is true
- Make homepage the newest post of a custom post type
- Add “Select All” to custom taxonomy
- Custom fields not saving in newest WordPress 3.0.1
- Only show columns in custom post type?
- How to constrain the results to a specific post_type on tag archive page?
- Custom Post Type – Portfolio no longer works
- Having Issue on Getting Metabox Checkbox Value
- How to create a archive template for custom post type [duplicate]
- add_action ‘init’ from inside a class for custom post types
- Pagination for custom post type giving 404 error (but only for news page)
- Create a post automatically if search result has zero results
- Add two custom product type
- Urgent – WordPress keeps creating posts
- WordPress shortcode to pull product post data
- How to stop a permalink redirecting to a page whit same slug but different permalink
- ACF field check value of field on all other articles
- Bulk trashing post ‘fails’
- Do not load the categories in Category.php
- Custom Post didn’t display on tags page
- Not able to get all the actions (View, Edit, Quick Edit, Trash), and not able to delete post in custom post type
- How do I resolve obtaining the dashboard features created with CPT UI in localhost onto my live site?
- Displaying the Taxonomy and a Queried Term on a taxonomy.php page?
- Custom post type not being pulled in widget
- Custom post type updated to support comments, yet comments don’t appear
- Rewriting a page driven by custom fields to populate a page dynamically, like posts
- how to pass args for archive.php query?
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- How to get Custom post type by related category ID
- Multiple posts selection [closed]
- How to make a non-public post on wordpress approval?
- Quering array of post types & pagination. Articles are repeating sometimes on different pages
- Filter page ID outside the loop and order
- the_post_navigation in single page with multiple taxonomies
- Url rewrite with custom post type and taxonomy
- wordpress category form fields in popup
- How can I show posts with the same tag?
- How Do I Add a Custom Post Type URL to Content?
- Paginate yearly archives for a custom post type
- Custom taxonomy meta fields
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- is therer any wordpress function to retrieve a specific html element from post content
- How to rewrite custom slugs that follow my rules
- Problem with shortcode
- display related posts based on the PAGE TITLE
- Custom Post Types Permalink
- What is the best way to relate different custom post types?
- Custom Sort Order for Custom Post Type Taxonomy
- Load posts via AJAX without draft status
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies
- Why does wp_generate_uuid4() timeout?
- Delete Term from Custom Taxonomy using wp_delete_term isn’t working
- WP Query – Can’t get posts with specific taxonomy
- Allow child pages with the same base as the CPT slug
- upload image with rest API to the media library
- WordPress post objects in one parent post object
- Custom Post Type slug has the same Redirection entry