Community Forums › Forums › Archived Forums › General Discussion › Making Images & Videos to show in SERPS
Tagged: microdata, schema.org
- This topic has 8 replies, 2 voices, and was last updated 9 years, 7 months ago by James.
-
AuthorPosts
-
May 24, 2015 at 8:49 am #153465mshirley1964Member
Hi all,
I have been trying to markup my data using microdata as per the documentation at schema.org but have yet to have any success at it. I have even tried the highlighter tool at google and run it through the verify tool which tells me "All Good". Yet when I look in google webmaster tools it tells me there are errors: "missing updated". Could someone please help me understand how to get images in serps? here is the code although i suspect wp or genesis is stripping/changing some of it. I am not saving it or even looking at it in visual editor, text only. here is the last code tried:<div itemprop="video" itemscope itemtype="http://schema.org/VideoObject"><meta itemprop="duration" content="T01M01S" /><meta itemprop="thumbnailURL" content="http://i.ytimg.com/vi/O7fFTScI9Lc/hqdefault.jpg" />
<meta itemprop="embedURL" content="https://youtube.googleapis.com/v/O7fFTScI9Lc" /><div id="schema-videoobject"><object width="640" height="380" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="src" value="https://youtube.googleapis.com/v/O7fFTScI9Lc" />
<embed width="640" height="380" type="application/x-shockwave-flash" src="https://youtube.googleapis.com/v/O7fFTScI9Lc" />
</object></div></div>Thanks in advance guys,
-MikeMay 27, 2015 at 3:36 pm #153865JamesParticipantHow long after you added the code did you check your webmaster tools? sometimes it can take a month before webmaster updates.
can you see the code above when you view you page source code, this way you can see if anything is getting stripped out when you hit publish.
May 27, 2015 at 10:28 pm #153905mshirley1964MemberHi Jamie,
I think it has been about 3 weeks I have had it like that but I put in in webmaster tools right away as it appears to check it real-time.
I can see the code and it will strip stuff if saved in visual mode but as long as it stays in text mode it looks ok to me.
does the thumbnail need to be a certain size?
does it being marked up correctly guarantee that it will show serps? or does it have to be a domain with high metrics?May 27, 2015 at 10:39 pm #153906mshirley1964MemberI just ran live fetched code thru the verify tool and it came back "all good" as usual, went back to webmaster tools and it says the error "missing updated" was last detected May 23rd. and I have not made any changes to it in weeks.
May 27, 2015 at 10:50 pm #153908JamesParticipanttry using this tool to make sure your code is correct for what you are displaying.
May 28, 2015 at 2:56 pm #154015mshirley1964MemberIt does not have the Video itemtype/Video object, just "Movie" type, which is not the same and does not appear to output a thumbnail of the video in serps.
May 28, 2015 at 3:11 pm #154017JamesParticipantsorry, i'm not really sure myself on that one
this is probably not the best place to get advice on this, it is really for direct theme issues
have you tried the Genesis community on google+
https://plus.google.com/u/0/communities/113206330486200023679
there are a lot more Genesis folks on there, some SEO experts specializing in this sort of thing.
May 29, 2015 at 2:26 pm #154162mshirley1964MemberI will try there. thanks.
Am just going to try using the article object with an image until i can learn more about it.May 29, 2015 at 3:02 pm #154165JamesParticipantit does take time to learn all this new stuff
i think Genesis 2.2 is going to have more schema markup as well.
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.