Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Ryan C.

    (@ryancowles)

    Hi there! I had a look at your link, and the Open Graph tags appear to be correct. I see the following:

    <!-- Jetpack Open Graph Tags -->
    <meta property="og:type" content="article" />
    <meta property="og:title" content="La nanna" />
    <meta property="og:url" content="http://www.consulenzafamiliare.com/la-nanna/" />
    <meta property="og:description" content="Il momento del sonno è delicato, perché è il momento de&hellip;" />
    <meta property="article:published_time" content="2015-01-22T15:01:35+00:00" />
    <meta property="article:modified_time" content="2015-01-22T15:18:23+00:00" />
    <meta property="article:author" content="http://www.consulenzafamiliare.com/author/studio-rossini-urso/" />
    <meta property="og:site_name" content="www.consulenzafamiliare.com" />
    <meta property="og:image" content="http://www.consulenzafamiliare.com/wordpress/wp-content/uploads/2015/01/sfondofrasi-sito-31-300x300.png" />
    <meta name="twitter:site" content="@RossiniUrso" />
    <meta name="twitter:image" content="http://www.consulenzafamiliare.com/wordpress/wp-content/uploads/2015/01/sfondofrasi-sito-31-300x300.png?w=1400" />
    <meta name="twitter:card" content="photo" />

    All of that information seems to correspond with the content on that page. The title matches, the description matches the excerpt, and I don’t see any inconsistencies. I’ve also ran that link through Facebook’s debugger multiple times, and each time it returned the same correct result.

    Are you still having trouble? If so, could you please let me know the exact steps that you are taking that result in the issue? Then I’d be happy to investigate further!

    Thread Starter lucamoiana

    (@lucamoiana)

    Hi thank you for your kind reply, you are right, fetching the articles seems to work, while this afternoon I had funky results. The problem still persist with home page http://www.consulenzafamiliare.com/ sometimes I have a good result, with no picture dough, some other I have a big skype logo in the picture space…
    How do I set opengraph values for the pages?

    Plugin Contributor Ryan C.

    (@ryancowles)

    Thanks for the update! I see the following Open Graph tags on your homepage:

    <!-- Jetpack Open Graph Tags -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="www.consulenzafamiliare.com" />
    <meta property="og:description" content="Studio di consulenza familiare Rossini-Urso" />
    <meta property="og:url" content="http://www.consulenzafamiliare.com/" />
    <meta property="og:site_name" content="www.consulenzafamiliare.com" />
    <meta property="og:image" content="https://s0.wp.com/i/blank.jpg" />

    The title, description, and site name do look incorrect. Could you please let me know what your WordPress address and Site address settings are, under Settings > General in your dashboard?

    It would also be helpful if you could provide me with a full list of plugins, and a list of any changes that you made that might affect the title and description of your site.

    Just let me know, and we can go from there!

    Thread Starter lucamoiana

    (@lucamoiana)

    Title http://www.consulenzafamiliare.com
    Motto Studio di consulenza familiare Rossini-Urso
    Indirizzo WordPress (URL) http://www.consulenzafamiliare.com/wordpress
    Indirizzo sito (URL) http://www.consulenzafamiliare.com

    thanks

    Plugin Contributor Ryan C.

    (@ryancowles)

    Thanks for the info! It looks like you have entered a URL for your Site Title field. Can you try changing that to the desired title that you’d like to have on your site? Then, check to see if the Open Graph meta tags change accordingly.

    Thread Starter lucamoiana

    (@lucamoiana)

    I did change as you suggested and my info are now right in place, but I still have troubles with:

    Pages: http://www.consulenzafamiliare.com/chi-siamo/
    don’t show any picture or text, under the title.

    Articles: http://www.consulenzafamiliare.com/la-gelosia/
    in facebook debugger they show up correctly, but when I post the picture get out messy

    Please help, my “client”, is mad.

    thanks

    Plugin Contributor Ryan C.

    (@ryancowles)

    It sounds like we’re making progress!

    Pages: http://www.consulenzafamiliare.com/chi-siamo/
    don’t show any picture or text, under the title.

    I had a look at this page, and noticed that there aren’t any images included in its content area. There are two circular images at the bottom, but those are actually just div‘s with background images set:
    <div class="circle" style="background-image: url('http://www.consulenzafamiliare.com/wordpress/wp-content/uploads/2013/04/MG_2369-Edit-e1367707344253.jpg');"></div>

    Can you try inserting a picture into that page, or setting a Featured Image? Then see if the issue persists.

    Articles: http://www.consulenzafamiliare.com/la-gelosia/
    in facebook debugger they show up correctly, but when I post the picture get out messy

    I also confirmed that Facebook’s debugger shows the correct image. Can you provide me with a link or screenshot that shows the issue once it is posted to Facebook?

    Thread Starter lucamoiana

    (@lucamoiana)

    how do I set a featured image? following internet instructions I edited og values in header.php, but that didn’t work for articles, cause they all had same pictures and title, so I deleted it … but some how it seems to remember

    Plugin Contributor Ryan C.

    (@ryancowles)

    Hi there! I’d advise against editing your theme files. Otherwise the changes will be overwritten next time you update your theme.

    Instead, I’d try setting a Featured Image for those pages. You can set a Featured Image following the instructions here:
    http://codex.wordpress.org/Post_Thumbnails#Setting_a_Post_Thumbnail

    Please let me know how that works for you!

    Thread Starter lucamoiana

    (@lucamoiana)

    Hi, thank you for your assistance, really appreciated.
    I agree for the theme settings, in fact all I got was a messy open graph…

    Anyway, I don’t get it, I can’t use feature image for those page cause they want the theme to be just like it is. I’d like to add some open graph tags to those pages, that’s it

    Plugin Contributor Ryan C.

    (@ryancowles)

    Hm… You could try setting a default image for posts. That way if a post does not have a Featured Image, an image of your choosing will still be included. You can find some more information and instructions here:
    http://jetpack.me/2013/10/15/add-a-default-fallback-image-if-no-image/

    I hope this helps!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Messy opengraph, please help.’ is closed to new replies.