# OG-Tags korrekt?

**URL:** https://forum.shopware.com/t/og-tags-korrekt/95176
**Category:** Allgemein
**Created:** [7. Juli 2022 um 09:12 UTC](https://forum.shopware.com/t/og-tags-korrekt/95176 "2022-07-07T09:12:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sunflower](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sunflower/32/8100_2.png) [@sunflower](https://forum.shopware.com/u/sunflower)
#### Post date: [7. Juli 2022 um 09:12 UTC](https://forum.shopware.com/t/og-tags-korrekt/95176/1 "2022-07-07T09:12:17Z")

</div>

Hallo zusammen,

wir haben Probleme in einem Shop, das Facebook manchmal nicht das als og:image angegebene Bild nutzt.

Anscheinend muss im html-Tag der Seite die Info **prefix=“og: [http://ogp.me/ns#“](http://ogp.me/ns#%E2%80%9C)** eingefügt werden.  
Diese wird im Standard-Template in index.tpl nicht eingefügt:

```auto
{block name='frontend_index_html'}
<html class="no-js" lang="{s name='IndexXmlLang'}{/s}" itemscope="itemscope" itemtype="https://schema.org/WebPage">
{/block}

```

Sollte man das da ergänzen oder gibt es einen Grund, wieso das da nicht im Standard eingefügt wird.

Grüße  
sunflower
