• Resolved EhsanAhmad

    (@ehsanahmad)


    Thank you for the great plugin, I switched from another AMP plugin to this one, but the only issue I am having is the missing logo from the structured data.

    My website is a google news site and due to the missing logo structured data it stopped showing the logo in the Google News AMP carousel.

    Just for clarification I have a logo setup in the logo options but it’s missing from the structured data output

    • This topic was modified 7 years, 7 months ago by EhsanAhmad.
Viewing 1 replies (of 1 total)
  • Thread Starter EhsanAhmad

    (@ehsanahmad)

    Fixed it by going to the template folder in the plugin folder

    >> Accelerated Mobile Pages >> Templates >> featured.php

    Find this line

    $structured_data_main_logo = '';

    and add your logo url like this

    $structured_data_main_logo = 'https://www.sample.com/logo.png';

Viewing 1 replies (of 1 total)
  • The topic ‘Schema Logo Strcutured Data’ is closed to new replies.