[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],[],[[["Google introduces a new robots tag, `indexifembedded`, allowing content to be indexed when embedded on other sites, even if the original page has a `noindex` tag."],["This tag addresses the issue faced by media publishers who want their content indexed when embedded but not as standalone pages."],["`indexifembedded` should be used in conjunction with the `noindex` tag to enable indexing only when the content is embedded via iframes or similar HTML tags."],["The tag is currently supported by Google only and can be implemented in either the HTML `\u003cmeta\u003e` tag or the HTTP header."]]],["Google introduced the `indexifembedded` robots tag, designed to work with the `noindex` tag. When a page with `noindex` is embedded via `iframe` or similar tags, `indexifembedded` allows Google to index the content during indexing. This addresses media publishers' need to prevent indexing of their media pages while enabling indexing of embedded content on third-party sites. Implement it with `\u003cmeta\u003e` tags or HTTP headers, using `noindex` and `indexifembedded` together. Currently, only Google supports `indexifembedded`.\n"]]