Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

The Site Search skill uses Google to search your website and return the top result. The top result is shown to the user as an internal link card so the user can navigate to that content.

This skill is:

Limitations

Skill Demo

navigation-demo.mp4

Configurations

Provide the following information in the Site Search Skill configuration screen in Digital DNA Studio. See Adding Skills to your Digital Person for detailed instructions:

Field

Type

Description

GOOGLE API KEY USED TO CONDUCT SEARCH

(required)

TEXT

Enter the API Key generated from Custom Search JSON API.

CUSTOM SEARCH ENGINE GENERATED ID

(required)

TEXT

Enter the search engine ID generated from google Programmable Search. For detailed instruction see section Creating a Programmable Search Engine for your Site.

RESPONSE WHEN SHOWING RESULTS

TEXT

Output phrase when showing results. The default is 'Ok. Here you go.'

RESPONSE WHEN NO RESULTS FOUND

TEXT

Output phrase when no results are found. The default is 'Sorry, I've had a problem looking up an answer for that.'

Creating a Programmable Search Engine for your Site

To create a Programmable Search Engine:

  1. Sign into Control Panel using your Google Account (get an account if you don't have one).

  2. In the Create a new search engine page, add the pages you want to include in your search engine. You can include any sites you want, not just the sites you own. You can include whole site URLs or individual pages URLs. You can also use URL patterns.

  3. Click Create.

  4. Select the search engine name from the Control Panel.

  5. Copy the Search engine ID.

Content

  • No labels