I'm having trouble getting the Webmaster Tools debugging tool testing tool to correctly return the markup for the schema.org WebPageElement types.
http://schema.org/WebPageElement
Does anyone have a site that hosts this markup?
I am looking for solutions for a website that has unwanted fragments returned by a Google search. The website is an interactive slide presentation library with advanced search functionality.
With each Google index, many different search pages on this site are discarded each week. The fragment recovered on these pages includes a navigation menu. There is no h1 tag, and the first line of the navigation menu is in bold, so Google identifies the menu as the main content of the page and returns this information in the search results.
I need Google to put the actual content of the page in the search results, increase the speed of clicks and resolve a possible problem with duplicate content.
I thought it would be nice to put the h1 tag on the site and add a scheme for WebPageElement, SiteNavigationElement, WPHeader, WPFooter and WebPage.
Does anyone have examples of this markup on their site?
In the past, I used the rich snippet tool and returned an error, and in each instance I found that there really was an error in my code, so I don't think it is a tool.
Cynthia coffield
source share