方法1
<html>
<head>
<title>Welcome to </title>
<script type="text/javascript">
location=""链接";
</script>
</head>
</html>
方法2
<form name="louisForm" action="链接" method="get">
</form>
<script type="text/javascript">
document.louisForm.submit()
</script>
转载:
自动跳转不被搜索引擎察觉的2种方法_路易斯睿齐的博客-CSDN博客
https://blog.csdn.net/RichieZhu/article/details/45312329