What a redirect is and why it happens
A redirect is when a website automatically sends you to a different web address without you clicking anything. You land on one URL, and the browser when ready takes you somewhere else — sometimes to the page you wanted, sometimes to an ad, sometimes to a scam site designed to steal information.
Redirects happen for legitimate reasons: a company moves a page and redirects the old link to the new one, or a shortened URL expands to its full address. But unwanted redirects are usually profit-driven. A website owner gets paid when you land on certain pages, so they inject code that bounces you around. Malware can also cause redirects — if your device is infected, even legitimate sites may redirect you without the site owner's knowledge.
The difference matters because your fix depends on the cause. A redirect built into a website requires browser settings or extensions. A redirect caused by malware requires scanning your device. A redirect from a shortened link is just how that link works.
Key Takeaways
- Unwanted redirects usually come from either the website itself, your browser extensions, or malware on your device — identifying which one stops the problem at the source.
- Browser settings like pop-up blocking and safe browsing mode catch many redirects, and disabling suspicious extensions stops others.
- If redirects happen across all websites and all browsers, malware is the likely cause and requires a full device scan.
- Clearing your browser cache and cookies removes tracking data that some sites use to trigger redirects.
- If a single website consistently redirects you, that site may be compromised or deliberately designed that way — using a different browser can confirm whether the problem follows you or stays with that site.
Check your browser extensions first
Extensions are small programs that add features to your browser. They can also inject code that redirects you. Start by listing what you have installed — you probably do not remember all of them, and some hide themselves.
In Chrome, click the puzzle piece icon in the top right corner. You will see every extension you have. Look for anything you do not recognize, anything you have not used in months, or anything with a vague name like "Web Helper" or "Optimizer." Delete it by clicking the trash icon. Do the same in Firefox (click the menu icon, select Add-ons, then Extensions) and in Edge (click the menu icon, select Extensions).
After you remove suspicious extensions, close your browser completely and reopen it. Try visiting the site that was redirecting you. If the redirect stops, you found the culprit. If it continues, move to the next step.
Turn on your browser's built-in protections
Every major browser has settings designed to block malicious redirects. These are usually on by default, but checking them takes one minute and sometimes solves the problem.
In Chrome, click the menu icon (three horizontal lines) in the top right, then Settings, then Security and Privacy, then Security. Make sure "Enhanced protection" is selected. In Firefox, click the menu icon, then Settings, then Privacy and Security, and scroll down to "Security" — make sure both "Deceptive content and dangerous software" and "Dangerous and deceptive content" are checked. In Edge, click the menu icon, then Settings, then Privacy, search, and services, then Security, and make sure "Strict" is selected.
These settings block known malicious sites and warn you before you land on them. They do not stop all redirects, but they catch the most common ones.
Clear your cache and cookies
Your browser stores small files called cookies that remember you across websites. Some of these files can be used to track you and trigger redirects. Clearing them removes that data.
In Chrome, press Ctrl+Shift+Delete (or Cmd+Shift+Delete on Mac). A window opens. Make sure "Cookies and other site data" and "Cached images and files" are both checked. At the top, select "All time" from the dropdown. Then click "Clear data." In Firefox, press Ctrl+Shift+Delete, check "Cookies" and "Cache," and click "Clear Now." In Edge, press Ctrl+Shift+Delete, check the same boxes, and click "Clear now."
After clearing, close your browser and reopen it. The redirect may stop because the tracking data is gone.
Scan your device for malware
If redirects happen on every website and in every browser you use, the problem is probably on your device, not in your browser. Malware can hijack your internet connection and redirect you before your browser even sees the real website.
Windows comes with Windows Defender, a built-in scanner. Click the Start menu, type "Windows Defender," and open Windows Security. Click "Virus and threat protection," then "Scan options," select "Full scan," and click "Scan now." This takes 30 minutes to an hour. If malware is found, Windows Defender removes it automatically.
On Mac, open System Preferences, click Security and Privacy, then click the lock icon and enter your password. Make sure "Automatically update security software" is checked. Then read and run Malwarebytes (a free version exists) to scan for threats that Apple's built-in protection might miss.
If a full scan finds nothing but redirects continue, the malware may be hiding. Consider taking your device to a repair shop or backing up your files and reinstalling your operating system.
Test the problem in a different browser
If you use Chrome and get redirected, try opening the same website in Firefox or Edge. If the redirect does not happen in the other browser, the problem is in Chrome — likely an extension or a corrupted setting. If the redirect happens in every browser, the problem is either the website itself or malware on your device.
This test takes two minutes and tells you whether to focus on your browser or your device. It also tells you whether the website is deliberately redirecting everyone or whether something on your machine is intercepting the connection.
Report the redirect and move on
If you have ruled out extensions, malware, and browser settings, and the redirect only happens on one specific website, that site is either compromised or deliberately designed to redirect you. You can report it to Google or your browser maker, but you cannot fix it on your end.
In Chrome, click the menu icon, then "Report an issue." Describe what happens and include the URL. Google reviews reports and can warn other users or remove the site from search results if it is malicious. You can also straightforward avoid the site and use a different one.
If the site is one you need to use, try accessing it from your phone's browser or a different computer. Some redirects are triggered by specific device types or browser versions, so a different setup may work.
Frequently Asked Questions
Why does a website redirect me to itself over and over?
This usually means the website is broken or misconfigured. It can also mean malware on your device is intercepting the connection and looping it. Try the site in a different browser. If it loops there too, the website is the problem. If it works fine, malware is likely the cause.
Can I stop redirects without removing an extension I actually use?
Yes. Right-click the extension icon and select "Manage extension." Look for permissions — if it has permission to "Access all sites" or "Read and change all your data," that is a red flag. Some extensions need broad permissions to work, but others do not. Check the extension's website to see what it actually needs. If the permissions seem wrong, remove it and find an alternative.
What if I get redirected to a site asking me to update my browser or antivirus?
This is a common scam. Do not click anything on that page. Close the tab, and if you need an update, go directly to the official website of your browser or antivirus maker — never through a redirect. Real updates do not come from random websites.
Does disabling JavaScript stop redirects?
It can, because many redirects use JavaScript code. But disabling JavaScript breaks most websites — videos will not play, buttons will not work, and pages will look broken. It is a last resort, not a first step. Try it only if nothing else works, and only on sites you do not need to use normally.
Will a VPN stop redirects?
A VPN hides your location and encrypts your connection, but it does not stop redirects that happen after you land on a website. If malware on your device is causing redirects, a VPN will not help because the malware is already past your internet connection. A VPN can help if your internet provider or network is injecting redirects, but that is rare outside of public Wi-Fi.