# Description (`seo-description`)

## Syntax

```html
<seo-description
  value="myTitle"
></seo-description>
```

## Props

- __value__ : The description of your page

## Impact

- __Google__: Sets the description of the page (Whats displayed under the title in search resutls)
- __OpenGraph/Facebook search__: Sets the description of your item in the open graph
