Get search image

page.getSearchImage()

Get the search image of the page.

Syntax

page.getSearchImage(): Promise<string>;

Returns

Promise<string>

A Promise that resolves to a string value.

Example

// Get Current Page
const currentPage = await webflow.getCurrentPage() as Page
// Get search engine Image and print details
const searchEngineImage = await currentPage.getSearchImage()
console.log(searchEngineImage)`

Designer Ability

Designer AbilityLocaleBranchWorkflowSitemode
canReadPageSettingsAnyAnyAnyAny