[docs] Fix SEO regression, update meta#40306
Merged
mnajdova merged 1 commit intomui:masterfrom Dec 25, 2023
Merged
Conversation
Comment on lines
-23
to
+24
| title="MUI: Move faster with intuitive React UI tools" | ||
| description="MUI offers a comprehensive suite of free UI tools to help you ship new features faster. | ||
| Start with Material UI, our fully-loaded component library, or bring your own design | ||
| system to our production-ready components." | ||
| title="MUI: The React component library you always wanted" | ||
| description="MUI provides a simple, customizable, and accessible library of React components. Follow your own design system, or start with Material Design." |
a621da0 to
e722103
Compare
48bb532 to
49d1c81
Compare
49d1c81 to
9805baa
Compare
oliviertassinari
referenced
this pull request
Dec 24, 2023
1 task
Member
|
The Core descriptions look good 👍
What's the reason for not defining two lines text here? |
Member
Author
@mnajdova I didn't see a case where we needed to render it with MUI X. All the long-form instances where equivalent to the SEO ones. |
| <BrandingCssVarsProvider> | ||
| <Head | ||
| title="MUI X: Advanced and powerful components for complex use cases." | ||
| title="MUI X: Advanced React components for complex use cases" |
Member
Author
There was a problem hiding this comment.
SEO titles don't have dots
mnajdova
approved these changes
Dec 25, 2023
Member
|
I am merging, will be preparing the release PR. |
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this pull request
Jan 9, 2024
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.
Act on https://groups.google.com/a/mui.com/g/devex/c/Y-p_Qv2sDlA. The idea is to have a single long format, with concatenation based on the context (e.g. for SEO, we need to mention React, in the docs, we don't), but with the same content in as many places as possible (GitHub repository description, npm description, social cards, Twitter account description, etc.).
SEO title: between 50 and 60 characters
SEO description: between 120 and 158 characters
One-line mobile view: ~60 characters
Two lines: between 120 and 158 characters
Material UI
Joy UI
Base UI
MUI System
MUI X
The work on this is triggered by #32181