Skip to content

Commit 05cf36b

Browse files
authored
[lighthouse] redirect best practices content to d.c.c (GoogleChrome#9149)
* [lighthouse] redirect perf content to d.c.c * update article references * [lighthouse] redirect best practices content to d.c.c * [lighthouse] redirect SEO content to d.c.c (GoogleChrome#9155) * [lighthouse] redirect SEO content to d.c.c * [lighthouse] redirect PWA content to d.c.c (GoogleChrome#9156)
1 parent 20b115e commit 05cf36b

File tree

243 files changed

+185
-10055
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+185
-10055
lines changed

redirects.yaml

+100
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,106 @@ redirects:
664664
destination: https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/
665665
- source: /use-landmarks
666666
destination: https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/
667+
668+
# Redirects for Lighthouse best practices content.
669+
- source: /lighthouse-best-practices
670+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/
671+
- source: /appcache-manifest
672+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/appcache-manifest/
673+
- source: /charset
674+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/charset/
675+
- source: /csp-xss
676+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/
677+
- source: /deprecations
678+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/
679+
- source: /doctype
680+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/doctype/
681+
- source: /errors-in-console
682+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/
683+
- source: /external-anchors-use-rel-noopener
684+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/
685+
- source: /geolocation-on-start
686+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/
687+
- source: /image-aspect-ratio
688+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/
689+
- source: /js-libraries
690+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/
691+
- source: /no-document-write
692+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/
693+
- source: /no-vulnerable-libraries
694+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/no-vulnerable-libraries/
695+
- source: /notification-on-start
696+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/
697+
- source: /password-inputs-can-be-pasted-into
698+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/password-inputs-can-be-pasted-into/
699+
- source: /uses-http2
700+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/
701+
- source: /uses-passive-event-listeners
702+
destination: https://developer.chrome.com/docs/lighthouse/best-practices/uses-passive-event-listeners/
703+
704+
# Redirects for Lighthouse SEO content.
705+
- source: /lighthouse-seo
706+
destination: https://developer.chrome.com/docs/lighthouse/seo/
707+
- source: /canonical
708+
destination: https://developer.chrome.com/docs/lighthouse/seo/canonical/
709+
- source: /font-size
710+
destination: https://developer.chrome.com/docs/lighthouse/seo/font-size/
711+
- source: /hreflang
712+
destination: https://developer.chrome.com/docs/lighthouse/seo/hreflang/
713+
- source: /http-status-code
714+
destination: https://developer.chrome.com/docs/lighthouse/seo/http-status-code/
715+
- source: /is-crawlable
716+
destination: https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/
717+
- source: /link-text
718+
destination: https://developer.chrome.com/docs/lighthouse/seo/link-text/
719+
- source: /meta-description
720+
destination: https://developer.chrome.com/docs/lighthouse/seo/meta-description/
721+
- source: /plugins
722+
destination: https://developer.chrome.com/docs/lighthouse/seo/plugins/
723+
- source: /robots-txt
724+
destination: https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/
725+
- source: /structured-data
726+
destination: https://developer.chrome.com/docs/lighthouse/seo/structured-data/
727+
- source: /tap-targets
728+
destination: https://developer.chrome.com/docs/lighthouse/seo/tap-targets/
729+
730+
# Redirects for Lighthouse PWA content.
731+
- source: /lighthouse-pwa
732+
destination: https://developer.chrome.com/docs/lighthouse/pwa/
733+
- source: /apple-touch-icon
734+
destination: https://developer.chrome.com/docs/lighthouse/pwa/apple-touch-icon/
735+
- source: /content-width
736+
destination: https://developer.chrome.com/docs/lighthouse/pwa/content-width/
737+
- source: /installable-manifest
738+
destination: https://developer.chrome.com/docs/lighthouse/pwa/installable-manifest/
739+
- source: /is-on-https
740+
destination: https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/
741+
- source: /load-fast-enough-for-pwa
742+
destination: https://developer.chrome.com/docs/lighthouse/pwa/load-fast-enough-for-pwa/
743+
- source: /maskable-icon-audit
744+
destination: https://developer.chrome.com/docs/lighthouse/pwa/maskable-icon-audit/
745+
- source: /offline-start-url
746+
destination: https://developer.chrome.com/docs/lighthouse/pwa/offline-start-url/
747+
- source: /pwa-cross-browser
748+
destination: https://developer.chrome.com/docs/lighthouse/pwa/pwa-cross-browser/
749+
- source: /pwa-each-page-has-url
750+
destination: https://developer.chrome.com/docs/lighthouse/pwa/pwa-each-page-has-url/
751+
- source: /pwa-page-transitions
752+
destination: https://developer.chrome.com/docs/lighthouse/pwa/pwa-page-transitions/
753+
- source: /redirects-http
754+
destination: https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/
755+
- source: /service-worker
756+
destination: https://developer.chrome.com/docs/lighthouse/pwa/service-worker/
757+
- source: /splash-screen
758+
destination: https://developer.chrome.com/docs/lighthouse/pwa/splash-screen/
759+
- source: /themed-omnibox
760+
destination: https://developer.chrome.com/docs/lighthouse/pwa/themed-omnibox/
761+
- source: /viewport
762+
destination: https://developer.chrome.com/docs/lighthouse/pwa/viewport/
763+
- source: /without-javascript
764+
destination: https://developer.chrome.com/docs/lighthouse/pwa/without-javascript/
765+
- source: /works-offline
766+
destination: https://developer.chrome.com/docs/lighthouse/pwa/works-offline/
667767

668768
# Redirects for blogs
669769
- source: /blog/native-hardware-click-to-call

src/images/collections/lighthouse-best-practices.svg

-1
This file was deleted.

src/images/collections/lighthouse-pwa.svg

-1
This file was deleted.

src/images/collections/lighthouse-seo.svg

-1
This file was deleted.

src/site/_data/i18n/paths/lighthouse_pwa.yml

-63
This file was deleted.

0 commit comments

Comments
 (0)