• Resolved reqcontent

    (@reqcontent)


    Hello,

    Is there a way to add microdata in html element? We are using elementor?
    E.g.
    for a blog index page, for each topic container, current it is:
    <h2>blog post title</h2>
    <div>blog post description</div>

    Is there a way to change to:
    <h2 itemprop=”headline”>blog post title</h2>
    <div itemprop=”description”>blog post description</div>

    Please advise.
    Thank you.
    Req

    • This topic was modified 4 years, 5 months ago by reqcontent.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘add microdata in html’ is closed to new replies.