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

[docs] Fix SEO crawl errors #30733

Merged
merged 6 commits into from
Jan 24, 2022
Merged

[docs] Fix SEO crawl errors #30733

merged 6 commits into from
Jan 24, 2022

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jan 22, 2022

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 22, 2022
@mui-bot
Copy link

mui-bot commented Jan 22, 2022

No bundle size changes

Generated by 🚫 dangerJS against 8e3b88b

tags: ['Developer survey']
---

# 2019 MUI Developer Survey results
Copy link
Member Author

Choose a reason for hiding this comment

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

This leads to duplicated h1 https://mui.com/blog/2019-developer-survey-results/, introduced in #30121 cc @siriwatknp

@@ -3,14 +3,9 @@ title: 2019 MUI Developer Survey results
description: Results for the first yearly developer survey, 2019 edition.
date: 2019-03-16T00:00:00.000Z
authors: ['oliviertassinari', 'mbrookes']
card: false
Copy link
Member Author

Choose a reason for hiding this comment

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

Default, no need to provide

@@ -295,7 +290,7 @@ Multiple options were allowed.
- Gatsby: 8%

Server-side rendering isn't yet very popular.
As the React ecosystem matures, we might see a [big](https://www.rank2traffic.com/gatsbyjs.org) [push](https://www.rank2traffic.com/nextjs.org) of server-side rendering in the coming months.
As the React ecosystem matures, we might see a big push of server-side rendering in the coming months.
Copy link
Member Author

Choose a reason for hiding this comment

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

dead content

> React components that implement Google's Material Design.

![Our new [documentation](https://mui.com/) header & logo by @hai-cea](https://cdn-images-1.medium.com/max/2050/1*BKssrX-qEmyN6YaRNTvNlw.png)

<p class="blog-description">Our new documentation header & logo by @hai-cea</p>

It has taken us two years to do it, but MUI v1 has finally arrived!
It has taken us two years to do it, but Material-UI v1 has finally arrived!
Copy link
Member Author

Choose a reason for hiding this comment

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

@mnajdova The search and replace in #28243 was a bit too greedy.

@@ -79,7 +79,7 @@ const finalTheme = createTheme({

### Using `sx` (experimental) syntax

If you are not familiar `sx`, first check out [the concept](/system/the-sx-prop) and [the difference with the `styled`](/system/styled/#difference-with-the-sx-prop).
If you are not familiar `sx`, first check out [the concept](/system/the-sx-prop/) and [the difference with the `styled`](/system/styled/#difference-with-the-sx-prop).
Copy link
Member Author

Choose a reason for hiding this comment

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

The classic leading slash

@mnajdova mnajdova merged commit 0f516ab into mui:master Jan 24, 2022
@oliviertassinari oliviertassinari deleted the fix-301 branch January 24, 2022 15:05
wladimirguerra pushed a commit to wladimirguerra/material-ui that referenced this pull request Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants