I’m building a site for a bank and as part of their regulations, a notice/message needs to be displayed anytime you click an external link and leave their site.
When a person clicks a link that will take them away from the bank’s site, I’d like EE to display a nice message that refreshes/redirects to the link after a few seconds (ala EE contact form).
I was thinking something along the lines of a conditional that checks if the domain name in the link is the same as the bank’s site, and if not, displays the message and then redirects to the external site a few seconds later. But I’m not sure how to make that work.
I’m new to EE, so bare with me. I’ve searched the forums and knowledge base, etc and haven’t found any mention of this. I wasn’t sure what to search for, though. Any help would be appreciated 😊