Website speed

Martin Hagen

Registered Member
Joined
Nov 2, 2018
Messages
82
Reaction score
40
Hi

Currently experiencing issue with website speed, but not according to online page speed tests.
When I compare different sites, all online tests show that my site is faster, but I get from multiple sources that the page is really slow, specially compared to other sites which I am beating in tests.

We have a developer team who has been working on getting it faster, and has done the most obvious optimization but it's still really slow. Does anyone know what could be slowing down my site without showing up in any online page speed tests?
 
Location? Where's your hosting located and from where is the website slow ?
 
Hi

Currently experiencing issue with website speed, but not according to online page speed tests.
When I compare different sites, all online tests show that my site is faster, but I get from multiple sources that the page is really slow, specially compared to other sites which I am beating in tests.

We have a developer team who has been working on getting it faster, and has done the most obvious optimization but it's still really slow. Does anyone know what could be slowing down my site without showing up in any online page speed tests?
You could try the service by @kindablack, they are getting g good results for other members
 
most of the tests give high point for first byte time without downloading js&css etc. you may have a render blocking css, js or even an ad that makes your website slow.
 
Ask your developers to keep all the css files at one place separately.
 
about setting up wordpress correctly

you need good plugin and them set correctly also settings on controll panel need doing to get full optimization speed....

if you dont understand use the forum to get the info free or the link above will provide a service for you.
 
Thanks a lot for the tips guys. Will definitely look into that. I'll discuss with my developers and come back if I have any other questions :-) Thank you!
 
Our website hosting is in Ireland btw
 
You could try the service by @kindablack, they are getting g good results for other members

Can confirm, guy is great! Totally worth investing 47$ if you're using Wordpress. Don't know if he optimizes other CMS too.

Guys, thanks for your support. It mean a lot to us! We’ll do our best to serve superior website speed for BHW community.

@OP, thanks for letting us to work on your project! You will get a faster website, for sure. Sit-back. :)
 
could be cache issue or you might be over optimizing, if you compress too hard then browser takes time to decompress it and show it to the user, and speed test does not often detect this!
 
If you're using WordPress and your site isn't ecom, you won't get better speeds than if you convert to it to a static site. I've been migrating all my sites (except for ecom) to static with Wp2Static and the speed boost is huge (as long as you've optimized images properly). May be worth looking into, I'm never going back. Plus the security benefits are huge - no plugin loopholes for hackers to slip in through.
 
Hi

Currently experiencing issue with website speed, but not according to online page speed tests.
When I compare different sites, all online tests show that my site is faster, but I get from multiple sources that the page is really slow, specially compared to other sites which I am beating in tests.

We have a developer team who has been working on getting it faster, and has done the most obvious optimization but it's still really slow. Does anyone know what could be slowing down my site without showing up in any online page speed tests?
is your website built in wordpress? or php? or any other language?
if its on php try adding some plugins , add compressed photos in your website , never add css in your wordpress website this causes inline css error
2nd thing if it's on any other language tell your developers to combine all the css and js codes in external files this will help to give a boost to your website.
also create Amp page for mobile users.
 
You should check your hosting provider. If your sites has shown different results of page speed than other tools, check you errors and get fixed.
 
Back
Top