Wordpress site is not showing on Chrome - wordpress

I have a site www.mathildaparadeiser.com that is showing a white screen of death on Chrome. All other browsers seem fine.
Removed all plugins but still being shown. Chrome is updated and Wordpress also. Looking in Chrome Tools I get this first error
VM100:1 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Any ideas what would be causing this? Have debugged all I can.

Have you installed any chrome extension plugins ?
Your site has uses a service called Incapsula. The website admins configured Incapsula to prevent bots from accessing it's content.
Please read here more :-
How to get the body content from a PHP-generated HTML page?
Some times your site contents loads, some time it shows a captcha. Check with your Hosting provider to understand.

Related

Wordpress Site not Load in IE (Firefox & Chrome are ok)

i have 2 websites that i build with WordPress , both of them works well in Firefox and chrome without any problems .
but i found that both my WordPress site wont load in Internet explore at all
this error show when i try to reach :
This page can’t be displayed
•Make sure the web address https://owjgraphic.com/ is correct.
•Look for the page with your search engine.
•Refresh the page in a few minutes.
that's very weird ! i contact to my host administrator and they say it`s not related to us and you must found the problem by yourself
I use IE to load without showing the above problems.
First, you could use the F12 developer tool to check if there’s error.
Second, you could refer to the following links:
Website theme and software version.
Check IE compatibility mark "x-ua-compatible".
In addition, if you still can't make it work on IE, hopefully you could provide information about the code or settings that is related to browser loading to reproduce your problem.

Wordpress site images loading everywhere but on the clients' local office PC's

We have finished up a site for a client using Wordpress as the platform. The site loads fine over cellular data, and in my office, and strangely enough when connected to the clients WIFI inside their offices.
However, as soon as I try to access the site on one of their office machines, usually connected via ethernet, images do not load. They 404 when opened in a new tab and are either a. blank when viewed in page or b. display the accessibility alt text. They do not display the broken link icon but display a rectangle. I've tried on many of their machines with the same result.
I have tried clearing cache, allowing permissions in chrome for almost everything, viewing in incognito and checking links to make sure they are correct. All links work just fine via WIFI.
This is horrible situation as it makes us look totally unprofessional, even though this issue is clearly something to do with their local server.
Their old site which was pure HTML from 2001 did not have this issue, so could it be something that we haven't added to the htaccess that we should of?
Thanks and please help!
Did you try using the browser developer tool to inspect the img tags. See if you can access the img src url directly clicking on the link. Use the browser debugger to find out the root cause. It might caching issue or broken url or mixed content issue.

How do I update my website cached version on Google cachedview?

I am developing a website and I faced an issue today on my site, I will try to briefly explain the scenario hoping anyone could give a proper explanation for it.
My website is a WordPress website and I have the coming soon page activated so users will be redirected to it.
Two days ago I turned that plugin off by mistake and users were able to see my page. Today I turned it back on, and that's where the issue arises.
In full web (desktop) the coming soon page is visible and working fine, but when I hit the responsive view on my chrome browser the page is still available and the welcome page is not. In the sources tab, I can see the hosted directory being loaded so I went to the hosted directory (public_html) and I hid the folder that contains all the assets (renamed it to .foldername).
I hit refresh still loads the old page when I hit ctrl+shift+r I get the new version. On Firefox the scenario isn't reproducible it just happens on responsive view on Google Chrome browser.
Can anybody explain to me what's happening I assume it has something to do with Google caching my webpage and never updating it. But if like to hear a more professional explanation Thanks.
Have you tried clearing your Cache in Google Chrome? Also, Have you enqueued any Scripts or Styles in your functions.php file? If so, increase their version number. This will force the browser to download the Scripts and/or Styles again rather than loading any Cached copies.
Hope this helps to resolve your problem(s).

this page is trying to load script from unauthenticated source wordpress gama website

I am running on wordpress for the reference you can see https://www.coolmathgamestop.com/avie-pocket-birthday/ . I am using arcade plugin pro and fungames themes by same developer. I am very new to wordpress and in learning mode. The problem on my page is when myself or visitor try to play flash games they won't load and give empty box meanwhile on address bar a shield come with notice " this page is trying to load script from unauthenticated source" then there is option to allow loading script. coz of this error my visitor leave my page and never return . this error comes on half of my games. I have try and successfully install HTTPS:// but still this error comes. I have talk to developer of plugin and he said that issue is not on my end. see image with errors
Due to this error I lost a lot of visitors , even 0 traffic due to not loading a game.
I need help to get rid off this error .
The issue is caused by assets (in your case, an SWF file) on the page being loaded insecurely over HTTP, even though the page itself is secured using HTTPS - This is known as a mixed-content issue.
Taking a look at the URL you provided, I can see that the problem seems to be the following:
swfobject.embedSWF( 'http://files.cdn.spilcloud.com/df9aa4793b5/APB-30-11/index.html', 'myarcade_swfobject_content', '807', '633', '9.0.0', '', [], {"wmode":"direct","allowscriptaccess":"always","swLiveConnect":"true","quality":"high"}, []);
Note that the path at the start of this is using http:// instead of https://.
Try changing this to https if it is in the page content, otherwise if it is part of a plugin then contact the plugin developers/maintainers to see if they will provide a solution.
As I can see from the image you supplied, you're using Google Chrome, a useful tool is the "Network" tab of the Developer tools included with the browser. If you're not familiar with Chrome's DevTools, you can find out more here - https://developer.chrome.com/devtools
Another good utility for diagnosing mixed-content issues are free online services, such as "Why No Padlock"

Chrome prevents the site due to ads

I'm facing a problem just with google chrome. My website home page works properly, but when trying to open a post on the site, it shows this message:
Security Wrror
The site is based on the latest WordPress version, and it works properly with all other browsers. I tried to remove ads (the only way to get the required fund). but nothing changed. It still doesn't open on Google Chrome.
I tried to update the sitemap, but nothing changed.
I hope you can help. Most of the visitors use Google Chrome as a default browser, and this is a major problem because we earn money due to ads viewed on the site.
here a link to my website

Resources