Title: WordPress speed issue
Last modified: August 8, 2025

---

# WordPress speed issue

 *  [hyeonsangcho](https://wordpress.org/support/users/hyeonsangcho/)
 * (@hyeonsangcho)
 * [10 months ago](https://wordpress.org/support/topic/wordpress-speed-issue-2/)
 * It takes about 10 seconds to load the page when editing the word press from the
   other day. It also takes about 10 seconds to save. If anyone has experienced 
   anything similar to me or has solved the problem, please give me some advice.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-speed-issue-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Mridul Goswami](https://wordpress.org/support/users/mridulgoswami/)
 * (@mridulgoswami)
 * [10 months ago](https://wordpress.org/support/topic/wordpress-speed-issue-2/#post-18590852)
 * Hey There
   Looks like your server has not assigned enough resources. A quick way
   to assign more memory to your WordPress.Add this line to your **wp-config.php**
 *     ```wp-block-code
       define( 'WP_MEMORY_LIMIT', '256M' );        // Frontend limitdefine( 'WP_MAX_MEMORY_LIMIT', '512M' );    // Admin / core updates limit
       ```
   
 * And add this line to your **php.ini**
 *     ```wp-block-code
       memory_limit = 512M
       ```
   
 * Let me know if this resolves the issue.
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [10 months ago](https://wordpress.org/support/topic/wordpress-speed-issue-2/#post-18591373)
 * I would also recommend the following:
    - Check Tools > Site Health to see if there are any issues listed there.
    - Take a look at the following article: [https://developer.wordpress.org/advanced-administration/performance/optimization/](https://developer.wordpress.org/advanced-administration/performance/optimization/)
 *  [whgjoeyfry](https://wordpress.org/support/users/whgjoeyfry/)
 * (@whgjoeyfry)
 * [10 months ago](https://wordpress.org/support/topic/wordpress-speed-issue-2/#post-18593227)
 * You can also try reaching your with your Hosting Provider to check your Web Hosting
   Performance —
 * Sometimes slows response time are due to server performance.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress speed issue’ is closed to new replies.

## Tags

 * [website speed](https://wordpress.org/support/topic-tag/website-speed/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [whgjoeyfry](https://wordpress.org/support/users/whgjoeyfry/)
 * Last activity: [10 months ago](https://wordpress.org/support/topic/wordpress-speed-issue-2/#post-18593227)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
