2015-11-05 52 views
11

我的网站出现错误,它不会再显示在Google上。上周它的索引很好,但现在没有索引页面。对此没有进行重大更改,但是当我以Google抓取方式使用Googlebot Render时,它只显示字母“q”。我们试图检查源,但没有 “Q” 在第13行Google只显示“q”

enter image description here

这是 “获取部分” 显示的内容:

HTTP/1.1 200 OK

日期:星期四,2015年11月5日10时35分23秒GMT

服务器:Apache/2.2.29(Unix的)

X供电-者:PHP/27年3月5日

到期日:星期四,1981年11月19日8时52分00秒GMT

的Cache-Control:无店铺,无缓存,必重新验证,后-check = 0,预检查= 0

附注:无缓存

的Set-Cookie:前端= 9b8ad36ddfa2cd7328e86c42920f7dca;到期=星期四,05-Nov-2015 11:35:26 GMT;路径= /;域= www.example.com;仅Http

连接:关闭

传输编码:分块

的Content-Type:text/html的

q

我能做些什么,以正确地使页面说明了什么?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 

<head> 

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
<title>COMPANY NAME</title> 
<meta name="description" content="COMPANY NAME - Default Store View" /> 
<meta name="robots" content="INDEX,FOLLOW" /> 
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;"> 
<link rel="icon" href="http://www.example.com/media/favicon/default/companyname_03.jpg" type="image/x-icon" /> 
<link rel="shortcut icon" href="http://www.example.com/media/favicon/default/companyname_03.jpg" type="image/x-icon" /> 
<!--[if lt IE 7]> 
<script type="text/javascript"> 
//<![CDATA[ 
    var BLANK_URL = 'http://www.example.com/js/blank.html'; 
    var BLANK_IMG = 'http://www.example.com/js/spacer.gif'; 
//]]> 
</script> 
<![endif]--> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/widgets.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/styles.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/jquery.dialogbox.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/custom.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/default/css/clnews/style.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/default/css/commercelab/treeview/jquery.treeview.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/slider_product.css" media="all" /> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/default/css/print.css" media="print" /> 
<script type="text/javascript" src="http://www.example.com/js/lib/ccard.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/prototype/prototype.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/prototype/validation.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/scriptaculous/builder.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/scriptaculous/effects.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/scriptaculous/dragdrop.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/scriptaculous/controls.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/scriptaculous/slider.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/varien/js.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/varien/form.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/varien/menu.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/mage/translate.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/mage/cookies.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/jquery/jquery-1.7.1-min.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/commercelab/noconflict.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/commercelab/treeview/jquery.treeview.pack.js"></script> 
<script type="text/javascript" src="http://www.example.com/js/commercelab/category_tree.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/jquery-1.7.1.min.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/base/default/js/imgpreview.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/hello.jquery.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/less.min.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/cufon-yui.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/jquery.cycle.all.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/custom.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/jquery.dialogBox.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/random.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/jquery.scrollbox.js"></script> 
<!--[if IE]> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/respond.min.js"></script> 
<![endif]--> 
<!--[if lt IE 8]> 
<link rel="stylesheet" type="text/css" href="http://www.example.com/skin/frontend/default/hellowired/css/styles-ie.css" media="all" /> 
<![endif]--> 
<!--[if lt IE 7]> 
<script type="text/javascript" src="http://www.example.com/js/lib/ds-sleight.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/default/hellowired/js/pngfix.js"></script> 
<script type="text/javascript" src="http://www.example.com/skin/frontend/base/default/js/ie6.js"></script> 
<![endif]--> 

<script type="text/javascript"> 
//<![CDATA[ 
optionalZipCountries = ["HK","IE","MO","PA"]; 
//]]> 
</script> 
<!-- BEGIN GOOGLE ANALYTICS CODEs --> 
<script type="text/javascript"> 
//<![CDATA[ 
    var _gaq = _gaq || []; 

_gaq.push(['_setAccount', 'UA-1111']); 

_gaq.push(['_trackPageview']); 

    (function() { 
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; 
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 
    })(); 

//]]> 
</script> 
<!-- END GOOGLE ANALYTICS CODE --> 
<script type="text/javascript">//<![CDATA[ 
     var Translator = new Translate([]); 
     //]]></script> 

<script type="text/javascript"> 
//<![CDATA[ 
    var $j = jQuery.noConflict(); 
//]]> 
</script> 
</head> 

<body class=" cms-index-index cms-home" > 

<script type="application/ld+json"> 
{ 
    "@context": "http://schema.org", 
    "@type": "WebSite", 
    "url": "http://www.example.com/index.php/", 
    "potentialAction": { 
    "@type": "SearchAction", 
    "target": "http://www.example.com/index.php/catalogsearch/result/?q={search_term_string}", 
    "query-input": "required name=search_term_string" 
    } 
} 
</script><!-- 

--> 

<div class="wrapper" style="z-index:1"> 

    <div class="inner-wrapper"> 

     <noscript> 
     <div class="global-site-notice noscript"> 
      <div class="notice-inner"> 
       <p> 
        <strong>JavaScript seems to be disabled in your browser.</strong><br /> 
        You must have JavaScript enabled in your browser to utilize the functionality of this website.    </p> 
      </div> 
     </div> 
    </noscript> 

    <div class="page"> 


<div class="header-container"> 
<div style=" background-color: #1b3f95; 
    border: 2px solid #1b3f95; 
    height: 13px; 
    width: 99.70%;"></div> 

    <div class="header" > 


     <h1 class="logo"><strong>COMPANY NAME</strong><a href="http://www.example.com/index.php/" title="COMPANY NAME" class="logo"><img src="http://www.example.com/skin/frontend/default/default/images/logo_new.jpg" alt="COMPANY NAME" /></a></h1> 


    <div class="cms-links"> 


    <ul> 

    <li class="welcome"></li> 








    </ul> 


    </div> 





     <div class="access"> 


      <div style="" class="store"> 

      <p><a href="http://www.example.com/index.php/store-locator"> Store locator </a> <a href="http://www.example.com/index.php/faq">FAQ</a></p> 
     </div> 







      <div class="shopping" style="font-weight:bold; position:relative;float:right;margin-right:64px; margin-top: -19px;"> 
     <a href="http://www.example.com/index.php/checkout/cart/" > 
     <span style="font-weight:bold!important; color:#1B3F95">Shopping Basket:</span> <sapn class='counter' style="font-weight:bold; color:#1A4095;">0 &nbsp;items </sapn> 
     </a> 
    </div> 







     </div> 

     <!-- 

    this url for cart moves --> 


<div style=" float: right;height: 42px;margin-right: 126px;margin-top: 46px; width: 399px;"> 


<form id="search_mini_form" action="http://www.example.com/index.php/catalogsearch/result/" method="get"> 

    <div class="form-search" style=" margin-right: 100px;width: 207px; height:25px"> 

     <label for="search">Search</label> 

     <input id="search" type="text" name="q" value="" class="input-text" style="width:167px; margin-left: 28px;"/><img style="margin-top: -20px;padding-left: 4px;" src="http://www.example.com/skin/frontend/default/hellowired/images/search1.jpg"/> 
     <div id="search_autocomplete" class="search-autocomplete"></div> 

     <script type="text/javascript"> 

     <![CDATA[ 

      var searchForm = new Varien.searchForm('search_mini_form', 'search', 'Search entire store here...'); 

      searchForm.initAutocomplete('http://www.example.com/index.php/catalogsearch/ajax/suggest/', 'search_autocomplete'); 

     //]]> 

     </script> 

    </div> 

    <input type="image" class="search_btn" src="http://www.example.com/skin/frontend/default/hellowired/images/companyname-search.jpg" value="Go" style=" float: right;height: 33px;margin-right: -285px;margin-top: 6px;"/> 

</form> 


    </div> 


    <div style="float: right;margin-right: -485px;margin-top: 52px;width: 85px;"> 


    <a href="https://twitter.com/companyname" > <img style="width:40px;float:left" src="http://www.example.com/skin/frontend/default/default/images/twitter-2.jpg" class=""></a> 

    <a href="https://www.facebook.com/companyname" ><img style="width:40px;float:left;margin-left:-5px" src="http://www.example.com/skin/frontend/default/default/images/fb-2.jpg " class=""></a> 




    </div> 






    <div id="navigation" > 

     <div class="nav-container"> 
      <ul id="nav"> 
       <li class="level0"><a href="/index.php/" style="text-decoration:none; border:none; color:rgb(25, 65, 139)" class=""><span> Home</span></a></li> 
       <li class="level0 nav-1"><a href="/index.php/about-us"><span>ABOUT US</span></a></li>    
       <li class="level0 nav-1"><a href="/index.php/shop.html"><span>SHOP</span></a></li> 
       <li class="level0 nav-2"><a href="/index.php/recipes.html"><span>Recipes</span></a></li> 
       <li class="level0 nav-3"><a href="/index.php/cocktails.html"><span>Cocktails</span></a></li> 
       <li class="level0"><a href="/index.php/awards"><span> AWARDS </span> </a></li> 
       <li class="level0"><a href="/index.php/our-news"><span> BLOG </span> </a></li>    
       <li class="level0"><a href="/index.php/contact-us"><span> CONTACT US</span> </a></li>   
      </ul> 
<div style="clear: both; overflow: hidden; height: 30px; border-top: 2px solid #000; border-bottom: 2px solid #000; margin-top: 55px; width:888px"> 
    <div style="float: left; width: 49.7%; text-align: center; border-right: 2px solid #000; margin-top: 6px;"><a href="/index.php/delivery-information" style="color: #1B3F95; text-decoration: none;">DELIVERY INFORMATION</a></div> 
    <div style="float: left; width: 50%; text-align: center; margin-top: 6px;"><a href="/index.php/price-changes" style="color: #1B3F95; text-decoration:none">RECENT PRICE CHANGES</a></div> 
</div> 

</div> 









    <div class="clearfix" ></div> 



    </div> 


<script type="text/javascript"> 


jQuery(document).ready(function() { 
      jQuery('.toggle').click(function() { 
       if (jQuery('.submenu').is(":hidden")) 
       { 
        jQuery('.submenu').slideDown("fast"); 
       } else { 
        jQuery('.submenu').slideUp("fast"); 
       } 
       return false; 
      }); 

}); 


</script> 
<div id="menu" class="hidden-desktop"> 

     <!--div class="menutop clearfix"> 
     <a class="toggle">Categories <span></span></a> 
     </div--> 
     <ul id="left-nav" class="submenu" style="display:none;"> 

             <li class="category "> 
         <a href="http://www.example.com/index.php/shop.html" > 
          SHOP      </a> 
         <span class="arrow" lang="6"><i></i></span>     </li> 
             <li> 
         <ul class="subcategory_6 subcategory" style="display:none;"> 
                                  <li class="category cate " lang="13"> 
            <a href="http://www.example.com/index.php/shop/bottle.html" > 
             Bottle         </a> 
                    </li> 
                                          <li class="category cate " lang="14"> 
            <a href="http://www.example.com/index.php/shop/signature-boxes.html" > 
             Signature Boxes         </a> 
                    </li> 
                                          <li class="category cate " lang="15"> 
            <a href="http://www.example.com/index.php/shop/gift-range.html" > 
             Gift Range         </a> 
                    </li> 
                                          <li class="category cate " lang="16"> 
            <a href="http://www.example.com/index.php/shop/signature-range.html" > 
             Signature Range         </a> 
                    </li> 
                                          <li class="category cate " lang="20"> 
            <a href="http://www.example.com/index.php/shop/hampers.html" > 
             Hampers         </a> 
                    </li> 
                        </ul> 
        </li> 

             <li class="category "> 
         <a href="http://www.example.com/index.php/recipes.html" > 
          Recipes      </a> 
              </li> 

             <li class="category "> 
         <a href="http://www.example.com/index.php/cocktails.html" > 
          Cocktails      </a> 
              </li> 
                 </ul> 
</div> 










</div> 

<style> 





#nav_menu{width:100px; padding-bottom:10px;height:auto; background-color:#19479C;display:none;float:left;border:2px solid #1B3F95;position: absolute;z-index: 100;n opacity: 1; margin-top: 5px; padding-top:10px;padding-left:20px;padding-right:20px;} 

#nav_menu ul{ padding-left: 33px;float: left;color:white!important;} 

#nav_menu ul li a:hover{color:white!important; font-weight: bold;float: left; text-decoration:underline;} 
.shopping a:hover{text-decoration: none} 

</style> 



     <div class="main-container col1-layout"> 

      <div class="main row"> 


       <div class="col-main span12"> 


        <div class="std"><p style="margin-left: 56px; margin-top: 10px;"><img src="http://www.example.com/media/wysiwyg/irish_cream_heart_home_1024x335.jpg" alt="" width="888" /></p> 

<div style="width: 888px; margin-left: 56px; color: #8c9091; font-family: Georgia; font-size: 17px; height: 167px; overflow: hidden; padding: 7px;"> 

<p style="text-align: center;">PARAGRAPH TEXT</p> 

<p style="text-align: center;">PARAGRAPH TEXT<a style="text-decoration: none; color: #8c9091;" href="about-us">READ MORE...</a></p> 

</div> 

<p><br /> &nbsp; <br /> &nbsp; <br />&nbsp;</p> 

<div class="top-product"><div class="top-products"><div class="spot-image"><a href="http://www.example.com/index.php/pourer.html"><img src="http://www.example.com/media/catalog/product/cache/1/image/265x/9df78eab33525d08d6e5fb8d27136e95/p/o/pourer.jpg"></a></div> 

     <div class="spot-link"><a href="http://www.example.com/index.php/pourer.html">Pourer</a></div></div><div class="top-products"><div class="spot-image"><a href="http://www.example.com/index.php/50-mini-with-hot-chocolate.html"><img src="http://www.example.com/media/catalog/product/cache/1/image/265x/9df78eab33525d08d6e5fb8d27136e95/m/i/minichoc-300.jpg"></a></div> 

     <div class="spot-link"><a href="http://www.example.com/index.php/50-mini-with-hot-chocolate.html">50 Mini with hot chocolate</a></div></div><div class="top-products"><div class="spot-image"><a href="http://www.example.com/index.php/mini-with-truffle.html"><img src="http://www.example.com/media/catalog/product/cache/1/image/265x/9df78eab33525d08d6e5fb8d27136e95/m/i/minitruffle-300.jpg"></a></div> 

     <div class="spot-link"><a href="http://www.example.com/index.php/mini-with-truffle.html">50 Mini with truffle</a></div></div></div> 

<div style="clear: both;">&nbsp;</div> 

<div style="overflow: hidden; margin-bottom: 20px;"> 

<div style="float: left; margin-left: 56px;"> 

<h2 class="store-data" style="width: 100%;"><a style="color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;" title="Shop" href="/index.php/shop.html">Online Shop</a></h2> 

<a style="color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;" title="Shop" href="/index.php/shop.html"><img style="color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;" src="http://www.example.com/media/wysiwyg/shop-home-page_402_x_400.jpg" alt="" width="402" height="400" /> </a></div> 

<div style="float: right; padding-right: 15px;"> 

<h2 class="store-data" style="width: 100%; color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;"><a style="color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;" title="Recipes" href="/recipes.html/">Recipes</a></h2> 

<a style="color: #8c9091; font-family: Georgia; font-size: 19px; font-weight: bold; text-decoration: none;" title="Recipes" href="/recipes.html"><img src="http://www.example.com/media/wysiwyg/CS_RECIPE-IMAGE-FOR-HOME-PAGE-402-X-400.jpg" alt="" /></a></div> 

</div></div> 
       </div> 

      </div> 

     </div> 



<div style="background-color;#ffffff;" class="copyright" > 

<div style=" background-color: #1f3c98;height: 6px; margin-left: 38px;width: 888px"></div> 
     <div class="f-left"> 

      <div style="float: left; margin-top: 20px; width: 888px; margin-left: 37px;"> 

<div class="footer-links"> 

<h3 style="color: #676b6a; font-weight: bold; font-size: 17px; font-style: italic;">Here to help</h3> 

<ul style="list-style-type: none; line-height: 7px;"> 

<li style="color: #cdcdcd;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/delivery-information">Delivery Information</a></li> 

<li style="padding-top: 10px; color: #cdcdcd;"><a style="font-size: 16px; font-weight: normal;" href="http://www.example.com/index.php/faq">FAQ</a></li> 

<li style="padding-top: 10px; color: #cdcdcd;"><a style="font-size: 16px; font-weight: normal;" href="http://www.example.com/index.php/price-changes">Price Changes</a></li> 

</ul> 

</div> 

<div class="footer-links"> 

<h3 style="color: #676b6a; font-weight: bold; font-size: 17px; font-style: italic;">Legal</h3> 

<ul style="list-style-type: none; line-height: 7px;"> 

<li class="last privacy" style="color: #cdcdcd;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/privacy-policy-cookie-restriction-mode">Terms and Conditions</a></li> 

<li style="padding-top: 10px; color: #cdcdcd;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/privacy-policy-cookie-restriction-mode">Privacy &amp; Cookies</a></li> 

</ul> 

</div> 

<div class="footer-links"> 

<h3 style="color: #676b6a; font-weight: bold; font-size: 17px; font-style: italic;">About us</h3> 

<ul style="list-style-type: none; line-height: 7px;"> 

<li style="color: #cdcdcd;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/contact-us">Contact us</a></li> 

<li style="color: #cdcdcd; padding-top: 10px;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/news.html">News</a></li> 

<li style="color: #cdcdcd; padding-top: 10px;"><a style="font-size: 15px; font-weight: normal;" href="http://www.example.com/index.php/customer-login">Login</a></li> 

</ul> 

</div> 

<div class="footer-links"> 

<h3 style="color: #676b6a; font-weight: bold; font-size: 17px; font-style: italic;"><a href="/index.php/awards">Awards Page</a></h3> 

<ul> 

<li>List Ite,</li> 

</ul> 

</div> 

<div style="margin-top: 44px; text-align: center; clear: both; color: #808080;">Copyright &copy; 2015 COMPANY NAME.</div> 

</div> 
      <address></address></div> 

      <div class="f-right"> 



      </div> 



      <div style="clear:both;"></div> 

      </div> 





    </div> 

    </div> <!-- end .inner-wrapper--> 

</div> 



</body> 

</html> 
+0

我们不能说出为什么您没有与我们分享的代码是通过字母q向Google发送任何内容。 – Quentin

+0

已添加完整页面代码。 – Ronan

+1

https://validator.w3.org/nu/可能会是一个好的开始。 – Quentin

回答

1

一年前我在工作的一个站点发生了类似的事情,并且它最终导致我正在使用的扩展程序出现问题。

  • 进入系统 - >缓存管理和禁用缓存
  • 然后进入系统 - >配置
  • 查找已安装的任何扩展并禁用所有这些(如果可能)
  • 在禁用扩展(或通过连接管理器卸载)与谷歌检查,看看它是否正确呈现页面。
  • 如果它正确渲染,然后启用/重新安装扩展一个接一个,直到它停止正确渲染,你将有你的罪魁祸首。
0

“q”是Magento中自定义搜索表单的常用名称。如果您的网站有自定义模板,请确保使用它们的功能没有问题。