Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi @humanjourney ,

    503 error typically occurs when your server is temporarily unable to handle a request.
    You can use below ways to figure out cache issue as well as 503 error fixes.

    • Disable conflicted plugins
      • Navigate to /wp-content/plugins/ and rename each plugin folder one by one to disable them.
    • Use optimized media only
    • You may use many cache plugis, if your server dosen’t have support for cache. examples – W3Totalcache, NitroPack , WP Super Cache (Free), Cache Enabler (Free) etc.
    • Increase PHP resources
      • increase php memory limit and max execution time
    • Check error logs
Viewing 1 replies (of 1 total)