Since WordPress pages are built using a combination of headers, footers, etc., it’s a little less obvious how to redirect. If you are working on a WordPress site, you can use the “Javascript” version of the detect/redirect code found in your site builder, and place that into the HEADER file for your current WordPress theme. Normally that file is just called “header.php”, and you should see other javascript code references there – just add the detect/redirect section alongside those. This technique can also work for other CMS tools like Joomla and Drupal.