Questions tagged [google-chrome]
Google's web browser.
175 questions
1
vote
0
answers
16
views
Canceled request is not showing proper status and might be getting substituted
I am working on improving some parts of my websystem by canceling requests when components are unmounted, or when the part of the screen that would show some data is closed... anyways, I need to ...
1
vote
0
answers
106
views
Why is chrome trying to load images with just `data-src` attribute?
I tried the following code on codepen
<img data-src="not_supposed_to_load">
Which, as far as I know, shouldn't fire any network request. But when I check chrome console:
I also ...
0
votes
0
answers
21
views
If there any way how we can force enable (simulate) energy saver mode in browser for test purpose?
Recently I got a task to fix how our video poster with autoplay on home page looks like when device are in energy saver mode. As I need to hide video UI and show an image banner instead of the video. ...
1
vote
2
answers
201
views
Impact of React.js Client-Side Rendering on SEO, for Tool Collection Website?
I’m developing a website that offers free tools like converters, compressors, and calculators. My setup includes ASP.NET Core as the backend API and React.js for the frontend.
While researching ways ...
0
votes
0
answers
166
views
Simplified page view with URL
Earlier there was a Google url https://www.google.com/reader/view/?url= where one got a simplified page view of any url. Now this service is dead - you get just a 404.
Does somebody know something ...
2
votes
3
answers
2k
views
Why does Chrome think that my website is HTTPS?
Chrome V121.0.6167.185 on Win10/64
When I visit my local router at 191.168.1.1, Chrome connects with http, and shows and labels a "not secure" web site, and works correctly.
When I visit my ...
2
votes
0
answers
445
views
On-Device Data Saving Blocked By Default in Chrome
I'm auditing a site and have come across something that I've never seen before - by default my browser isn't allowing this site to save data on my device. Normally, I would expect this to be allowed ...
0
votes
1
answer
840
views
Reasons cookie with samesite=none is not sent?
I have a fairly high traffic service that relies on a samesite=none cookie. I have seen that this cookie is not sent for about 1% of users in a cross domain context. This is the exact case my site ...
2
votes
3
answers
179
views
Chrome "About this page" is incorrect?
On my company website when viewed in Chrome, and you click on the little padlock icon next to the address, there is a About this site link at the bottom of the popup menu.
The trouble is it describes ...
0
votes
1
answer
636
views
Help with HTACCESS 301 Redirect to different site with URL parameters
I have two websites, elijahstreams.com (OLDSITE) and projectjustcause.com (NEWSITE).
I need ID-based URLS to forward from OLDSITE to SEO-friendly URLS on NEWSITE via .htaccess directives.
This is what ...
1
vote
2
answers
172
views
HTTPS site on Chrome with paid SSL showing as Dangerous
I built a WordPress STAGING site on projectjustcause.com domain. I have installed and tested paid SSL cert and it worked fine. When I added directives to APACHE 2.4 .htaccess file to forward all http ...
2
votes
2
answers
732
views
Edited my .htaccess file and now website is downloading, not displaying anymore
I made changes to my .htaccess file and now the website is not loading anymore. Instead, it just downloads a file called "download". This happens on Google Chrome, but on Safari the website ...
2
votes
0
answers
464
views
Prevent Google Chrome for suggesting my site as a lookalike URL of some other legitimate site
Google Chrome is now warning users when the visit domains that look like a typo for some other domain. They call this feature "Navigation suggestions for lookalike URLs"
However, sometimes ...
0
votes
1
answer
78
views
Deceptive site ahead - WordPress Backend Edit Post/Page
Error Message (While Editing Page / Adding Page in WordPress using Google Chrome - Only happens for Chrome Users):
"Deceptive site ahead
Attackers on 24-tsb.net may trick you into doing something ...
2
votes
0
answers
620
views
Why is the Chrome-Lighthouse user agent hitting my server every day?
Every day, I find lines like this one in my access.log file:
74.125.210.42 - - [08/Mar/2023:08:11:13 +0100] "GET /fr/ HTTP/2.0" 200 24160 "-" "Mozilla/5.0 (Macintosh; Intel ...