It may be happening on various levels. Process in this order: Deactivate all plugins which may make this redirection. .htaccess file. Look into that file and search for redirection rules with client domain. Different plugins could enter here own rules and they will be active even after plugin deactivation. Check database for containing old domain. Especially table and rows wp_options.siteurl and wp_options.home . Search and replace if they contain wrong domain. If problem is still here, look for javascript redirection in theme files.