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

feat: seo optimization #765

Merged
merged 8 commits into from
Nov 24, 2021
Merged

feat: seo optimization #765

merged 8 commits into from
Nov 24, 2021

Conversation

Codigo-Fuentes
Copy link
Contributor

@Codigo-Fuentes Codigo-Fuentes commented Nov 12, 2021

Closes #437

@Codigo-Fuentes Codigo-Fuentes marked this pull request as draft November 12, 2021 12:26
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 12, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: cbca048
Status: ✅  Deploy successful!
Preview URL: https://1856014b.nft-storage-1at.pages.dev

View logs

@Codigo-Fuentes Codigo-Fuentes changed the title Feat/seo optimization Feat: Seo optimization Nov 15, 2021
@Codigo-Fuentes Codigo-Fuentes marked this pull request as ready for review November 15, 2021 15:30
@Codigo-Fuentes Codigo-Fuentes changed the title Feat: Seo optimization feat: Seo optimization Nov 15, 2021
@Codigo-Fuentes Codigo-Fuentes changed the title feat: Seo optimization feat: seo optimization Nov 15, 2021
@alanshaw
Copy link
Contributor

@Codigo-Fuentes is this ready for review (it says "in progress" in the description)?

@Codigo-Fuentes
Copy link
Contributor Author

Yes, sorry I forgot to remove that.

Copy link
Contributor

@dashcraft dashcraft left a comment

Choose a reason for hiding this comment

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

Minor nitpicky things, nothing major, the styles i'd like to see font size moved to a CSS variable,
everything else is really preference and since I've got the least amount of knowledge of this code base and the styles preferred, feel free to ignore.

packages/website/styles/global.css Outdated Show resolved Hide resolved
@@ -39,9 +40,9 @@ export default function TermsOfService() {
If you do not agree to all the terms and conditions of this agreement,
then you may not access the Website or use any services.
</p>
<h2 className="chicagoflf">
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a comment, should probably run this page through axe dev tools to make sure the header tag hierarchy is consistent, i figure that's why they're being moved down to h3's but i wanted to make sure i put this in a comment for posterity.

packages/website/next-sitemap.js Show resolved Hide resolved
packages/api/src/errors.js Show resolved Hide resolved
Copy link
Contributor

@dashcraft dashcraft left a comment

Choose a reason for hiding this comment

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

Once build co passes and merge conflicts are resolved, this looks good to me!

@Codigo-Fuentes Codigo-Fuentes merged commit d4a650c into main Nov 24, 2021
@Codigo-Fuentes Codigo-Fuentes deleted the feat/seo-optimization branch November 24, 2021 00:17
@alanshaw
Copy link
Contributor

There is a significant amount of change here not relevant to this PR - please can we avoid in the future? Looks like a code formatter tool has been run across a bunch of packages. Next time please submit these changes as a seperate PR 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SEO optimizations
3 participants