fix(nx-dev): SEO tags (#28823)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
This commit is contained in:
Juri Strumpflohner 2024-11-07 09:15:50 +01:00 committed by GitHub
parent fd2e8d0f55
commit 6a3d864ba1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 27 additions and 27 deletions

View File

@ -21,7 +21,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -26,7 +26,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -31,7 +31,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -20,7 +20,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -26,7 +26,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -30,7 +30,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -112,7 +112,7 @@ export const metadata: Metadata = {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
},
};

View File

@ -3,4 +3,4 @@
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.

View File

@ -38,7 +38,7 @@ export default function AdventOfCode(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -214,7 +214,7 @@ export default function Changelog(props: ChangeLogProps): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -32,7 +32,7 @@ export default function Community(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -24,7 +24,7 @@ export function Company(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -31,7 +31,7 @@ export default function ConfPage(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -25,7 +25,7 @@ export function EngineeringTeam(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -25,7 +25,7 @@ export function Contact(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -25,7 +25,7 @@ export function ContactSales(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -14,12 +14,12 @@ export function Customers(): JSX.Element {
<>
<NextSeo
title="Our customers"
description="Our customers are spread across the USA, Canada, UK, and Europe."
description="See how companies and open-source projects worldwide use Nx to accelerate development and boost productivity."
openGraph={{
url: 'https://nx.dev' + router.asPath,
title: 'Customers',
description:
'Our customers are spread across the USA, Canada, UK, and Europe.',
'See how companies and open-source projects worldwide use Nx to accelerate development and boost productivity.',
images: [
{
url: 'https://nx.dev/socials/nx-media.png',
@ -29,7 +29,7 @@ export function Customers(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -35,7 +35,7 @@ export function Enterprise(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -33,7 +33,7 @@ export default function ConfPage(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -65,7 +65,7 @@ export default function Packages({
type: 'image/png',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -96,7 +96,7 @@ export default function Browse(props: BrowseProps): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -24,7 +24,7 @@ export function Contact(): JSX.Element {
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -453,11 +453,11 @@ export default function NewYear(): JSX.Element {
url: 'https://nx.dev/socials/nx-media.png',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
siteName: 'NxDev',
siteName: 'Nx',
type: 'website',
}}
/>

View File

@ -23,7 +23,7 @@ export async function generateMetadata({ post }: BlogDetailsProps) {
: 'https://nx.dev/socials/nx-media.png',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],