Title: Google structured data errors
Last modified: January 29, 2018

---

# Google structured data errors

 *  [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/)
 * In the google console its saying I have errors, then in the structured data testing
   tool, I am seeing:
    url —- is not a known valid target type for the [http://rdf.data-vocabulary.org/#url](http://rdf.data-vocabulary.org/#url)
   property. The code highlighted is (with domain changed) the <a of the following
   code: <span typeof=”v:Breadcrumb”><a rel=”v:url” property=”v:title” title=”Go
   to Privacy Policy.” href=”[http://www.websitedomain.co.uk/privacy/&#8221](http://www.websitedomain.co.uk/privacy/&#8221);
   class=”post post-page current-item”>Privacy Policy</span> The rdf.data-vocabulary.
   org link is no longer available, and it says that schema.org should be used. 
   How do we fix this please. Thanks, LenW

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/#post-9915849)
 * It sounds like you need to migrate away from the old RDFa breadcrumbs to Schema.
   org’s BreadcrumbList. This will require modification of the code surrounding 
   your call to `bcn_display()` (likely found in your theme). Additionally, it may
   require you to change your breadcrumb templates. See [https://mtekk.us/archives/guides/how-to-implement-schema-org-breadcrumblist-with-breadcrumb-navxt/](https://mtekk.us/archives/guides/how-to-implement-schema-org-breadcrumblist-with-breadcrumb-navxt/)
   for more information.
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/#post-9916438)
 * John, thanks for the advice. I am using the Breadcrumb Navxt widget in a sidebar,
   so does that do the schema.org wrap? I always try to avoid adding specific code,
   so I could put the code in a plain text widget instead.
    Can I suggest that given
   this advice, the navxt widget really needs a schema.org option in the dropdown?
    -  This reply was modified 8 years, 3 months ago by [lencw](https://wordpress.org/support/users/lencw/).
      Reason: added suggestion
 *  Thread Starter [lencw](https://wordpress.org/support/users/lencw/)
 * (@lencw)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/#post-9918274)
 * John
    I have now discovered that importing the xml file fixes the issue, it removes
   the errors in google console. The widget is already adding the schema.org url.
   I did setup a text widget with the php code, and was the same when I looked. 
   Len
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/#post-9920322)
 * Thanks for bringing up the widget issue. It appears I’ve mislabeled the “Schema.
   org BreadcrumbList (RDFa)” option in the Breadcrumb NavXT widget. It was changed
   in Breadcrumb NavXT 5.3 to support the Schema.org BreadcrumbList (RDFa version)
   wrapping `div`. As long as you’re using a recent version of Breadcrumb NavXT (
   5.3 or newer), I suggest using the widget with “Schema.org BreadcrumbList (RDFa)”
   set until the label is fixed in the next release.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Google structured data errors’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

## Tags

 * [data error](https://wordpress.org/support/topic-tag/data-error/)

 * 4 replies
 * 2 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/google-structured-data-errors-2/#post-9920322)
 * Status: not resolved