Try this:
1.- Review all your plugins. Try deactivating and activating plugins until you find the one (or ones) which are slowing down the loading time.
2.- Install and configure a properly cache plugin. W3 Total Cache works pretty fine, with multiple caching types as page cache, minify cache (also minifying HTML, CSS and JS so nicely), browser cache and database cache.
Hope it helps… GL!
Related Posts:
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Enforcing password complexity
- Check if a menu is empty?
- Adding a search form inside a div
- How To Make Connection To WordPress Data Base In A Plugin?
- WordPress Template Engine?
- Dynamically change feature image in customiser
- Walker class: Problems with understanding how walk() method can be called without error
- How to get the post count for the last x days filtering by categories
- How to create shortcodes that pull custom field data from general settings
- Where exactly do I write define( ‘WP_DEBUG’, true ) in wp-config file
- Getting a fatal error while updating
- How to display related posts from parent category
- get understrap pagination to work with custom query
- Replace existing content from specific WooCommerce admin orders list column
- Using is_page() in functions.php not working at all
- #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- Warning when using
- How to break down importing of feeds
- How to override wp-admin styling
- WordPress shows registration link for non logged users
- How to get woocommerce cart content without an action?
- How to call function at the bottom of post using plugin?
- How can I resolve the php notice “Constant EMPTY_TRASH_DAYS already defined”
- Use wp_get_recent_posts with search term
- multiple if statements [closed]
- Choose To Display Post Views With An Options Panel
- Prevent Data Resubmission On Page refresh
- Bridging TinyMCE js and WordPress PHP?
- Echo URL of large version of Featured Image
- Set a condition based on WooCommerce checkout city field while placing order
- Remove price from Woocommerce variable product dropdown menu
- Getting trackpacks/pingbacks for a post via wordpress?
- Loop through categories and display posts title under each dropdown
- How to hide products that do not have an image from a slider carousel for an ecommerce webpage?
- How to change redirection route to a php page for making it only accessible by logged-in members?
- how to query a post based on previous page post ID
- How to use $_GET function WordPress backend
- How to create a php variable using WordPress the_title() function
- How to set variable, pass it to a partial file and remove it after?
- is there a benefit in using a constant over get_stylesheet_directory_uri?
- wp_dropdown_pages auto submit
- Custom PHP App with a wordpress site
- REQUIRED: get_bloginfo(‘template_url’) was found in the file search.php. Use get_template_directory_uri() instead
- How to use if statement in an array? [closed]
- How to check if a PHP string is different than meta field?
- How to loop through all the attached images in a post, and get their url one by one
- Connecting to another server database from the wordpress plugin
- Noindex Posts From Certain Authors In WordPress
- Pass Variables or Variable Place-Holder from Editor to PHP
- Issue with custom loop in Archive page
- WP Query Leads to 502 Bad Gateway (Timeout Because Query Takes Too Long)
- Get the_content surrounded by instead of
- WordPress forms submissions and PHP files
- PHP: injecting HTML into an if/else tag?
- how to make an array of post id’s in is_single
- Display an image based on field value
- Loading Posts & Category with Ajax
- WordPress call post-ID in jquery
- How to SELECT number from table and use in calculation . Unsupported operand types
- Enqueueing a code block from an options framework
- apply_filters with several different values?
- Advanced Query posts
- Triggering a timewall after X days
- How do you create a custom category widget that you can style?
- Bootstrap 4 Carosuel with ACF Repeater field
- How to preload header logo image in WordPress? like what’s the code and where do I put it?
- echo cutom css code to WordPress page template file ? is this safe?
- PHP `iconv` not working inside a WordPress site
- How to make a “page-option” in WordPress
- Replacing entire tag with shortcode – JavaScript [duplicate]
- How do I visualize the author’s post from the front end?
- How to add a full working piece of website already coded, to a large scale Website design project?
- How do if all posts has this category ID then do this
- Query to show average # of months all accounts with specific role have been active
- Send email to users when they get new followers
- Conditionally change WordPress core language
- Use PHP to inject HTML into before page renders?
- Query doesn’t display text data with apostrophes
- WooCommerce Custom Tab with ACF Repeater Field
- My WP Website Shows HTTP ERROR 500
- add menu page in loop menu order
- CSS loading as empty file in Custom Theme
- Display product attributes for current product
- soap request in wordpress for a fedex pickup request [closed]
- Dynamically Create Posts Via XML File
- pages disable after wordpress update
- How to only fetch certain Tag ID’s
- Create server side text from wordpress page
- Make first child link default instead of its parent
- How to set a cookie based on a page Get variable?
- Editing the contents of just one div on a page from wordpress
- How to change the menu color
- Display latest 5 posts on homepage
- I want Page titles and excerpts to show up on home.php in certain order
- Advanced custom fields Repeater conditional statement not working [closed]
- Add multiple HTML attributes to an Elementor button
- Customize the summary table of an order in the email
- How to sort custom sortable column by custom table value
- How to disable page create for custom post type, but allow a page with the post types slug to be created?