> For the complete documentation index, see [llms.txt](https://docs.ektothemes.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ektothemes.com/guides/caards/customization/cover.md).

# Cover

The **Publication cover** in Ghost is a native feature used to represent your site visually in multiple ways.

By default, Ghost uses the cover image as the **Open Graph image** (`og:image`) when your site is shared on social media platforms.

To upload or change the cover image:

{% stepper %}
{% step %}

### Access Ghost Admin

* Log in to your Ghost Admin at `yoursite.com/ghost`
  {% endstep %}

{% step %}

### Go to Brand Settings

* Navigate to **Settings** > **Site** > **Design & branding** `yoursite.com/ghost/#/settings/design`
* Click the **"Customize"** button to open the editor.
  {% endstep %}

{% step %}

### Upload Your Cover

* Select the **Brand** section on the right.
* Under **Publication cover**, click **"Upload cover"** and select your file.
  {% endstep %}

{% step %}

### Save Changes

* Click **"Save"** to apply your cover to the site.
  {% endstep %}
  {% endstepper %}

### Custom Image for Social Media

If you want to use a different image for social sharing (instead of your publication cover), follow these steps:

{% stepper %}
{% step %}

#### Access Ghost Admin

* Log in to your Ghost Admin at `yoursite.com/ghost`
  {% endstep %}

{% step %}

#### Go to General Settings

* Navigate to **Settings** > **General settings** `yoursite.com/ghost/#/settings/general`
  {% endstep %}

{% step %}

#### Open Card Editor

* Click **"Edit"** under **X card** or **Facebook card**
  {% endstep %}

{% step %}

#### Upload Your Image

* Add a custom image that represents your site on each platform.
  {% endstep %}

{% step %}

#### Save Changes

* Click **"Save"** to apply your changes.
  {% endstep %}
  {% endstepper %}
