Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #176735

    Hello,

    Please tell me how to implement the following into the enfold theme. I need the logo to include this markup and not sure how to add it because of the php involved with the enfold logo. Thank you

    Using schema.org Organization markup, you can indicate to our algorithms the location of your preferred logo. For example, a business whose homepage is http://www.example.com can add the following markup using visible on-page elements on their homepage:

    <div itemscope itemtype=”http://schema.org/Organization”&gt;
    Home

    </div>

    This example indicates to Google that this image is designated as the organization’s logo image for the homepage also included in the markup, and, where possible, may be used in Google search results. Markup like this is a strong signal to our algorithms to show this image in preference over others, for example when we show Knowledge Graph on the right hand side based on users’ queries.

    #176890

    Hello Compustar82!

    Open header.php and change the lines 153-155 from this:

    To this:

    If you have trouble doing it, please create an administrator account and post it here as a private reply.

    Regards,
    Josue

    #177136

    Really that easy?? Thanks dude!

    #177138

    Yep, you are welcome, glad we could help :)

    PS. Remember to backup this file in case of updating.

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Using schema.org markup for organization logos’ is closed to new replies.