Need to make sure that that editor UI content (tools, etc) is not crawlable by SERPs. Obviously Shady DOM is a problem, but the jury is still out on Shadow DOM v1 being crawlable or not (even in 'closed').
This may also be solved when we split out the editing UI from viewing UI and load editing in lazily i.e. when it's crawled it only gets the viewing UI.
Need to make sure that that editor UI content (tools, etc) is not crawlable by SERPs. Obviously Shady DOM is a problem, but the jury is still out on Shadow DOM v1 being crawlable or not (even in 'closed').
To implement: https://www.google.com/support/enterprise/static/gsa/docs/admin/70/gsa_doc_set/admin_crawl/preparing.html (see 'Excluding Unwanted Text from Index')