Bigcommerce提供了以下站点地图链接:
https://example.com/xmlsitemap.php
robots.txt文件具有以下条目:
User-agent: *
Disallow: /account.php
Disallow: /cart.php
Disallow: /checkout.php
Disallow: /checkout
Disallow: /finishorder.php
Disallow: /login.php
Disallow: /orderstatus.php
Disallow: /postreview.php
Disallow: /productimage.php
Disallow: /productupdates.php
Disallow: /remote.php
Disallow: /search.php
Disallow: /viewfile.php
Disallow: /wishlist.php
Disallow: /admin/
Disallow: /__socialshop/
我不知道为什么Google不会抓取我的网站。非常感谢您的帮助。
答案 0 :(得分:0)
您是否在developer tools上正确注册了网站?
Google最多可能需要72h进行第一次解析。
建议您在网站标题中声明站点地图。
<link rel="sitemap" href="sitemap.xml" type="application/xml" />