network 发表于 2024-1-25 12:43:03

今日开源库:Google Indexing Script https://github.com/goenning/google-indexin...

今日开源库:Google Indexing Scripthttps://github.com/goenning/google-indexing-script… 可以让你的页面快速的被 Google 搜索收录,No tricks, no hacks,48 小时之内有效。并且附有一篇很好的文章讲解原理:https://seogets.com/blog/google-indexing-script…作者发现现在(2022-2023) Google 收录的策略有两个:* they have backlinks pointing to them, 这些页面有 backlinks* the site owner ask for the page to be indexed via Google Search Console; 网站所有者手动在 Google Search Console 请求被收录这个脚本就是利于第二个策略调用 API 批量发送,特别注意的是被收录 不等于 页面的 Rank,还是要不断努力去提升页面的 Rank。还有就是 Google Search Console 很好用,能标出你的页面哪些被收录,哪些还没有,遇到了什么问题,你可以按照它的要求进行修改。如图二是简单简历 http://easycv.cn 目前没收录页面的详情,有具体的原因,非常直观。




https://pbs.twimg.com/media/GEpzqNDaEAAOD8s?format=png&name=small




https://pbs.twimg.com/media/GEpzqNFbQAEEeP0?format=jpg&name=medium













上午10:03 · 2024年1月25日
·
1万
查看





network 发表于 2024-1-25 12:43:19

今日开源库:Google Indexing Script
https://github.com/goenning/google-indexing-script

可以让你的页面快速的被 Google 搜索收录,No tricks, no hacks,48 小时之内有效。

并且附有一篇很好的文章讲解原理:
https://seogets.com/blog/google-indexing-script

作者发现现在(2022-2023) Google 收录的策略有两个:
* they have backlinks pointing to them, 这些页面有 backlinks

* the site owner ask for the page to be indexed via Google Search Console; 网站所有者手动在 Google Search Console 请求被收录

这个脚本就是利于第二个策略调用 API 批量发送,特别注意的是被收录 不等于 页面的 Rank,还是要不断努力去提升页面的 Rank。

还有就是 Google Search Console 很好用,能标出你的页面哪些被收录,哪些还没有,遇到了什么问题,你可以按照它的要求进行修改。

如图二是简单简历 http://easycv.cn 目前没收录页面的详情,有具体的原因,非常直观。
上午10:03 · 2024年1月25日
·
1万
查看

network 发表于 2024-1-25 12:55:31

#开源项目推荐:Nextra

如果你想搭建一个使用Markdown静态文件(MDX)的漂亮博客网站,或者是一个文档网站,可以考虑Nextra,基于Nextjs,部署前会编译成静态网页,支持语法高亮等高级语法。支持站内搜索。

https://github.com/shuding/nextra
页: [1]
查看完整版本: 今日开源库:Google Indexing Script https://github.com/goenning/google-indexin...