Home > @vsf-enterprise/bigcommerce-api > StoreMeta
# StoreMeta interface
Store SEO metadata
Signature:
export interface StoreMeta
# Properties
| Property | Type | Description |
|---|---|---|
| meta_description | string | Store metadata description |
| meta_keywords | string | Store metadata keywords |
| page_title | string | Store metadata title |
| www_redirect | string | Store metadata redirect url |