Google Site Data Source
The Google Site Data Source lets you index content from your Google Sites into a SearchBlox collection, allowing you to search pages, text, and attachments directly within SearchBlox.
Configuring SearchBlox
Before using the Google Site Data Source, make sure SearchBlox is installed and a Custom Collection is created.

Configuring API for Google Site
**
Steps to create client_secret.json and configure Google Site
- Go to https://console.developers.google.com/.
- Log in with your Google account.
- Select an existing project or create a new project.
- If creating a new project, enter the project name and agree to the terms of service.
- Click on Credentials in the left menu.
- On the right page, click Create Credentials and choose OAuth client ID.
- Select Application Type as Desktop App and create the credentials.
- After creating, you will see the credentials listed.
- Download the credentials and rename the file to client_secret.json.
Configuration details of Google Site Data Source
| url | The SearchBlox URL. |
| api-key | The API key for your SearchBlox instance. |
| data-directory | The folder where data will be stored. Make sure it has write permission. |
| colname | The name of the Custom Collection in SearchBlox. |
| exclude-formats | File formats that should be excluded from indexing. |
| exclude-google-mime | Google MIME types to exclude. |
| fetch-interval | Time between each fetch in seconds. |
| exclude-size | File sizes that should be excluded from indexing. |
| domain | The website domain. |
| siteName | The name of the site in Google Sites. |
Updated about 22 hours ago
