Beginning yesterday afternoon, our product pages would not load. Though the home page, collection pages and other regular pages load normally.
No major changes to the website or to apps were made yesterday that I would assume may have caused this issue.
In regards to apps, we use PageFly to design product pages, though as stated above, no major changes were made yesterday on the app. We also use PageFly to design our home page, select collection pages, and other regular pages, and no issues with these. Even product pages for which we don’t use PageFly for are not loading.
Any suggested solutions? Would be much appreciated.
It seems that the interface was called successfully, but the data is not displayed, so I assuem there might be some issue with the server. Maybe you can see if there is any problems there.
This is flareAI - Generating Sales from Google Search, on Autopilot. Helping Shopify merchants in generating $5 million in sales from Google Search.
If my suggestions helps you, please Like and Accept solution to let me know
On clicking any product, I am seeing some errors in the Console. See the “Console” tab in the developer tool window for the product page. I think those errors are making your product page not load. Try to fix the errors.
If your website takes longer than 3 seconds to load, 40% of your traffic will be lost. Speed will affect Google indexing. $10+ billion in eCommerce on Google Search every day. Sadly, for only 4% of the stores. Find out instantly how much of your Shopify store is missing from customer searches on Google https://flareai.co/FOG.
If you found the answer helpful consider supporting the Shopify Community by giving it a Like + Accept the solution.
The biggest reason that makes your page run slowly is "Delay loading of off-screen images". Consider partially loading hidden and off-screen images after all your important resources have been loaded to reduce interaction time.
Secondly, the images sizes is not suitable
Then, you can consider removing deprecated JavaScript, CSS code to reduce the number of bytes available for network activity. Please check your theme.liquid file and remove unused JavaScript
If you want to optimize your images to help your page loading speed faster, you can use some of the image optimization tools like ImageOptim , Shopify Online Image Resizer , tinypng.com or imagecompressor.com.
And If you have images that go with .PNG file, you can convert them to .JPG or .JPEG files