Website error: "Walmart can’t use this browser" [closed]

Entering https://www.walmart.com/ as the URL does not open until the site has left cookies in the browser. Going into the site from a search engine, with added referrer in the URL, or, as @Spike states, going into a page within the site, such as https://www.walmart.com/tv seems to work, enabling a cookie to be sent to the browser. After that, the root site is accessible.

Apparently, this issue is at Walmart.com, not in the browser. Walmart.com has been notified of the issue by email.


It's not just Firefox that is having this issue. I've also seen Mac users posting they are also seeing the issue in Safari. I have tried all updated versions of Chrome, Edge and Firefox and all get this error.

If you go to any other page on Walmart's site, like walmart.com/tv, it works and then you can click on the home page icon which brings you successfully to walmart.com. If you go directly to walmart.com without going to another page on Walmart's site, it always fails.


I tried using wget. It redirects correctly, but gives a 444 unknown error. In theory the site could be rejecting wget requests, but my money is on this being related. Notice that with this example, it redirected twice.

The problem appears to be with the site, not our browsers.

> wget walmart.com/tv
--2019-08-13 13:11:11--  http://walmart.com/tv
Resolving walmart.com (walmart.com)... 161.170.230.170, 161.170.232.170
Connecting to walmart.com (walmart.com)|161.170.230.170|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.walmart.com/tv [following]
--2019-08-13 13:11:11--  https://www.walmart.com/tv
Resolving www.walmart.com (www.walmart.com)... 23.201.65.160
Connecting to www.walmart.com (www.walmart.com)|23.201.65.160|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: /cp/televisions-video/1060825 [following]
--2019-08-13 13:11:12--  https://www.walmart.com/cp/televisions-video/1060825
Reusing existing connection to www.walmart.com:443.
HTTP request sent, awaiting response... 444 Unknown
2019-08-13 13:11:12 ERROR 444: Unknown.