使用javascript实现网页跳转对SEO有影响吗?

时间:2014-01-17 08:38:59   收藏:0   阅读:539

方法一:

<meta http-equiv="refresh" content="10; url=http://www.zimaoquzhuce.cn">

方法二:

   <script language="javascript" type="text/javascript">
           window.location.href="zhuce.sinaapp.com";
    </script>

据说第一种方法百度蜘蛛会认为是桥页,直接被认作作弊行为。

而百度蜘蛛不解析javascript,是否就意味着通过javascript实现跳转对SEO有好呢?

我的网站, 上海自贸区注册公司:zhuce.sinaapp.com,就是这么做的不知道是否有影响

原文:http://www.cnblogs.com/shzce/p/3522659.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!