Google Product Forums

in HTML5 , <image:caption> like now or <image:figcaption>

r-s May 13, 2012 3:31 AM
Posted in group: Webmaster Central

Categories: Sitemaps :

I have read the FAQs and checked for similar issues: no mention found

My site's URL (web address) is: www.comenzi-sampanie.ro

For HTML5 <image:caption> should be <image:figcaption> ? Or remains <image:caption> and Googlebot-Images hadles it identically ? 

<figure>
   <a href='/images/big/398.jpg' hreflang='en'>
         <img src='/images/medium/398.jpg' alt='Image description' title='Image title' border='0' class='pmari' width='200' height='200'>
         <figcaption>Image caption text</figcaption>
   </a>
</figure>

Thanks,

r