标题: 求教谷歌Indexing API 的如何用 [打印本页] 作者: scv 时间: 2022-9-21 22:53 标题: 求教谷歌Indexing API 的如何用 用 Indexing API 提交url完全看不懂,
谷歌的代码,
Send the following HTTP POST request to https://indexing.googleapis.com/v3/urlNotifications:publish endpoint
{
"url": "https://careers.google.com/jobs/google/technical-writer",
"type": "URL_UPDATED"
}