Skip to content

fix(v2): BaseUrl issue banner insertion should be prevented if JS can load - #4155

Merged
slorber merged 2 commits into
masterfrom
slorber/fix-useBannerRemover
Feb 2, 2021
Merged

fix(v2): BaseUrl issue banner insertion should be prevented if JS can load#4155
slorber merged 2 commits into
masterfrom
slorber/fix-useBannerRemover

Conversation

@slorber

@slorber slorber commented Feb 2, 2021

Copy link
Copy Markdown
Collaborator

Motivation

Follow-up of:
#4125
#4136

Change BaseUrl issue banner integration so that it's not indexed by SEO.

Instead of trying to insert it, and then remove it, we now prevent it from being inserted in the first place for the optimistic case (React can hydrate successfully).

Have you read the Contributing Guidelines on pull requests?

yes

Test Plan

SEO tools

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Feb 2, 2021
@slorber
slorber requested a review from lex111 as a code owner February 2, 2021 14:57
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Feb 2, 2021
@netlify

netlify Bot commented Feb 2, 2021

Copy link
Copy Markdown

[V1] Deploy preview success

Built with commit c8a4f7d

https://deploy-preview-4155--docusaurus-1.netlify.app

@github-actions

github-actions Bot commented Feb 2, 2021

Copy link
Copy Markdown

Size Change: +2 B (0%)

Total Size: 28.8 kB

ℹ️ View Unchanged
Filename Size Change
website/build/blog/2017/12/14/introducing-docusaurus/index.html 21.7 kB +1 B (0%)
website/build/docs/introduction/index.html 180 B 0 B
website/build/index.html 6.89 kB +1 B (0%)

compressed-size-action

@netlify

netlify Bot commented Feb 2, 2021

Copy link
Copy Markdown

Deploy preview for docusaurus-2 ready!

Built with commit c8a4f7d

https://deploy-preview-4155--docusaurus-2.netlify.app

@github-actions

github-actions Bot commented Feb 2, 2021

Copy link
Copy Markdown

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 71
🟢 Accessibility 99
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 95

Lighthouse ran on https://deploy-preview-4155--docusaurus-2.netlify.app/classic/

@slorber
slorber merged commit 3b64aa6 into master Feb 2, 2021
@lex111 lex111 added this to the v2.0.0-alpha.71 milestone Mar 1, 2021
@slorber
slorber deleted the slorber/fix-useBannerRemover branch August 17, 2021 17:50
mrizwanashiq pushed a commit to mrizwanashiq/docusaurus that referenced this pull request Jun 25, 2026
… load (facebook#4155)

* restore useBannerRemover

* fix BaseUrlIssueBanner issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants