From a WordPress perspective, there’s not a lot to configure for performance. You can set define( 'WP_DEBUG', false );
in your wp-config.php
to disable logging, which will gain you some minimal savings.
Beyond that, I would recommend working on making sure your heavier plugins are optimized as best as you can, reduce the number of requests if possible, and optimize your queries.
You can take a look at plugins like Debug Bar to get an idea of what may be taking up the most resources on any given request, and services like New Relic can provide deeper insights to what’s going on with your server in general.
Related Posts:
- problems with wordpress and php version 5.3.3-1
- How to find out if option exists but is empty?
- How Restrict access to admin dashboard by specific static ip?
- Update Option Error: Notice: Undefined index
- Show admin notice on incorrect value on form field
- Redirect to another page using contact form 7? [closed]
- Creating an array from form inputs before it is posted to the options database
- Manual Backup – How to save to Firefox or Chrome (instead of IE which brings up popup I can’t get rid of)
- Register setting on plugin activation
- get_option return incorrect values
- Saving an array to get_options
- Allow users to download media files directly from Amazon S3 (AWS plugin)
- Fast Tranfering my WordPress site to another server
- How to debug periodic performance issue
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- get_edit_post_link() not working on wp-cron
- get_option / wp_localize_script Not Working in OOP Plug In
- I receive taxonomy id
- WordPress Stock Update Programatically
- Woocommerce Backend Search by Title and SKU
- output html on post or page from custom plugin [closed]
- Is there a way to convert shortcodes to html content?
- UTF-32be error WordPress
- Loop in elementor custom widget not working
- Change text string in a plugin
- How to create plugin/ page that reads from database
- Can the benefits of performance optimization plugins outweigh the tax of installing them on performance?
- get_users(); Is an Undefined Function When Used in Cron Job
- the_content() printing DOCTYPE, and tags in the middle of page
- Control page content visibility based on URL parameter
- WooCommerce Shopping Cart Not Initially Showing Products [closed]
- How can I fetch data from another website to my wordpress website with mysql database
- Plugin not working & permalink erorr after upgrade to php 7x on Nginx
- How to add a new column with text fields to WooCommerce Cart List?
- Save user total active time after login in wordpress [closed]
- I am trying to make a field show and save from quickedit screen
- PHP if statement with German umlauts [closed]
- Send email with list of active plugins upon activation/deactivation
- OceanWP settings are missing from Add New Post [closed]
- Built a second plugin but it overwrote the first one
- Creating a functionality plugin to edit seriously simple podcasting
- How to include a custom field in the woocommerce email?
- Why does this code snippet create a critical error on my site? [closed]
- WordPress: Add custom add_filter for custom functions
- Change in one place the data about the company, which are placed on several pages
- Programatically upload a file to be stored inside blob field in database, NOT on filesystem
- How WordPress core manage the plugin installation
- Shortcode not working – quotes seems strange
- Background Music WP [closed]
- Using custom fields for image alt and title
- Get all the URLs of the pages that uses a specific shortcode
- How can i add simple code in only in posts by function.php
- How to display registered customer list as dropdown in WooCommerce checkout?
- Hide DIV if empty – Plugin Gallery
- Error When Trying To Login [closed]
- How to change WooCommece variation data programmtically [closed]
- Getting a ressource ID, from a WC_Order_Item_Product/Order
- How to include files relative to a file’s directory
- How to redirect non www to www? [closed]
- .php file for woocommerce edit category? [closed]
- Customize Menu | Styling LESS/SCSS code formats
- Plugin scheduled event not working
- Switch from wp-cron to a server cron job
- How to translate wordpress error message
- Asynchronous request in wordpress
- Override a Plugin Function
- Api external with wordpress
- All custom widgets are not showing in widget area at the same time
- Update WP option by plugin
- How to save plugin custom settings page fields
- How to delete all categories programatically?
- How to use custom Javascript code inside a plugin?
- Make plugin php file called directly aware of WordPress?
- How to use printf to output two links?
- Why is it important to check for isset and is_array before checking in_array in this example?
- Adding a simple Javascript file with a plugin
- WordPress custom post type image in RSS
- How to add/change (woocommerce) product tab icon
- How to delete a theme using AJAX
- speed up pagination for huge database
- Do I need a backup plugin if I’m already backing up via cPanel?
- dynamically create callback functions inside a for loop
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- I want to generate the pdf and save it in library?
- Profile / benchmark wordpress on apache?
- Way to send multiple values for column to MySQL?
- Using meta_query in a WP_Query not working for numbers properly
- Add the_post_thumbnail_url to a shortcode in function.php
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- How to reinstate previously saved option?
- Add key and value to an array in another file
- Calling a save function from a “submit” button
- File Uploader – Upload without adding to Media Library
- ACF – How to set the menu order for the relationship field
- Creating an admin meta box to save post as pending
- Custom search search does not work?
- How (or where) do I get wordpress plugin update download link?
- Must use Plugin not updating HTML code in head
- Wierd site output [closed]
- Wp Debug Enabled True Notices and Warning