Website URL redirect not working

What is the name of the domain?

ideasquares.com and .co.uk

What is the isssue you’re encountering

Domain has been hacked, someone has set up a redirect to an unknown site at my domain.

What steps have you taken to resolve the issue?

I’ve now set up a redirect via Cloudflare to: isqcrowdfunding.com but its not working, this other side is still taking priority and it’s redirecting to trioclinic.co.uk - which although it’s at a UK domain it appears to be based in Turkey! Please advise how to fix this?

What are the steps to reproduce the issue?

Enter the URL to see what happens.

Neither of your domains have proxied DNS records…
https://cf.sjr.org.uk/tools/check?eafe6fd48c0a40ebb0b44117add11404#dns
https://cf.sjr.org.uk/tools/check?fea4a35ceebe4c1d90862c98768d0992#dns
…so you will need to check on your server/host for the redirects.

When the records are proxied, your Cloudflare redirect should work, but best to remove the dodgy redirects on your origin first to be safe.

curl -I http://ideasquares.com
HTTP/1.1 301 Moved Permanently
Date: Wed, 19 Jun 2024 09:02:41 GMT
Server: Apache
Location: https://trioclinic.co.uk/
Content-Type: text/html; charset=iso-8859-1
2 Likes