• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Reduce my TTFB on Wordpress website

honeybaobao

New Pleskian
Hi everyone,

I test my website and saw that on Gtmetrix my TTFB is hight around 1,2s, and I wish to reduce it. I checked the article on the plesk KB, but doesn't work, i deleted some plugin, but it was a little improve.

I don't know if it is the server problem, plesk, or hardware or hoster, or it's Wordpress, because I know WP have problems with caching, I use for Caching Wp-rocket and for CDN Cloudflare.

I don't know how to reduce more this setting.

Thanks for your help
 
You are probably using PHP output buffering. The whole page is rendered and sent to the web server only after all of that process is completed. It is still the fastest way to deliver a page, even if TTFB appears high.
 
It's fine, it's resolved, it's because I used the HTTP and not the HTTPS, so I had the 301 redirecition that's explain so high value
 
Back
Top