• Is it possible to add Google Structured Data Markup to my page? In HTML it would be no issue, but I am not sure if I can actually add the things Google is telling me to. For example they show the HTML code for one of the articles on the website and say to add the following code to it:

    <span itemprop="author" itemscope itemtype="https://schema.org/Person">
    <span itemprop="name">Amber Galore</span></span></a> on
    <span itemprop="datePublished" content="2013-09-21">September 21, 2013</span>

    With the <span> being the added markup. Is there anyway for me to do this in WordPress? I am not sure it would even make much of a difference, but I am trying to increase SEO in anyway I can ??

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How To Add Google Structured Data Markup?’ is closed to new replies.