hreview-aggregate-examples-in-wild: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(process more examples)
(process more examples)
Line 6: Line 6:


=== New Examples ===  
=== New Examples ===  
* 2012-07-04: [http://www.autotrader.co.uk Auto Trader UK] rolled out hReview aggregate support (e.g. [http://www.autotrader.co.uk/used-cars/bmw/3-series Used BMW 3 Series cars for sale]) and "... [https://twitter.com/berianreed/status/220484982399963136 SERP updated almost instantly]".
* [http://www.essentialtravel.co.uk/travelinsurance/ Essential Travel Insurance] uses hreview-aggregate which shows up nicely in a [https://www.google.com/search?q=Essential+Travel+insurance Google Search].
* [http://www.mufa.de/free-sms.html mufa.de Free SMS ohne Anmeldung kostenlos versenden] We use hreview-aggregate for our green stars user rating on the bottom of our page. Feel free to check and copy our source code (from line ~96) for an example.
* [http://www.gutscheinflagge.de GutscheinFlagge - Sparen mit Gutscheincodes] A German coupon and voucher site. User reviews are marked up with hReview. Example: [http://www.gutscheinflagge.de/shop/amazon/ Amazon Gutscheine]
* [http://www.gutscheinflagge.de GutscheinFlagge - Sparen mit Gutscheincodes] A German coupon and voucher site. User reviews are marked up with hReview. Example: [http://www.gutscheinflagge.de/shop/amazon/ Amazon Gutscheine]
* [http://themusicfactorydisco.co.uk/ Mobile DJ Wirral] uses hreview aggregate on its Customer Review Pages. See here for example [http://themusicfactorydisco.co.uk/customer-reviews/ The Music Factory Disco]
* [http://themusicfactorydisco.co.uk/ Mobile DJ Wirral] uses hreview aggregate on its Customer Review Pages. See here for example [http://themusicfactorydisco.co.uk/customer-reviews/ The Music Factory Disco]
Line 60: Line 57:
* [https://easygap.co.uk/ Easy Gap] uses hreview aggregate on a specific review page and homepage. Take a look at our review page here: <nowiki>http://easygap.co.uk/519/reviews/</nowiki> Easy Gap Insurance reviews
* [https://easygap.co.uk/ Easy Gap] uses hreview aggregate on a specific review page and homepage. Take a look at our review page here: <nowiki>http://easygap.co.uk/519/reviews/</nowiki> Easy Gap Insurance reviews
** confirmed homepage https://easygap.co.uk/1/home published hReview-aggregate. The reviews page listed only has [[hreview]] - [[User:GRegorLove|gRegor]] 22:39, 25 August 2018 (UTC)
** confirmed homepage https://easygap.co.uk/1/home published hReview-aggregate. The reviews page listed only has [[hreview]] - [[User:GRegorLove|gRegor]] 22:39, 25 August 2018 (UTC)
* ...


=== Historical Examples ===
=== Historical Examples ===
Line 72: Line 70:
* <nowiki>http://www.jocurios.ro/jocuri-de-gatit Jocuri de gatit</nowiki> is a online games website and uses hreview aggregate on review, see here example <nowiki>http://www.jocurios.ro/jocuri-barbie</nowiki> Jocuri barbie
* <nowiki>http://www.jocurios.ro/jocuri-de-gatit Jocuri de gatit</nowiki> is a online games website and uses hreview aggregate on review, see here example <nowiki>http://www.jocurios.ro/jocuri-barbie</nowiki> Jocuri barbie
** URL is 404 ([http://web.archive.org/web/20140210053607/http://www.jocurios.ro/jocuri-barbie archived]). The hreview-aggregate is correct, though it's nested inside an [[hrecipe]] which has no recipe properties. - [[User:GRegorLove|gRegor]] 22:59, 25 August 2018 (UTC)
** URL is 404 ([http://web.archive.org/web/20140210053607/http://www.jocurios.ro/jocuri-barbie archived]). The hreview-aggregate is correct, though it's nested inside an [[hrecipe]] which has no recipe properties. - [[User:GRegorLove|gRegor]] 22:59, 25 August 2018 (UTC)
* 2012-07-04: <nowiki>http://www.autotrader.co.uk</nowiki> Auto Trader UK rolled out hReview aggregate support (e.g. <nowiki>http://www.autotrader.co.uk/used-cars/bmw/3-series</nowiki> Used BMW 3 Series cars for sale) and "... [https://twitter.com/berianreed/status/220484982399963136 SERP updated almost instantly]".
** No longer publishes hReview-aggregate ([http://web.archive.org/web/20120721080625/http://www.autotrader.co.uk:80/used-cars/bmw/3-series archived]) - [[User:GRegorLove|gRegor]] 23:20, 25 August 2018 (UTC)
* <nowiki>http://www.essentialtravel.co.uk/travelinsurance/</nowiki> Essential Travel Insurance uses hreview-aggregate which shows up nicely in a <nowiki>https://www.google.com/search?q=Essential+Travel+insurance Google Search</nowiki>.
** No longer publishes hReview-aggregate ([http://web.archive.org/web/20120623071016/http://www.essentialtravel.co.uk/travelinsurance// archived]) - [[User:GRegorLove|gRegor]] 23:20, 25 August 2018 (UTC)
* <nowiki>http://www.mufa.de/free-sms.html mufa.de Free SMS ohne Anmeldung kostenlos versenden We use hreview-aggregate for our green stars user rating on the bottom of our page. Feel free to check and copy our source code (from line ~96) for an example.</nowiki>
** No longer publishes hReview-aggregate ([http://web.archive.org/web/20120501150103/http://www.mufa.de:80/free-sms.html archived]) - [[User:GRegorLove|gRegor]] 23:20, 25 August 2018 (UTC)

Revision as of 23:20, 25 August 2018

<entry-title>hReview-aggregate Examples in the wild </entry-title>

This section is informative.

The following sites have implemented hReview-aggregate, and thus are a great place to start for anyone looking for examples "in the wild" to try parsing, indexing, organizing etc. If your site is marked up with hReview aggregate, feel free to add it to the top of this list.

New Examples

Examples with some problems

If you find a problem with any example in any other section, please move it here, and note the precise problem and cite the section of the hreview-aggregate spec that appears to be violated. If the example that was moved here is yours and you want to improve it, raise any queries on irc where people will be happy to help you.

  • Gap Insurance 123 uses hreview aggregate on its Customer Testimonial, homepage and throughout the site. See here for example Gap Insurance testimonials
    • has hreview-aggregate root class but no property classes. Text displays "4.9 out of 5 based on 10549". - gRegor 22:59, 25 August 2018 (UTC)
  • ...

Reviewed Examples

If you have reviewed a New Example (and you are not the author of the example) and believe it to be valid, go ahead and move it here.

  • BELViNi For aggregating customers wine-reviews I used the hReview-aggregate standard, example: Reviews of the wine Kaitui
    • confirmed published hReview-aggregate - gRegor 22:39, 25 August 2018 (UTC)
  • konzerte-abfeiern.de On this site I used the hReview-aggregate standard, you can see here one example: Rock’n’Heim
    • confirmed published hReview-aggregate - gRegor 22:39, 25 August 2018 (UTC)
  • Easy Gap uses hreview aggregate on a specific review page and homepage. Take a look at our review page here: http://easygap.co.uk/519/reviews/ Easy Gap Insurance reviews
  • ...

Historical Examples

These examples were valid as of when they were added to the page. They are either offline now or no longer publishing hReview-aggregate.

When adding to this list, include archive links from the Internet Archive if possible.

  • http://www.iconfinance.co.uk/bridging-finance/ Icon Finance has an hReview aggregate (though invisible, and count only 1).
  • http://www.ticket-vvk.com Ticket VVK uses hreview-aggregate for concert ratings, and concert dates. Example: http://www.ticket-vvk.com/helene-fischer-konzert/ Helene Fischer Konzerte 2014
  • http://www.jocurios.ro/jocuri-de-gatit Jocuri de gatit is a online games website and uses hreview aggregate on review, see here example http://www.jocurios.ro/jocuri-barbie Jocuri barbie
    • URL is 404 (archived). The hreview-aggregate is correct, though it's nested inside an hrecipe which has no recipe properties. - gRegor 22:59, 25 August 2018 (UTC)
  • 2012-07-04: http://www.autotrader.co.uk Auto Trader UK rolled out hReview aggregate support (e.g. http://www.autotrader.co.uk/used-cars/bmw/3-series Used BMW 3 Series cars for sale) and "... SERP updated almost instantly".
    • No longer publishes hReview-aggregate (archived) - gRegor 23:20, 25 August 2018 (UTC)
  • http://www.essentialtravel.co.uk/travelinsurance/ Essential Travel Insurance uses hreview-aggregate which shows up nicely in a https://www.google.com/search?q=Essential+Travel+insurance Google Search.
    • No longer publishes hReview-aggregate (archived) - gRegor 23:20, 25 August 2018 (UTC)
  • http://www.mufa.de/free-sms.html mufa.de Free SMS ohne Anmeldung kostenlos versenden We use hreview-aggregate for our green stars user rating on the bottom of our page. Feel free to check and copy our source code (from line ~96) for an example.
    • No longer publishes hReview-aggregate (archived) - gRegor 23:20, 25 August 2018 (UTC)