$w.onReady(function () { // This checks if the page is a 404 error if (wixLocation.path[0] === "404") { // Redirects to the "soescfix" page wixLocation.to("/404"); } });
September 10, 2025 at 4:31:22 a.m.
August 29, 2023 at 2:49:15 p.m.