Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Sedot Lurrrddd Buat Yang punya Website atau Blog Bisa Pakai Gindex, Google Indexing Using Indexing Api (Python):
- Manfaatnya apa ? Buat notif google bot apabila website atau blog kalian ada pembaruan (update)
- Cara buat file credentials.json :
- 1. Aktifin Google Indexing Api :
- https://console.cloud.google.com/marketplace/product/google/indexing.googleapis.com
- 2. Buat Project + Buat Service Accounts Sampai dapet Service account Key JSON nya :
- https://console.cloud.google.com/iam-admin/serviceaccounts
- 3. Verifikasi Di Search Console Webmaster:
- Edit file service accounts.json Pake TextEditor/Notepad, copy bagian Client_Email nya, verifikasi di search console.
- 4. Git Clone: https://github.com/DomathID/Gindex
- 5. Edit file credentials.json isi dengan service accounts key json yang sudah di download tadi. Lalu tinggal run.py
- Masih Bingung ?
- Tutorial Lengkapnya: https://www.yukinoshita.web.id/2023/10/cara-index-website-dengan-indexing-api.html
- Note: 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 ~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement