Opened on 07/22/2017 at 04:51:54 PM

Closed on 01/04/2018 at 07:54:03 AM

#5442 closed change (fixed)

Add logo microdata to eyeo websites

Reported by: juliandoucette Assignee: ire
Priority: P3 Milestone:
Module: Websites Keywords: goodfirstbug
Cc: ire, wspee, saroyanm, lisabielik, jeen Blocked By:
Blocking: Platform: Unknown / Cross platform
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29643557/

Description

Background

See https://developers.google.com/search/docs/data-types/logo

What to change

Add JSON-LD to existing websites:

{
  "@context": "http://schema.org",
  "@type": "Organization",
  "url": "http://www.example.com",
  "logo": "http://www.example.com/images/logo.png"
}

Attachments (0)

Change History (7)

comment:1 Changed on 07/22/2017 at 05:31:15 PM by juliandoucette

  • Ready unset

comment:2 Changed on 09/04/2017 at 10:54:50 AM by juliandoucette

  • Priority changed from P3 to P5

comment:3 Changed on 12/05/2017 at 04:11:57 PM by juliandoucette

  • Priority changed from P5 to P3
  • Ready set

comment:4 Changed on 12/08/2017 at 11:10:42 AM by ire

  • Owner set to ire

comment:5 Changed on 12/18/2017 at 08:58:35 AM by ire

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:6 Changed on 01/04/2018 at 07:53:19 AM by abpbot

A commit referencing this issue has landed:
Issue 5442 - Add logo microdata to eyeo websites

comment:7 Changed on 01/04/2018 at 07:54:03 AM by ire

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from ire.
 
Note: See TracTickets for help on using tickets.