Bing&Google搜索引擎收录

type
Post
status
Published
date
Feb 27, 2025
slug
search-index
summary
bing,google搜索引擎收录
tags
建站
category
技术分享
titleIcon
password
icon
insider
🎨
bing,google搜索引擎收录
记录实践中bing与google收录的方法与流程(sitemap,index提交,indexNow)
相关插件:

Bing索引

Sitemap

  • 提交先确保sitemap.xml文件正确,在使用多数据库做多语言站点的时候可能会出现sitemap.xml文件数据不正确,排查代码并没有逻辑错误,应该是部署站缓存问题。
notion image
  • 清空缓存再部署
notion image
  • 得到正确的sitemap.xml
notion image
  • 在Webmaster界面直接提交即可
notion image

index

直接提交

  • 可以在Webmaster界面提交,但效果好像不是很好
notion image

插件方式

  • 先在bing api页面一键生成获取API填入插件
notion image
  • 在第二个标签页直接提交即可
notion image
notion image

indexNow

  • 实际尝试只有插件方式可行,其他都会显示未开通indexNow的页面
  • 本地提交bing页面引导的API(x)
  • 第三方网站访问API(x)

插件

  • 选择indexNow界面,填入相关key
notion image
  • 选择bing引擎,填入需要提交的URL
notion image
  • 在下方可见提交结果
notion image
  • 在Webmaster里检查效果
notion image

Google索引

Sitemap

  • google对sitemap经常不能正确识别,而且更新速率极慢,不如index提交
  • [sp]sitemap两个月没上去的索引,index提交一天就上去了[sp]
  • 直接在search console提交即可
notion image

index

直接提交

  • 可能会有超出每日限额的报错,但实际效果应该是限制速率的,等2-3分钟间隔再次提交就能成功,也可以尝试切换代理节点
notion image
notion image
notion image

插件方式

  • google的api比较隐晦,需要获取json key,流程长一些,可以跟着插件里教程走,图文并茂
notion image
  • 之后可以在下一个标签页提交
notion image
  • 在提交后的结果里可以直接要求index,但是插件没有报错,如果异常不一定能索引上,可以手动再索引一次
notion image

© Camelliav 2025