Questions tagged [gtmetrix]

GTmetrix was developed by Carbon60 as a tool for customers to easily test the performance of their webpages.

GTmetrix was developed by Carbon60 as a tool for customers to easily test the performance of their webpages. Questions relating to the GTmetrix tool.

113 questions
2
votes
3 answers

How to send a post request to GTMetrix

I want my users to write his website on my site and then be sent to gtmetrix.com to start a new test, but without needing to write his website again. I am trying with this:
David Rivera
  • 339
  • 1
  • 4
  • 12
1
vote
0 answers

ClickMagick Tracking Code Not Detected When Using LiteSpeed Cache Guest Mode Optimization

help me out with a bug when using Hostinger + Litespeed Cache and ClickMagick cmc.js in Wordpress This is the page getting the issue: https://love.conscientia.net/3-marriage-mistakes-n1-h3/ Following this video guideline to configure Litespeed…
1
vote
2 answers

minify , defer and speed up the slider revolution js css files in wordpress

I'm using the slider revolution plugin in my site I tried to speed up my site but becuse of slider revolution the score is aroung 60 in gtmetrix asked several times from the auhotrs and they did noting for... I'm using Litespeed webserver and…
1
vote
1 answer

how to clear variable in google tag manager through tag

i am trying to reset values of variable in google tag manager when particular tag fires example: action : add-to-cart when 'add to cart' button is clicked then via datalayer i am pushing product data to gtm. this data i am storing in different…
1
vote
0 answers

How to load on external js widget that won't impact page load on tools like gtmetrix

I have chat widget that my clients put in their sites. Some of them complains that the widget is effecting the page load performance on tools like gtmetrix and lighthouse and etc ... I know that there are lots of tricks to load the script with delay…
Exlord
  • 5,009
  • 4
  • 31
  • 51
1
vote
1 answer

Page Speed Insights and Measure Versus GT Metrix different results

My agency is showing our performance as great in GT Metrix. In page speed insightsGTmetrix web vitals and measure, pagespeedinsightsresultsI am seeing a different picture. What does this mean?
1
vote
1 answer

How to Manage Cache Behavior of my React app that hosted on Firebase

I hosted my React app on Firebase and I want to optimize my site to be more user friendly. So 1st I checked the GTMetrix and it shows that there's a Medium impact to my site with Serve static assets with an efficient cache policy. When I checked…
1
vote
0 answers

Lighthouse audit & GtMetrix analysis both fail

I am trying to audit my website in order to evaluate performance however I get on both testing platforms errors connected to javascript. More specificaly using chrome dev tools debugger stops immediately after load showing VM1208: (function…
user126672
  • 11
  • 1
1
vote
0 answers

Big gaps in GTmetrix waterfall chart, is there a way to get rid of them?

I managed to build a decently optimized website, but I keep seeing this huge gap in the waterfall chart that adds like ~300 ms to my loading time. This happens right before ajax get_refreshed_fragments starts loading (that's the big one loading…
Dan
  • 11
  • 2
1
vote
1 answer

Google Maps with iframe doesn't work after page load

My google map works fine on my site: I should to change it, because of GTmetrix. So I decide to load it when page…
1
vote
1 answer

How can I optimize google analytics in the gtmetrix?

I'm optimizing my website using gtmetrix and I've got good grades. but it's still not perfect Look at this image : PageSpeed : pagespeed image YSlow : yslow image The picture shows that my value is not perfect because I installed the Google…
moses toh
  • 12,344
  • 71
  • 243
  • 443
1
vote
0 answers

While I perform GTMetrix test of my site it shows the following. How can I fix this?

Do anyone have an idea to solve this to increase page load time, please. My GTMetrix result shows the following: The following resources have identical contents but are served from different URLs. Serve these resources from a consistent URL to save…
1
vote
0 answers

Multiple favicons are requested instead of one and load slowly

To generate favicons, I went through the process on this website: https://realfavicongenerator.net/ On my WordPress website, I created the following snippet in functions.php: add_action('wp_head', 'favicon_link' ); function favicon_link() { …
Ryszard Jędraszyk
  • 2,296
  • 4
  • 23
  • 52
1
vote
2 answers

Wordpress speed optimization doesnt works

I want to increse my website speed in google insights / GT Metrix, i am using best plugins such as "WP-Rocket" for optimisation and has do all the possible things for minifications. My issue is that when i Checked my performance it is asking to…
MCOPI
  • 31
  • 1
  • 4
1
vote
0 answers

Enable gzip compression prestashop 1.7.2.4

Gtmetrix shows that i have to enable gzip compression even i've already did those steps: 1- Gzip is enabled in my hosting web server configuration https://snag.gy/c2VQ1s.jpg 2- The 'apache optimization' is enabled and then prestashop add the…