Have you tried optimizing and repairing the table in your MySQL database you are running WordPress on?
Your can manually do this with phpmyadmin:
http://support.hostgator.com/articles/specialized-help/technical/how-to-optimize-a-mysql-database-using-phpmyadmin
Or you can install a WordPress plugin such as WP Database Optimizer and set a regular optimization schedule:
http://wordpress.org/extend/plugins/wp-database-optimizer/
Related Posts:
- Getting only direct child pages in WordPress with get_pages
- How do I make an HTML table from a database table?
- Disable Attachment Pages Completely
- Inserting dynamic content into a page
- Check if post of title already exists
- $wpdb->delete column values IN ARRAY()?
- Create WordPress pages with PHP
- Does WordPress cache get_user_meta() results?
- Export User Info to CSV from Front End
- Is it possible to generate a page without create in the admin?
- class=”parent” for wp_list_pages?
- Refresh page after update_post_meta
- Search and Replace in database: How to replace data in SQL dump file on Windows?
- PHP Script within wordpress theme
- Would manually deleting the dumping data fix a “#1062 – Duplicate entry ‘1’ for key ‘PRIMARY'” phpMyAdmin error?
- Why WordPress uses 4 tables to manage terms
- WP database error for comments_popup_link()
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- Get only the grandchildren, not the direct children of page/current page?
- No wp-config.php file on local install of wordpress – site still displays
- How to create Sub Sub domain Multi User blogs?
- How to find the output of contact form 7 shortcode? [closed]
- Print number of post (in reverse)
- Issue with foreach on duplicate meta_key’s
- Different database query in function.php using mysqli
- Add a Different CSS Class Into The Body Tag of Different WP Pages
- Limit get_pages to only show 5 items
- How do I publish only one page to production after making changes on staging?
- Custom Template 404 for specific custom post type
- Can’t load WP function into external function
- Store and Work with huge array in WP [closed]
- Adding Custom Forms
- Insert a button on a page with random number generation
- Is it necessary to sanitize wp_set_password user input?
- Create WP_Query to search for posts by their categories or their parent/child categories
- Sort query_posts for Parent Pages to menue order or the count?
- How to hide all child pages with post_query?
- Update results, Before deleting the related category [closed]
- My page.php shows the index.php
- How WordPress reacts to a lack of memory of the server [closed]
- Populate editor with some content of a page with a page template
- database sent to a JSON file
- Using custom tables for old posts
- get_the_title() gets printed out twice
- How can I import an excel column into wordpress database?
- Show About and Contact Us page when they’re clicked in the top menu.
- WordPress Block developer from exporting Database via PHP
- Parsing Menu Items and Blog Posts
- Execute a function every hour in the background
- Create page with custom php script and fetched data
- How do I display offsite database info on my wordpress site?
- WordPress and MySQL: trying to print data using PHP from user_meta custom field data
- Most commented posts by time period (last 12h, last 24h and etc)
- How to echo every parent page title?
- Set default Database Storage Engine when creating tables with plugins?
- Retrieve Json data and create multiple pages with it
- Removing custom sort order from admin page listing
- How do I make this Metabox show current DB value?
- $wpdb->get_results breaking page?
- Why when I create a new post I found 2 record related to this post into the posts database table?
- List all anchor links on a page
- SQL error with custom query
- Unserialize Custom Field & Save as Multiple Rows in WordPress Database
- What’s wrong in my PHP code? I’m using WordPress Astra Theme and I can’t insert data into my SQL
- My worpress search page is showing no results
- $_POST returning empty values
- How to send custom form submissions to WordPress Database?
- wp_update_post gives 500 internal error
- custom search query database in child theme
- wp-login.php?redirect_to=https problem
- loading a php file to a specific page id
- Getting page / post URL on publish and / or update
- How to query a staging database?
- Get meta_query value by user meta array
- Accessing external database: ERR_INCOMPLETE_CHUNKED_ENCODING
- Can form entries from a WordPress form go to a database
- AJAX Not Working With WordPress Database properly
- Weird Behaviour: Not all WordPress Posts appearing
- Can not manually create a database ( db, user, pass ) for a plugin
- Replace content in WordPress Page after GET from php page
- Insert double entry in DB
- Manipulate database of WordPress site with my own scripts
- How to use PHP code with wordpress page
- Problems with plugin that fetches data from database with ajax
- Trying to put a search page on site
- I want Page titles and excerpts to show up on home.php in certain order
- ACF: Echo page title when checkbox is checked
- Create a custom page URL
- I can’t seem to get excerpts showing inside get_pages and don’t know why?
- How to pass username into form that sends data to database
- How to edit the default database of WordPress [closed]
- Forbid certain users to access a specific page
- How to return a Boolean for a page that is a subpage thru its name?
- Insert into db with foreach problem
- Create an if statement based on page_id
- notify users when changed database
- Execute multiple PHP Snippets causes error?
- WordPress Insert line in DB when clicking a button
- Updates applied to staging WordPress site affecting production even with different databases
- WordPress post-template null warnings