Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow setting robots content attribute through config #611

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

nsprenkle
Copy link
Contributor

@nsprenkle nsprenkle commented Nov 15, 2024

Enable config-based setting of <meta name="robots" content="{value}"> tag to allow MFEs to instruct search crawlers / indexers how to handle their content.

Related PRs:

See also:

KristinAoki
KristinAoki previously approved these changes Nov 15, 2024
jansenk
jansenk previously approved these changes Nov 18, 2024
Copy link
Member

@adamstankiewicz adamstankiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with a small nit to suggest a couple alternative names for the config setting to more closely reflect its referring to a meta tag.

config/webpack.dev-stage.config.js Outdated Show resolved Hide resolved
@nsprenkle nsprenkle merged commit 0a4e14b into master Nov 18, 2024
4 checks passed
@nsprenkle nsprenkle deleted the nsprenkle/configurable-robots-meta branch November 18, 2024 17:44
@openedx-semantic-release-bot

🎉 This PR is included in version 14.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@openedx-semantic-release-bot

🎉 This PR is included in version 15.0.0-alpha.21 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants