· last year · Dec 10, 2023, 04:55 AM
1Sedot Lurrrddd Buat Yang punya Website atau Blog Bisa Pakai Gindex, Google Indexing Using Indexing Api (Python):
2Manfaatnya apa ? Buat notif google bot apabila website atau blog kalian ada pembaruan (update)
3Cara buat file credentials.json :
41. Aktifin Google Indexing Api :
5https://console.cloud.google.com/marketplace/product/google/indexing.googleapis.com
6
72. Buat Project + Buat Service Accounts Sampai dapet Service account Key JSON nya :
8https://console.cloud.google.com/iam-admin/serviceaccounts
9
103. Verifikasi Di Search Console Webmaster:
11Edit file service accounts.json Pake TextEditor/Notepad, copy bagian Client_Email nya, verifikasi di search console.
12
134. Git Clone: https://github.com/DomathID/Gindex
14
155. Edit file credentials.json isi dengan service accounts key json yang sudah di download tadi. Lalu tinggal run.py
16
17Masih Bingung ?
18
19Tutorial Lengkapnya: https://www.yukinoshita.web.id/2023/10/cara-index-website-dengan-indexing-api.html
20
21Note: bisa UPDATE URL single, DELETE URL, Submit Mass URL, grab url nya dari sitemap.xml. batas maksimal 200 dari indexing api, jadi kalo lebih dari itu, maka kalian harus buat akun service baru lagi. biar gak limit hehehehe ~~