Webcrawler and googleoff:all tags

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

Hey Tim!

We do not support google tags, and there are no immediate plans to support them.

But we have plans to add support for exclusion/inclusion tags.
It's in our short-term roadmap, so stay tuned!

Best,
Vadim

OK, thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.