Hi guys, I would like to ask you to check my website after it has been moved to different server. Since that I see some of the pictures broken when loading the site and I need to reload it to have all pictures proper loaded. After reloading I do not have such issue any more, however when I browse further I see the issue again on other pages... Please navigate through some more pages, not only one as I see this issue sometimes on 2nd page and sometimes on 10th page. My hosting company claims there are no issues, so I would like to confirm it is only me who see the empty spaces instead of pictures as seen on screenshot: The site url is in picture. Please let me know whether it works good for you, or not. Thank you very much!
I tested your site using tools.pingdom.com. All of your site's files loaded properly according to the test that I archived for your review. http://tools.pingdom.com/fpt/#!/b7S...aitaly.com/visiting-turin-what-to-see-and-do/ You can see that none of the file requests returned a "not found error". Every file was found. However, there is a potential issue. Your page HTML and the first 8 files requested (all CSS files) loaded very fast. But look at the first js file and everything that follows it. Those files took much longer to load. If you hover your mouse over the bar chart for each file, you will see a box tooltip come up. Look at the "wait time" in that box. The wait times for your files coming from your server is long. This could possibly result in your browser not loading these assets because it could possibly be timing out. That might be the reason you are experiencing missing images, or it could be another reason. The server's configuration is the reason why the file requests following the first few are taking so long. That said, you do have a ridiculously large amount of file requests (165), so there is no reason to expect fast page loading with bloat like that. If you are on a shared server, it may or may not be feasible for the host to configure the web server to reduce that wait time and still be able to operate properly for all the customers on the server. That is why sites with large numbers of file requests often use a content delivery network because then the server will not be bogged down serving static css, image, and js files. If your server is using the Apache web server, it might be possible to reduce the wait times if the KeepAlive, Max and Min Spare server settings and other configuration settings were tweaked. But I am sure your web host knows more about this than I do. But as this is a new server you are on, the host may not have properly performance tuned the server. You can explain what is happening and give them the link to tools.pingdom.com I provided to you above for their review. If this problem is new since your move to a new server, they may be able to rectify the issue with a little performance tuning.
so your site works fine but it cant seem to handle much traffic. doing googles pagespeed test makes your site unavailable for a few minutes
i got this after reloading your site but now its working again so the resources on this server don’t seem to good.
your images load up fine but on my end when the site is up. what web browser do you use? just wondering
you should contact your host about the issue. weird this happened when you upgraded your hosting package.
The main page loads. The example page given in the first link is now "not found". But the main page loads fine. http://tools.pingdom.com/fpt/#!/eLrer9/http://www.travelviaitaly.com/ Secondary page load is fine. http://tools.pingdom.com/fpt/#!/Ltf...aitaly.com/visiting-turin-what-to-see-and-do/ Individual post. All files load fine, but there is a long "wait time" for some of them as I previously mentioned. http://tools.pingdom.com/fpt/#!/cGN...althy-light-and-one-of-the-best-in-the-world/ Web server is LiteSpeed. You can read up on LiteSpeed performance tuning.