bragbook / BRAGbook

2 stars 0 forks source link

Open Graph Yoast Integration #1

Open bragbook opened 4 years ago

bragbook commented 4 years ago

What are all the open graph tags that need to be created? Which image do we pull for the preview?

ccdmarketing commented 4 years ago

These are the ones to pull from brag book data

This is for the image, and the image, ideally, stay coming from the featured photo for the gallery base page.

<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
ccdmarketing commented 4 years ago

it cut all the code `

<meta property="og:url" content="https://delawarevalleyplasticsurgery.com/gallery/" />`
ccdmarketing commented 4 years ago

for the image, `

<meta property="og:image:height" content="630" />`
ccdmarketing commented 4 years ago

I believe this is a yoast thing, can this be modified, particularly the url and name portions: <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://delawarevalleyplasticsurgery.com/#website","url":"https://delawarevalleyplasticsurgery.com/","name":"Delaware Valley Plastic Surgery | Philadelphia, Cherry Hill","description":"Philadelphia Breast &amp; Body Plastic Surgery","potentialAction":[{"@type":"SearchAction","target":"https://delawarevalleyplasticsurgery.com/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://delawarevalleyplasticsurgery.com/gallery/#primaryimage","inLanguage":"en-US","url":"https://delawarevalleyplasticsurgery.com/wp-content/uploads/2020/04/philadelphia-plastic-surgery-before-after-gallery-social.jpg","width":1200,"height":630},{"@type":"WebPage","@id":"https://delawarevalleyplasticsurgery.com/gallery/#webpage","url":"https://delawarevalleyplasticsurgery.com/gallery/","name":"Before & After Gallery | Plastic Surgery in Philadelphia Before & After","isPartOf":{"@id":"https://delawarevalleyplasticsurgery.com/#website"},"primaryImageOfPage":{"@id":"https://delawarevalleyplasticsurgery.com/gallery/#primaryimage"},"datePublished":"2016-12-28T15:26:51+00:00","dateModified":"2020-06-09T13:18:12+00:00","description":"Plastic surgery before & after photo gallery by Dr. Sorokin. Real results in Philadelphia, see the difference for yourself.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://delawarevalleyplasticsurgery.com/gallery/"]}]}]}</script>