I
I
Ivan2015-09-19 11:14:25
PHP
Ivan, 2015-09-19 11:14:25

How to properly set up Open Graph?

Good afternoon. There was a need to set up Open Graph, I didn’t do it earlier and I’m not sure that I’m doing everything right. Here is the code I am doing it with:

<!--  Open Graph -->
    <link rel="canonical" href="http://inna-coach-me.com/" />
    <meta property="og:locale" content="ru_RU" />
    <meta property="og:type" content="article" />
    <meta property="og:title" content="ОЩУТИ СИЛУ КОУЧИНГА! СОЗДАЙ СЕБЯ ЗАНОВО!" />
    <meta property="og:description" content="Лайф-коучинг - индивидуальная работа с человеком. "/>
    <meta property="og:url" content="http://inna-coach-me.com/" />
    <meta property="og:image" content="http://inna-coach-me.com/wp-content/themes/sydneychild/images/logo.png" />
  <!-- End Open Graph -->

But no matter how I see the changes, is it because I'm doing something wrong, or is it that I need to wait a bit for the site to be crawled by search engines?
Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question