Closed brucecrevensten closed 11 months ago
Some links may land with URL fragments like /) which fail. Protect against unrecognized URL fragments by simply dropping the user to the home page.
/)
Another thing is old URLs that folks may be using, i.e. https://arcticeds.org/physiography/permafrost ...those need to go to the home page.
Some links may land with URL fragments like
/)
which fail. Protect against unrecognized URL fragments by simply dropping the user to the home page.