how to redirect IE to Edge like youtube, twitter, stackoverflow?

기석 강 1 Reputation point
2020-09-16T05:04:52.64+00:00

Hi, I'm a web developer. recently, We found out we shouldn't support Internet explorer.
so, I wanna know how to redirect IE to Edge like youtube, twitter, stackoverflow without question.

Thank you.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,162 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yu Zhou-MSFT 12,371 Reputation points Microsoft Vendor
    2020-09-16T09:16:30.757+00:00

    Hi,

    I think the behavior you describing in the thread is due to applying this policy: Redirect sites from IE to Microsoft Edge. It's controlled by group policy not code. So you can't add some code in your website to achieve this. I suggest you can add a warning page about not supporting IE in your website if you want to redirect your users to other browsers.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    1 person found this answer helpful.
    0 comments No comments