Re: [whatwg/dom] Declarative Shadow DOM (#510)

Is there an explanation of the SEO problem? On the face of things, it seems like if Shadow DOM is a SEO problem, "you are holding it wrong". AFAICT, Shadow DOM is supposed to be used to decorate the DOM such that the search-relevant content appears in the non-shadow parse tree when the search crawler doesn't implement JavaScript and Shadow DOM.

If anything, it seems like Shadow DOM could be a vector for black-hat SEO (making users and search engines that don't run a full browser engine see different things).

What am I missing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/510#issuecomment-343071081

Received on Thursday, 9 November 2017 07:36:17 UTC