Jump to content

Where set Publisher Tag?


PeterD

Recommended Posts

I have the: Schema.org Object Type Article
Where I can set the publisher tag?

the author tag I set in the detail_header.thtml with this code

<div class="author" itemprop="author" itemscope itemtype="https://schema.org/Person">


        <span itemprop="name"><?php echo $CustomFields->field('jr_name',$listing); ?></span>
    </div>

But how I can set the publisher name (it is like the site name)

Use the JAMP + the Jreviews Plugin 

Link to comment
×
×
  • Create New...