Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jayce53

    (@jayce53)

    I think the reason EasyRecipe can’t find the image is that your “img” html is invalid. You have:
    <img class="D" ...... src="https://testing.masalatize.com/wp-content/uploads/2012/07/VIDEO-Kumror-Chokka-Pumpkin-Curry1-150x150.jpg" alt="" width="150" height="150" ></>

    Notice the </> at the end – that’s probably enough to trip up EasyRecipe’s scan for a photo in the post.

    Change the image code to:
    <img class="D" ...... src="https://testing.masalatize.com/wp-content/uploads/2012/07/VIDEO-Kumror-Chokka-Pumpkin-Curry1-150x150.jpg" alt="" width="150" height="150" />

    and see if that helps.

    Thread Starter aridas99

    (@aridas99)

    Thanks for this. Great help.

    Plugin Author Jayce53

    (@jayce53)

    Glad I could help ??

    hey

    i tried to to to the same

    i installed the plugin but it doesnt show the markup in google testing tool

    the post is:
    https://www.cafa.co.il/?p=101

    i will be very happy if you can help me please too
    whats wrong?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Easy Recipe] Unable to see Post Picture In Test Rich Snippet’ is closed to new replies.