I’ve created a project and connected a custom domain. In the file settings, I’ve made sure to uncheck the “Exclude from search engine results” option.
However, after publishing, the noindex meta tag still appears in the site’s head. There are no noindex tags in my code, and I’ve tried several workarounds; adding an index, follow meta tag and injecting a script to modify the DOM, but it seems Figma is inserting the tag automatically.
Has anyone encountered this issue or found a reliable workaround?