Rich snippets in Google results

后端 未结 3 1668
再見小時候
再見小時候 2021-01-24 00:32

I am looking to include rich snippets into a site I\'m building to reflect a musician\'s upcoming tour schedule. I have done some searching on various musicians and have found a

3条回答
  •  时光取名叫无心
    2021-01-24 00:47

    As Johnathon mentioned, the future really belongs to microdata format, because it's the part of the new HTML5. I highly recommend to use this format. I believe that this is the even rich snippet, which have you showed in your post. You can implement your event rich snippet like this:

        
    After their highly-publicized search for a new drummer, Spinal Tap kicks off their latest comeback tour with a San Francisco show. When: Where: ​Warfield Theatre 982 Market St, San Francisco, CA Category: Concert Tickets from $10.00-$11.00 2,000 tickets available http://google.com/ticketSee all available tickets Presale tickets $10 till (1000 available) Full-price tickets $11

    If you still having problems, then take a look at this Google article http://support.google.com/webmasters/bin/answer.py?hl=en&answer=164506&topic=1088474&ctx=topic. To know more about rich snippets, what are they, what are they useful for and what type of rich snippets exist, check my article at http://blog.victorlava.com/what-is-a-rich-snippet-everything/.

提交回复
热议问题