How To Index 15K+ Website Pages In 5 Minutes Bulk : Complete Guide 2022 (PC)

In this article we will clear up how to bulk indexing 15k+ article in bulk 5min I have also solution for you. I make this article for beginner.

Introduction

If you want to index your page in bulk?, your page can't be indexed?,you have eu.org domain and your page take much more for indexing? 
So they you on a right page there I will explain about Google Search API. how to index site in bulk.


Hi guys, Welcome to our site Technology Aashram. In the present article we will clear up for you what is Google Indexing API.And how to index 15k article in bulk 5min

What is Google indexing API ?

Google Indexing API (Application Programming Interface) is a free resource or method that provide by Google. that allow site owners to notify Google when pages are added or removed. This allows Google to instantly index any web page. This method mostly used for short-lived content like i.e job postings, broadcast event and news articles. But it's also work perfectly with other types of websites.

With the indexing API, you can:

  • Update URLs in the index
  • Remove URLs from the index
  • Get the status of the latest request
  • Send batch requests to reduce the number of API calls.

Requirements for API Indexing?

When using the indexing API, for bulk indexing you need to some knowledge of programming.!!Sacred? Don't worry I have also solution for you. I make this article for beginner If you are pro so this may improve your some knowledge also Read all the steps carefully.

Basic Requirements :

If You Want Indexing API In Mobile So Comment. I Make New Tutorial Also On Indexing API In Mobile.


Installation Python

Python is a popular general-purposeprogramming language which will be used for a large kind of applications. 

It includes high-level data structures, dynamic typing, dynamic binding, and lots of more features that make it as useful for complex application development because it is for scripting or "glue code" that connects components together.

It may also be extended to form system calls to most operating systems and to run code written in C or C++

Because of its ubiquity and skill to run on nearly every system architecture, Python could be a universal language found in a very sort of different applications.

Step #1: How To Install Python ?

Step 1: Firstly Go to Python.org and Download Python  

    If upper link program not support in you PC then click here!

    image_title_here
    Step 2: Open The Downloaded .exe File 
    Step 3: Now Press on Install Now Button
    image_title_here

    Step 4: Then wait few seconds for filling processing bar.
    image_title_here

    Step 5: After finished process click on close.

    image_title_here

    How to Check Python Installation ?

    Step 6: First of All Run cmd.exe in Your  PC

    image_title_here

    Step 7: Then in cmd type pip and press Enter ↵

    image_title_here
    Step 8: If in cmd they show like upper IMG then installation successfully.

    BOOM! you will successfully installed Python

    • Or in cmd they show 'pip' is not recognized as an internal or external command.... Then comment bellow i will make a separate post on this how to fix or Install Python.

    • Registration with Google Developer Console

      Google Developers Console : Google Developer Console is Google's site for software development tools, API , and technical resources. The site contains documentation on using Google developer tools and APIs including discussion groups and blogs for developers using Google's developer Tools.

      For Register with Google Developer Console with registering with GDC you may need your gmail account with liked with your website and Search Console.Read bellow steps carefuly and register.

      Step #2: How to create or register Google Developer Console API

      Step 1: Firstly go to Google Dev Console.

      Step 2: Login with your "Google Search Console Account".

      Step 3: Now Create a New project.

      image_title_here

      Step 4: Enter your project name and skip location section as it is.

      image_title_here

      Step 5: Now copy Google Dev Console url and remember your project name your-project-name-xxxxxx

      Step 6: Now go for Creating Service Account in API credentials section and check in url your project name.

      Step 7: Fill your service account name then click on continue.

      image_title_here

      Step 8: Then Select Role to Owner.

      image_title_here

      Step 9: After selecting role click on continue.

      Step 10: Now skip the (3. Grant users access to this service account) without filling.and click on done.

      Step 11: Now Copy the email address and save anywhere.

      image_title_here

      Step 12: Click on Actions's button ⋮ and select Manage key.

      Step 13: Click on "Add Key" now "create new key".

      Step 14: Select JSON and create after clicking a file will downloaded.

      image_title_here

      Step 15: Now create a New Folder in "Documents" and paste this file.

      image_title_here

      Step 16: Now click on this and Enable Indexing API feature.

      Hurry! Now Your Hardest Step Registration with Google Developer Console Completed Easily


      Connect Indexing API with Search Console 

      For Connect Indexing API with Search Console you will need to connect your website with Google Search Console 

      How To Index or Connect website with Search Console?
      If you already connected your website with Search Console then follow this steps.

      Step #3: How To Connect API with Google Search Console 

      Step 1: Go to this link User and Permission Setting and select your website in property.

      Step 2: Click on Add User Button Now enter the email address  that you copy in GDC and change the permission to Owner and Add.

      image_title_here

      Now Successfully your GSC step also copleted


      Indexing Using API

      So guys,for indexing you need some Python code for installing some libraries so let's continue 

      Step #4: Installing Python Libraries

      Step 1: First of all run cmd.exe in PC

      image_title_here

      Step 2: Paste the bellows code in cmd "First paste code 1 and press enter then paste code 2 and enter".

      for copying code dobble tap on Code Box to automatic copy and for pasting code right click on cmd then paste

      For Windows

      Code 1

      pip install oauth2client httplib2
      image_title_here
      Code 2
      pip install pandas
      image_title_here

      For Other Linux

      Code 1

      pip3 install oauth2client httplib2
      Code 2
      pip3 install pandas
      Step 4:
      Now download bellow file 

      Step 5: Paste This file where you paste JSON download file for this step.

      Step 6: Extract the ZIP file

      image_title_here

      Step 7: Now Rename the JSON file that you download previous from GDC to apidetails.json

      Step 8: Move and Replace JSON file to extract folder

      image_title_here

      Warning!Don't Make Any Other Additional Changes,Edit Or Delete .


      Now your all extra steps are done of Indexing API

      Now you can easily Index pages in bulk in 5 min by following some steps.

      Step #5: Regular Setps For Indexing

      Step 1: Open data.csv file in Excel and enter your links in Url that you want Index and Save this.

      Limit Query Url
      1 Time 1 1000
      1 Day 200 200 X 1000
      Total:2,00,000 Per Day

      Step 2: Now copy the patch address and remove starting disk name

      image_title_here

      Step 3:Open cmd.exe and paste the patch address in cmd with add in starting cd

        image_title_here
        python indexing.py

        Step 4: copy this code and paste in cmd.exe 

        image_title_here

        Congratulation, Now Your All Site will be Indexed In Few Minutes

        If you want to more index in Bulk then follow from this step again from here

        Conclusion 

        If you follow the right steps that I tell you. Your Website will Indexed Fast without Gnews Approval this step mainly use for Indexing  job postings, broadcast event and news articles .But you can use it.I will try to make tutorial on indexing API with mobile in my upcoming post. If you want this then comment below.

        Alert:Our all articles are protected with DMCA if you rewrite our article in any way or use our images without giving any credit to "technology-aashram.blogspot.com" or mention post url then we will give you an strike.

        Credit:
        www.technology-aashram.blogspot.com

        Hello Friends, My Name is Aman Prajapat and Welcome To Our Website. My Passion is to Share Knowledge With Everyone and My motive is to give you the best guide over your Query Also I am a Website Designer. About More | Contact Me