Opened on 01/27/2015 at 12:42:45 PM
Closed on 02/15/2017 at 08:53:48 AM
Last modified on 02/15/2017 at 08:54:50 AM
#1882 closed change (rejected)
Show rating of Adblock Plus for Firefox on the website and implement microdata for them
Reported by: | simona | Assignee: | |
---|---|---|---|
Priority: | P3 | Milestone: | |
Module: | Websites | Keywords: | growth, ratings |
Cc: | saroyanm, trev | Blocked By: | #1954 |
Blocking: | #1880 | Platform: | Unknown |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description (last modified by trev)
Background
According to #1880 we would like to show rating on Firefox landing page using microdata so the search engines should able to crawl them and show in search results.
This ticket make sense to implement after we will have data from #1954.
What to change
- Implement a global function called get_amo_ratings(), similar to the current get_browser_versions() global (same kind of caching and error handling). Source of the data is https://services.addons.mozilla.org/api/1.5/addon/adblock-plus (ratings and reviews[num]).
- Place rating as shown in attachment picture (Only for Firefox users):
- Link rating image to current page
- alt and title attributes should have current value: "Rated on average {rating here} stars by {Reviewers count} users"
- Use this picture to show 5* rating: Ratings
- implement current microdata:
- <meta itemprop="ratingValue" content="{rating here}" />
- <meta itemprop="reviewCount" content="{Reviewers count}" />
Additional notes
Take into account that the separators between the following elements: "Open Source" , "Over 300 million downloads", "Privacy Guaranteed" need to be enlarged by approximately one line in order to be aligned with the implemented changes.
Attachments (2)
Change History (21)
comment:1 Changed on 01/27/2015 at 02:22:37 PM by philll
- Resolution set to invalid
- Status changed from new to closed
Changed on 01/29/2015 at 03:28:05 PM by simona
ratings
comment:3 Changed on 01/29/2015 at 03:42:14 PM by simona
- Component changed from Unknown to Websites
comment:8 Changed on 01/29/2015 at 04:08:29 PM by philll
- Resolution invalid deleted
- Status changed from closed to reopened
comment:9 Changed on 02/05/2015 at 05:19:38 PM by saroyanm
- Blocked By 1954 added
- Description modified (diff)
comment:10 Changed on 02/05/2015 at 05:26:56 PM by saroyanm
- Description modified (diff)
- Summary changed from Show rating of Adblock Plus for Firefox to Show rating of Adblock Plus for Firefox on the website and implement microdata for them
comment:11 Changed on 02/05/2015 at 05:27:42 PM by saroyanm
@Simona, @Sven can you please provide the stars image ?
Changed on 02/11/2015 at 02:58:23 PM by simona
5stars
comment:12 Changed on 02/11/2015 at 03:01:03 PM by simona
- Description modified (diff)
comment:13 Changed on 02/13/2015 at 11:06:26 AM by saroyanm
- Ready set
comment:14 Changed on 02/13/2015 at 11:24:03 AM by saroyanm
- Priority changed from Unknown to P3
comment:15 Changed on 05/13/2016 at 12:17:24 PM by trev
- Cc trev added
- Description modified (diff)
- Tester set to Unknown
- Verified working unset
comment:16 Changed on 07/08/2016 at 06:57:53 PM by juliandoucette
- Owner set to juliandoucette
comment:17 Changed on 07/29/2016 at 11:07:21 AM by juliandoucette
- Owner juliandoucette deleted
comment:18 Changed on 02/15/2017 at 08:53:48 AM by jeen
- Resolution set to rejected
- Status changed from reopened to closed
comment:19 Changed on 02/15/2017 at 08:54:50 AM by jeen
Closing this ticket. We are redesigning the Adblockplus.org homepage so this ticket is no longer relevant.
his ticket does in no way conform to the TracGuide. Please change the ticket according to the guideline otherwise we cannot take any responsibility for what will be fixed/changed/added.