Search1 Result

If a user visits https://www.mysite.com/index.html she will be redirected to a page in a new location https://www.mysite.com/mydir/index.html .

The 301 signals to the browser that this is a permanent redirect by sending a “301 Moved Permanently” status code. If the user happens to visits the old URL, the browser will automatically redirect to the new URL This technique should not impact SEO.