Questions tagged [sitespeed]

6 questions
6
votes
1 answer

Largest Contentful Paint (LCP) less than First Contentful Paint (FCP)

My company has asked me to add some site speed metrics to our site to help identify less than optimal user experiences. Using a custom HTML Google Tag Manager (GTM) tag, I added PerformanceObserver(s) for both First Contentful Paint (FCP) and…
0
votes
0 answers

Extract above the fold CSS and put it as inline style in HTML using html-critical-webpack-plugin

Platform: Gatsby v2.28.0 html-critical-webpack-plugin Webpack v4 pre-configured with Gatsby Our requirement is to extract the CSS which is required above the fold in mobile and desktop. Then the plugin would programmatically insert the extracted…
invinciblemuffi
  • 908
  • 1
  • 11
  • 22
0
votes
1 answer

Is there any page load data generated in GA for a page that times out and shows a blank?

I am managing a website where a dynamic landing page, due to a badly written/optimized code, often times out after a few seconds and shows a blank. After refreshing, the page loads but it usually takes long time. To assess the issue, I am looking at…
sklrboy
  • 441
  • 1
  • 6
  • 15
0
votes
1 answer

Wordpress site speed issue

I have a WordPress website using Elementor. Hosting it using Managed WordPress by GoDaddy. I need to improve the site speed but facing a few issues: Elementor plugin makes the site slow. But currently I do not plan to change the plugin as I am…
0
votes
1 answer

Is there a speed benefit to decreasing HTTP requests if using HTTP2?

AFAIK the entire idea behind reducing HTTP requests to increase website speed lies in HTTP's inability to handle concurrent requests. HTTP2 allows concurrent requests. Is it still a performance benefit to reduce the number of HTTP requests made? Or…
TCooper
  • 1,545
  • 1
  • 11
  • 19
0
votes
0 answers

AWS having longer wait time than Siteground fo

I'm currently trying for my own education to achieve the fastest site speed possible for a landing page. I have hosted it once on Siteground with all speed optimizations on (Minify, Level 3 Supercacher (Memcached) and Lazy Loading, Cloudflare) I…
Julian Wagner
  • 674
  • 6
  • 16