Unfortunately the details you’ve provided are a bit limited. For example, what sort of hosting are you on and what sort traffic are you dealing with here?
If you have a shared hosting account then you should know that shared hosts provide you with limited cpu and memory resources as it’s shared across multiple hosting accounts.
In my experience when wp starts to act up either on the frontend or the admin – it’s due to a query returning large results, be it posts, pages, or images – it’s definitely resource related, either not enough memory allocated to php or not enough cpu power to complete a process.
Sometimes an unoptimized database could be the cause as well – you could try http://wordpress.org/extend/plugins/wp-dbmanager/
Related Posts:
- Create a “Dummy” parent page for a hierarchy in page listing?
- Restrict admin access to certain pages for certain users
- Custom SQL Query for WordPress page
- Restrict acceess of a page in backend
- Hide page visual editor if template is selected – redux
- Increment Page Order As Pages Are Created
- Only allow new subpages to be created
- Add custom admin menu item for pages using a certain template
- Hide Visibility Option From WordPress Publish Metabox
- Export only pages and posts with mysql dump
- Backend option to include a javascript file on specific pages?
- How to make certain page templates visible to admin only
- How do i fix? WordPress database error: You have an error in your SQL syntax;
- WordPress Admin – Add Edit link to specific page under Pages Menu
- How to use the same code for multiple pages?
- Removing the TinyMCE editor for a given page template
- Dash after page title
- Disable ADD PDF media button on rich text editor
- How to disable delete option for a specific page? [closed]
- Need to create a custom page on a website
- How to exclude authors from get_pages()
- Order by modified date working in POSTS but not PAGES
- Publish page by invoking submit via jQuery
- Translate dashboard metabox
- Custom user tables not working after migration
- Page and admin doesnt load – i tried everything
- Pages in wp-admin is not found 404
- How do I locate a third party page represented as a slug in my WordPress website?
- Customise the_title in admin area
- Creating content using wp-admin pages
- Group Pages based on Parent in Admin Area
- How to align bold,italic and underline in wp-admin?
- Multiple WordPress Pages
- How to display last 3 posts (recent posts) in a static page?
- How to load javascript on custom page template?
- Change page template programmatically ?
- Conditional tag to check if ‘page.php’ is being used?
- Get top level page parent title
- Editing Complex Pages in Visual Mode
- Link section within page with slash (/) and not hash (#) without reloading the page
- Creating a template using a specific slug name, for a page with a parent page
- Is there a default template file for child pages / subpages?
- Is there a way to remove or hide individual pages on the Edit Pages screen?
- Where does the 404 redirection happen?
- How to disable Page Attributes dropdown in wp-admin
- Editing Pages that Have Already Been Published
- What is the proper way to get contents of a page?
- How to redirect a page to subdomain?
- Getting child content
- Clean URL link for page without number
- How can I have two content titles?
- Get the Page Content,without generating HTML
- How can I split long posts into pages?
- Adminbar Missing “Edit Page”
- “next page” of parent in infinite loop
- Any Ideas for Including “More Tag” with get_pages($args)?
- Layout Builder.
- Pass data from one page to anothe file/page in wordpress
- Display child pages in sidebar of parent page in wordpress
- Get the Current Page Slug-Name
- Display child pages in a parent page? [closed]
- Adding a Calculator to a WordPress Page
- List all posts with the parent or grandparent of a page with a specified ID
- block a page from logged out users and redirect to homepage
- invalid argument in foreach when trying to list custom post types in archive.php
- WordPress page not taking precedence over server directory
- How to properly enable comments form in page template
- How do I reference the front page’s parent Page object?
- How do i pick the pages in 20-11 header?
- trying to add a author value in wp page links?
- Check if has pages?
- My site does not load but downloads a file (wordpress)
- what does the symbol “?” mean and how can i edit that page?
- Display latest comments (global) with replies on a page
- Set different heights per screen size with inline styles CSS into the ‘Text’ section of a Page
- How to show WP admin edit page within template page/post?
- Some pages can’t be updated – post_content field not updating
- Why my home page doesnt work?
- How to publish pages under a subdomain url?
- how to setup subdomains for pages?
- How to approach need for virtual page on my WP site?
- How can I change the background color of a contact box? [closed]
- change page status with code
- Search Page: activate html code if the tag is on the page
- How to end the Page Load Event and load after that?
- How can I add a new page in the pages tab that belongs to specific theme?
- New page has incorrect URL
- Pages redirecting to homepage
- How to migrate .HTML pages to WordPress
- Separate Editing from Publishing for pages
- Call a function on every wordpress pages only
- Programatically create multiple pages by passing in array of info
- Create custom archive page for individual authors which is separate from the author.php page
- Showing certain page without redirection
- How to add or remove metabox each page separately?
- Retrieve page content and pass to PHP?
- Get moderation notifications on one post only
- Advanced Multi Tier Navigation across columns
- Display random page
- Display list of posts with x tag within a page?