Hi!
I'm crawling our site and it seems to be working fine. But the issue I see is that the content contains text that is outside the !--googleon: all-- tag. The way we have our code is like this:
<!--googleoff: all-->
<header>.....
<div id="breadcrumbs">...
<!--googleon: all-->
<h1>....
<div id="content-primary">
...
</div>
<!--googleoff: all-->
When I look at the crawled documents, the content always start with the menu-links, breadcrumbs, .... and after that I get the content.
Is this a known issue?
Or is this a setting I missed?
Regards,
Tim