Does api.decorateCookedElement appear in search results?

Basically the title. Does content added via api.decorateCookedElement() appear in sesrch results?

Search engines get a no javascript view, so things that are done with javascript won’t affect search engines.

Sorry, perhaps I should have been clearer - does it appear in /search results?

1 Like

I still think it’s a no. Search results come from the database, so if you’re doing something that’s rendered in the browser, it’s not going to be in search results.

2 Likes

Righto, thanks for clarifying!

1 Like