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

chore: added title to Veolas for duplicate title error in SEMrush #135

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

atepem
Copy link
Collaborator

@atepem atepem commented Nov 14, 2024

Proposed changes

Just added a title to VeOlas to resolve SEMrush issues, duplicate title tags:
image

Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
govern ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 0:42am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
bond ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 0:42am
launch ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 0:42am
operate ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 0:42am
registry ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 0:42am

import { IncreaseLockModal } from "./IncreaseLockModal";
import { VeOlasManage } from "./VeOlasManage";
import { GetServerSideProps } from "next";
import Head from "next/head";
Copy link
Collaborator

Choose a reason for hiding this comment

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

your linter is not working 🥲

Copy link
Collaborator

@Tanya-atatakai Tanya-atatakai left a comment

Choose a reason for hiding this comment

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

  1. need to fix linter, github actions are failed
  2. don't understand what it means "duplicated titles" in SEMrush, currently there's only one on veOLAS page 🤔
  3. we didn't fix it for the contracts page, is that expected?

Lock OLAS for veOLAS
</Button>
<>
<Head>
Copy link
Collaborator

Choose a reason for hiding this comment

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

could you please add the whole meta block to govern app similar to one that we have on olas website or contribute or in bond app here apps/bond/pages/_app.jsx? currently govern app is not searchable in google :( I probably forgot to add that when created the app

</Button>
<>
<Head>
<title>VeOlas</title>
Copy link
Collaborator

Choose a reason for hiding this comment

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

should be veOLAS

Copy link
Collaborator

Choose a reason for hiding this comment

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

or maybe Govern | veOLAS

const VeOlasPage = () => (
<>
<Meta
pageTitle="veOlas"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
pageTitle="veOlas"
pageTitle="veOLAS"

Copy link
Collaborator

@Tanya-atatakai Tanya-atatakai left a comment

Choose a reason for hiding this comment

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

a small comment, approving in advance, otherwise looks very good! thanks

Copy link
Collaborator

@mohandast52 mohandast52 left a comment

Choose a reason for hiding this comment

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

nice work 👏

@atepem atepem merged commit 0e0e373 into main Nov 14, 2024
8 checks passed
@atepem atepem deleted the precious/duplicate-title-tags branch November 14, 2024 17:17
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.

4 participants