update_site_metadata
Update your Ghost blog's title, description, and SEO metadata including Open Graph and Twitter card fields to improve search ranking and social sharing.
Instructions
Update the blog's identity and SEO/social metadata.
Sets the site title/description, the search-result metadata
(meta_title/meta_description), and the Open Graph and Twitter card fields
used when posts are shared. Only the arguments you provide are changed; omit
the rest. Good meta_* and social fields help the blog present and rank
well.
Returns the fields that were updated, with their new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| og_image | No | ||
| og_title | No | ||
| meta_title | No | ||
| description | No | ||
| twitter_image | No | ||
| twitter_title | No | ||
| og_description | No | ||
| meta_description | No | ||
| twitter_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||