跟踪比较引擎选择 Feed 的频率

发布于 2024-11-06 07:54:24 字数 109 浏览 1 评论 0原文

我向搜索引擎提交了几个提要网址,它们会在一周的不同时间选择这些网址。 Feed url 的示例类似于 mysite.com/feed.csv。我希望能够跟踪搜索引擎在一天中的什么时间通过网址获取我的提要。

I submit several feed urls to search engines which they come to pick at different times of the week. Example of the feed url looks like mysite.com/feed.csv. I want to be able to track at what time of the day did the search engine fetch my feeds through the urls.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

删除会话 2024-11-13 07:54:25

只需检查服务器日志即可查看文件何时被 ping 通

Just check your server logs to see when the file was pinged

肥爪爪 2024-11-13 07:54:25

我建议查看 Web 服务器访问日志过滤以查找 URL /feeds.csv 的请求

I would advise looking at the web server access log filtering for requests of the URL /feeds.csv

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文