How to redirect a page if URL parameters are not in URL on page load
I have a URL that I need to redirect away from if the page visitor does not have a specific parameter in the URL when they visit the page. This is the code I have, but it seems to only work one time in Firefox and not at all when Chrome or Edge.