rsnext/docs
Nick Crews 0608f493dd
Document that Google has begun using CLS metric (#27843)
Google has begun using Cumulative Layout Shift as a factor in ranking search results, according to the linked Google docs.

This perhaps will make this page out of sync with other Nextjs docs, but I figure better start somewhere.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-08-08 17:52:44 +00:00
..
advanced-features Improve custom server documentation. (#27693) 2021-08-02 16:17:27 +00:00
api-reference [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
api-routes Change pure functions to functions (#27192) 2021-07-15 14:12:58 +00:00
basic-features Document that Google has begun using CLS metric (#27843) 2021-08-08 17:52:44 +00:00
migrating Docs/Typo: Replace triple dot character with real dots (#27030) 2021-07-08 21:52:59 +00:00
routing Add note about preloading to routing introduction. (#22656) 2021-03-02 03:17:43 +00:00
authentication.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
deployment.md Clarify automatic updates in deployment. (#27418) 2021-07-22 17:49:58 +00:00
faq.md Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
getting-started.md docs: updated minimum Node.js version (#26528) 2021-06-23 16:05:25 +00:00
going-to-production.md Update Going to Production docs to use quote. (#27131) 2021-07-12 23:13:52 +00:00
manifest.json Add next.config.js option to override default keepAlive (#27709) 2021-08-03 00:38:42 +00:00
upgrading.md Mention customization of next.config.js to import images (#27104) 2021-07-12 13:16:13 +00:00