Cover Logo

Bing IndexNow

Implementation Steps Generate API Key Visit bing Index Now for Generating Host your API key Create a file in Directory of you website will look like this 1 d06c191380a74c08a8ef46d9a32e3eec.txt Update website after adding to root of directory Send Request via C# Requirement VS Code PolyGlot Notebook Extension .Net Sdk Installed if Not Please Follow Installtion step from here will Create Demo for that process. Open VS Code Create New Folder Inside Folder Create two File data.txt bing.ipynb In data.txt File Fill all the URL in Follwing Fasion Code in bing.ipynb Make Sure You Selected .Net Interactive ...

June 24, 2024 · 2 min · 294 words · PrashantUnity
Cover Logo

Google Indexing API

Google Cloud Console Setup Go To Google Console If its you first Time it Will be Similar to This (As of June 2024). If Some Project is Slected then may be this. On Search Bar Search new Project Select Create a new Project (IAM and admin) On New screen Fill Some Detail you can give any name and Click Create In an Moment On Top Right Of Screen will show some thing like below Image Click On Select Project Again Type Service Account On Search Section Choose Service Account (IAM and admin) Then on Following Screen Click Create Service Account Fill The Details With Anything you like and Click Create and Continue The in following Section From Drop Down Choose Currently used owner and click continue Then After Click Done Generate Crediential On Following Screen it will show some thing Like this Copy mailing adress which will be like xxx@xxx.iam.gserviceaccount.com and keep some place it will be need later In action Click on 3 Vertical dot and then Manage Key On Following Screen Click on add Key then create new key A popup will appear select JSON and then Create Download of JSON File ...

June 24, 2024 · 4 min · 738 words · PrashantUnity