Google Page Speed Error - Lighthouse returned error: This request took too long to render - pagespeed

Recently I run a page speed report of my website "https://www.globalvincitore.com/", as its part of SEO. But they returned "Lighthouse returned an error: This request took too long to render." this kind of error msg.
Google Page Speed Screenshot
GTMetrix Screenshot
Now I am wondering, Why My website Because I check in different device with cache clearing. On all of those devices, my website is completely running.
Can you please help me find the exact issues?
Note: not only in "page speed insights" but in " GTMetrix" also shown the same error.

Related

Error while checkin page with page speed insights. (NO_LCP)

Error text
Largest Contentful Paint
Error!
An error occurred while recording a trace for your page. Restart Lighthouse. (NO_LCP)
screenshot pagespeed insights
I tryed to check with browser lighthouse, update browser and check, used another browser but nothing helped.
Еhe solutions I found didn't help.
Help!

Drupal 8 - outage screen shows " The Specific URL cannot found" error

Recently WAF has been implemenent in my project to enhance network security. Whenever I go to maintenance mode window ,enter the outage and click save configurations " The Specific URL cannot found" error shows up.
I am facing this error from a long time. After check online forums I found that WAF blocks 503 status code and does let drupal site to operate in Outage.
I am trying to use this modulue to throws 503
https://www.drupal.org/project/maintenance200
Is anyone aware of this issue.??

"There has been a critical error on your website" error on first loading but ok after refreshing

I have encountered a problem after hosting my site on server. It is working good in my local server. Sometimes it works good but suddenly it is displaying "There has been a critical error on your website" and the main thing is- it occurs at first loading. After refreshing it displays the original content of my website.
I have already made the wp_debug= true but it didn't help and it was displaying white/blank page.
Thanks in advance for any kind of suggestions

How to fix Lighthouse page speed FAILED_DOCUMENT_REQUEST error?

I'm trying to improve my websites page speed, Often when I'm using Chrome Lighthouse Audits i got this error:
Lighthouse: FAILED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the
page you requested. Make sure you are testing the correct URL and that the
server is properly responding to all requests. net::ERR_ACCESS_DENIED.
IMG URL-> https://i.imgur.com/Qenyvqj.png
I tried to figure what is the problem but i didn't find answer.
My websites hosted on AWS, including valid SSL and the page speed is standing between 85-95.
Any ideas?
I tried to find some good answers in Stackoverflow, Incognito mode, Audits Chrome, Chrome Extention.. Still getting this error..
I had this problem and tried 1 day to fix it.
Apparently, the issue was with my MX domain records.
If you encounter this problem and land here looking for a result, do a DNS check for your domain before looking for blocked IPs from your servers and others.

The page at about:blank displayed insecure content

I got the following warning & error by the chrome browser while trying to access my webpage via https.
Warning: The page at about:blank displayed insecure content from http://subdomain.name.dns-stuff.com/go.php?sid=mix.
Error: Failed to load resource: the server responded with a status of 404 (Not Found)
Should i start worrying?
How can i find where this insecure content comes from?
UPDATE: A malicious IFRAME can source in content from web pages that attempt to fingerprint and exploit a browser vulnerability or client/OS vulnerability to cause a drive-by-download. Such IFRAMEs are typically invisible to users.
http://wam.dasient.com/wam/infection_library/917395c589f265fd940fc7cc9b0df341/dns-stuff
After contacting the hosting provider of mine they managed to find that the webpage was infected. Actually a part of the jquery.js was infected.
Lessons learned.
Never download the jquery libraries (or anything) from any place of the web, except the official ones.
Keep up to the latest versions via links to the official sites.
The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested.
So when you try to access http://www.dns-stuff.com you will see that the domain is live and returning content however when you try http://www.dns-stuff.com/go.php?sid=mix you will see the 404 error which means the content should return by calling "go.php?sid=mix", is not available and error 404 shows this message. So you just need to know that the content is missing while the server is still responding.
Edited:
According to Google Error 404 is the second most occurring error!!

Resources