I created an Event type. When using the Google RSTT it says:

Google search preview

The following errors were found during preview generation:

This page does not contain authorship or rich snippet markup.

Extracted Author/Publisher for this page
Page does not contain authorship markup. Learn more.
Extracted rich snippet data from the page
article
site_name = [site_name]
url = [url_of_the_page]
title = [page_title]
type = article
label = [city_tag]
label = [category_tag]
label = [people_tag]
label = [gender_tag]
label = [metro_train_tag]
label = [bus_tag]

Browsing the source code I cannot find any schema.org information within the HTML. Perhaps up to the theme? It seems I got no RDFa infos at all. Perhaps up to Panels? (all my nodes are displayed as Panels)

Comments

scor’s picture

Title: No Schema.org info on nodes display » No Schema.org info on nodes display using panels

could you provide a bit more info on how you have set up your panels, so I can try to reproduce locally?

Note that I do have successfully used schema.org module with panels. you have to make sure you display your nodes as teaser or full node, as opposed to let panel display each field separately.

cesareaugusto’s picture

could you provide a bit more info on how you have set up your panels, so I can try to reproduce locally?

I'm using Panels as Node Templates. I set a custom template for every node type. Then I put the node fields into the different regions of the layout. Do you need any more information?

Note that I do have successfully used schema.org module with panels. you have to make sure you display your nodes as teaser or full node, as opposed to let panel display each field separately.

I think I didn't understand. What do you mean with "to let panel display each field separately"?

cesareaugusto’s picture

I confirm it is up to Panels. I tried to disable the Node Template Panels and I got the Schema.org data. I re-enabled the Node Templates Panels and Schema.org data disappeared.

cesareaugusto’s picture

I investigated more and now I'm 100% sure it is up to Panels as a collection of views and panes since the problem disappears whenever I disable the Panel template or I put the node:content pane in it.

I installed Remove Generator and set up Meta tags, OpenGraph Meta tags and Schema.org for my node types. But it seems there are no meta nor Schema.org information on pages displayed through Panels. Nor the Generator Meta is removed in them.

I posted an issue on Panels, I think we should move the discussion in there: Panels as a collection of views/panes make META, RDF and Schema.org data disappear.

scor’s picture

Status: Active » Closed (duplicate)