# Google Job Indexing

## What is Google Job Indexing?

Google Job Indexing is a feature that allows job listings from a website to be directly added to Google Jobs, a dedicated section in Google search results that shows job openings. It utilizes structured data to ensure that jobs appear quickly and accurately in search results.

## Why is it important?

This allows your job board to ensure prompt indexing of job postings on Google for Jobs.

* It **increases visibility**: Jobs posted on your website can reach a wider audience through Google Jobs.
* It **ensures faster updates**: New, updated, or removed job posts are quickly reflected in search results.

**If you don’t use the Google Job Indexing:**

* Google can still discover the structured data: Googlebot crawls your site and will understand that the page contains job-related content.
* The structured data **MAY** help Google rank your page better in regular search by giving it context.

**But what won't happen is:**

* The jobs may **NOT** appear in Google for Jobs search results.
* Without Google Jobs indexing, your jobs won’t show in the dedicated job search experience(i.e., job cards with filters and company logos)

## How to use Google Job Indexing?

Follow the steps mentioned below to complete the integration successfully.&#x20;

1. Create your Google Search Console account.
   * [Here are the steps to be followed](broken://pages/Sjii6PCefOWiu2WfUTVm).
2. Now, on your platform, navigate to Manage Portal → App Center → Growth Integration.<br>

   <figure><img src="/files/ez3oEVnGV1iwC3YNAewP" alt=""><figcaption></figcaption></figure>
3. Click on "Connect" under Google Integration (card).\
   You will see the Service Account Email displayed.<br>

   <figure><img src="/files/h9x8vYhorExSS7eosmt7" alt=""><figcaption></figcaption></figure>
4. Copy the Service Account Email:\
   `google-job-indexing@artha-job-board-458413.iam.gserviceaccount.com`\
   &#x20;

   <figure><img src="/files/j7fgqSDI6WArwS4t6uDP" alt=""><figcaption></figcaption></figure>
5. Add the Artha Job Board Service Account Email to Google Search Console.
   * In Google Search Console, go to Settings → Users and Permissions<br>

     <figure><img src="/files/n7JYvpodg0a4qkedUbSh" alt=""><figcaption></figcaption></figure>
   * Click “Add User”.<br>

     <figure><img src="/files/Kl1heTS8iPPNOW7oeL6U" alt=""><figcaption></figcaption></figure>
   * Add this email:\
     `google-job-indexing@artha-job-board-458413.iam.gserviceaccount.com`
   * Set permission as “Owner” with full access.
   * Click "Add".<br>

     <figure><img src="/files/ZCt2yp7RQQOd6cZjwtts" alt=""><figcaption></figcaption></figure>
6. Now, click the "Connect" button on the platform. A success message will be displayed.<br>

   <figure><img src="/files/suoKGofuPhiUC8pqjfBF" alt=""><figcaption></figcaption></figure>
7. Once the integration is successful, your latest active job post will be automatically pushed for crawling. This will be a test.
8. Please allow 12-24 hours for Google to crawl and reflect the changes in Search Console.
9. You can monitor the indexing status under the Google Search Console → URL Inspection Tool.<br>

   <figure><img src="/files/ROtskeRH3XMv3OGgYUcg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arthajobboard.com/admin/manage-portal/app-center/google-job-indexing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
