> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-open-graph-tags-extension/open-graph-tags-for-cms-pages.md).

# Open Graph Tags for CMS Pages

You can add open graph tags for CMS pages using this extension.

For that, go to **Content > Pages** and open your desired CMS page in **Edit** mode. Now move to the **Open Graph Metadata** tab and enlarge it.

<figure><img src="/files/1kIhtnrvtDZfllYR66tt" alt=""><figcaption></figcaption></figure>

* **OG Title:** Add an open graph title for this CMS page.
* **OG Description:** Add an open graph description for this CMS page.
* **OG Image:** Upload an open graph image for this CMS page.

Now, in the storefront, open this CMS page. Right-click and select **View Page Source** or press **Ctrl+U**. You can find that the Open Graph Tags have been successfully added in the \<head> section of the page as per your configuration settings.

<figure><img src="/files/8cZtAxmu8fRfN9q9Pgae" alt=""><figcaption></figcaption></figure>

If you have added a description to the content section of CMS pages, it will automatically add it to the OG Description.

For that, go to **Content > Pages** and open your desired CMS page in **Edit** mode. Now move to the **Content** tab and enlarge it.  Add a **Description** of the CMS page.

<figure><img src="/files/AAxTBMZtT3zXEghWYhzN" alt=""><figcaption></figcaption></figure>

Now move to the **Open Graph Metadata** tab and enlarge it. You will find that the description content is automatically added to the **OG Description** field.

<figure><img src="/files/2rCiwVHSO4i8CCGUQMZ6" alt=""><figcaption></figcaption></figure>

Likewise, it will automatically take the CMS page name as OG Title for the particular CMS Page.

<figure><img src="/files/dHQECEkIHgPKL3OTwfQL" alt=""><figcaption></figcaption></figure>
