schema.org structured data

  • Unknown's avatar

    Can I cut and paste schema.org markup into a post so that it is recognized by search engines? I’ve tried to cut and paste markup into a post but the google structured data tester can’t see it. Here’s the tool I’m using to create the markup http://schema-creator.org/. By the way the markup it self tests fine.

    Thanks,
    Donovan

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    Can you please paste some of the markup for me here so I can see what it looks like? Paste it between backticks so any HTML is not rendered.

    Or otherwise, can you point me to a draft post where you used it?

    If it uses the shortcode like generated by the WordPress.org plugin it won’t work here as we don’t support that shortcode on WordPress.com, but if I can see exactly how the markup looks that you’re using I might be able to give a more definite answer.

  • Unknown's avatar

    Here you go. Thanks for your help.

    <div itemscope itemtype="http://schema.org/Event">
    <a itemprop="url" href="www.example.com"><div itemprop="name"><strong>Boston Baked Beans</strong></div>
    </a>
    <div itemprop="description">the beans are back</div>
    <div><meta itemprop="startDate" content="2016-06-16T12:00">Starts: 06/16/2016 12:00PM</div>
    <meta itemprop="endDate" content="2016-06-17:00.000">Ends: 2016-06-17:00.000
    </div>
    <div itemprop="location" itemscope itemtype="http://schema.org/PostalAddress">
    <div><span itemprop="addressLocality">Pheonix</span>, <span itemprop="addressRegion">Arizona</span></div><div itemprop="addressCountry">usa</div>
    </div>
  • I’ve checked on this for you, and I’m afraid we don’t support that at the moment, but we do have an open feature request for this and I’ve added your request to that.

    We’re currently working on adding some new SEO customization options on WordPress.com, so hopefully this is something that will be a priority soon, though I can’t make any promises about that.

  • Unknown's avatar

    Thanks sir. Btw it works on Tumblr.

    D

  • The topic ‘schema.org structured data’ is closed to new replies.