cjh0613 / hexo-submit-urls-to-search-engine

Hexo plugin to submit URLs of new posts to Google, Bing, Baidu search engine , that make search engines index your pages earlier. Hexo插件:主动推送Hexo博客新链接至谷歌必应百度搜索引擎,提升网站收录质量和速度。
https://en.cjh0613.com/20200603HexoSubmitUrlsToSearchEngine.html
GNU General Public License v3.0
167 stars 21 forks source link

[报告问题] Baidu response: {"remain":10,"success":0,"not_same_site":["https://xingpingcn.top/hexo%E6%8A%98%E8%85%BE.html",(...) #23

Open xingpingcn opened 1 year ago

xingpingcn commented 1 year ago

Information 信息

Version/版本: 2.0

Platform/操作系统:

npm版本:

hexo版本:

科学上网方式:

Expected behaviour 预期行为

答:

Actual behaviour 实际行为

答: Baidu response: {"remain":10,"success":0,"not_same_site":["https://xingpingcn.top/hexo%E6%8A%98%E8%85%BE.html",(...)

Steps to reproduce the behaviour 重现步骤

答: 配置: txt_path: submit_urls.txt baidu_host: https://www.xingpingcn.top

submit_urls.txt中的链接为:https://xingpingcn.top

百度站长工具记录的网址为:https://www.xingpingcn.top

Shiguang-coding commented 4 months ago

我也发现了这个问题,生成链接地址时并未使用baidu_host配置的域名,而是使用_config.yml配置中的 url ,baidu_host这个配置仅在推送url时作为入参使用,我修改了原来的代码,可以实现不同站点配置不同域名,希望对你有所帮助。 仓库地址:https://github.com/Shiguang-coding/hexo-submit-urls-to-search-engine

xingpingcn commented 4 months ago

我也发现了这个问题,生成链接地址时并未使用baidu_host配置的域名,而是使用_config.yml配置中的 url ,baidu_host这个配置仅在推送url时作为入参使用,我修改了原来的代码,可以实现不同站点配置不同域名,希望对你有所帮助。 仓库地址:https://github.com/Shiguang-coding/hexo-submit-urls-to-search-engine

感谢

不过百度不收录,蜘蛛总共不超过2位数,网站没有备案我已经放弃百度了

Shiguang-coding commented 4 months ago

确实,本来特意搞了个域名已经备案好了,但是还需要提交联网申请,只提供个人的身份信息还不够,还需要紧急联系人手持身份证,也是服了,我也索性不用了,不过我提交到必应的也都没收录,我看网上说必应的收录延迟可能很高,我的URL都提交成功了,半个月了一条还没收录 ---- 回复的原邮件 ---- | 发件人 | @.> | | 发送日期 | 2024年6月18日 16:37 | | 收件人 | @.> | | 抄送人 | @.>, @.> | | 主题 | Re: [cjh0613/hexo-submit-urls-to-search-engine] [报告问题] Baidu response: {"remain":10,"success":0,"not_same_site":["https://xingpingcn.top/hexo%E6%8A%98%E8%85%BE.html",(...) (Issue #23) |

我也发现了这个问题,生成链接地址时并未使用baidu_host配置的域名,而是使用_config.yml配置中的 url ,baidu_host这个配置仅在推送url时作为入参使用,我修改了原来的代码,可以实现不同站点配置不同域名,希望对你有所帮助。 仓库地址:https://github.com/Shiguang-coding/hexo-submit-urls-to-search-engine

感谢

不过百度不收录,蜘蛛总共不超过2位数,网站没有备案我已经放弃百度了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>