[website] Disable SEO for performance pages#35173
Merged
oliviertassinari merged 4 commits intomui:masterfrom Nov 19, 2022
Merged
[website] Disable SEO for performance pages#35173oliviertassinari merged 4 commits intomui:masterfrom
oliviertassinari merged 4 commits intomui:masterfrom
Conversation
60f92fa to
ec862c8
Compare
|
1 task
Member
Author
|
Actually, #35180 solves the problem better. I have reduced the scope of these changes to only cover these pages: https://mui.com/performance/table-raw/. |
daniel-rabe
pushed a commit
to daniel-rabe/material-ui
that referenced
this pull request
Nov 29, 2022
feliperli
pushed a commit
to jesrodri/material-ui
that referenced
this pull request
Dec 6, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We don't need these pages, e.g. https://deploy-preview-35173--material-ui.netlify.app/performance/table-raw/ in the index or Google to spend our crawling budget on them. The goal is to be able to add them and not have to care in any way that these pages exist.
Why work on this? I saw https://search.google.com/search-console/index/drilldown?resource_id=sc-domain:mui.com&item_key=CAMYEyAC, it seems to be something that can be a quick win.