-4
I wonder if there is a script like this for example:
<script type="text/javascript">
    / / Javascript URL redirection
    window.location.replace("Site de destino");
</script>But that had the function of redirecting only users from country X within the blog to an external site "target site"
only if you request the browser location or are based on the culture used...
– Leandro Angelo