Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions app/[locale]/10years/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,6 @@ export default async function TenYearJsonLD({
height: "417",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
mainEntity: {
"@type": "Event",
"@id": `${url}#ethereum-10-year-anniversary`,
Expand All @@ -98,15 +89,6 @@ export default async function TenYearJsonLD({
name: "Ethereum Foundation",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd, videoJsonLd]} />
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/[...slug]/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,6 @@ export default async function SlugJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

// JSON-LD for the article content
Expand All @@ -112,15 +103,6 @@ export default async function SlugJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
dateModified: frontmatter.published,
mainEntityOfPage: url,
about: {
Expand Down
9 changes: 0 additions & 9 deletions app/[locale]/apps/[application]/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,6 @@ export default async function AppsAppJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const softwareApplicationJsonLd = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,6 @@ export default async function AppsCategoryJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const categoryAppsJsonLd = {
Expand Down
9 changes: 0 additions & 9 deletions app/[locale]/apps/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ export default async function AppsJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const appCategoriesJsonLd = {
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/assets/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,6 @@ export default async function AssetsJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const creativeWorkJsonLd = {
Expand Down Expand Up @@ -113,15 +104,6 @@ export default async function AssetsJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd, creativeWorkJsonLd]} />
Expand Down
9 changes: 0 additions & 9 deletions app/[locale]/bug-bounty/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,6 @@ export default async function BugBountyJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd]} />
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/collectibles/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,6 @@ export default async function CollectiblesJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const collectiblesCollectionJsonLd = {
Expand All @@ -104,15 +95,6 @@ export default async function CollectiblesJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
additionalProperty: [
{
"@type": "PropertyValue",
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/community/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,6 @@ export default async function CommunityJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const communityResourcesJsonLd = {
Expand Down Expand Up @@ -119,15 +110,6 @@ export default async function CommunityJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,6 @@ export default async function AcknowledgementsJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd]} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ export default async function ContributorsJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd]} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ export default async function TranslatathonLeaderboardJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd]} />
Expand Down
9 changes: 0 additions & 9 deletions app/[locale]/developers/learning-tools/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ export default async function LearningToolsJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return <PageJsonLD structuredData={[webPageJsonLd]} />
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/developers/local-environment/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,6 @@ export default async function LocalEnvironmentJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const developmentFrameworksJsonLd = {
Expand Down Expand Up @@ -118,15 +109,6 @@ export default async function LocalEnvironmentJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return (
Expand Down
18 changes: 0 additions & 18 deletions app/[locale]/developers/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ export default async function DevelopersPageJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const learningResourcesJsonLd = {
Expand Down Expand Up @@ -121,15 +112,6 @@ export default async function DevelopersPageJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return (
Expand Down
27 changes: 0 additions & 27 deletions app/[locale]/developers/tutorials/page-jsonld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ export default async function TutorialsPageJsonLD({
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const tutorialCollectionJsonLd = {
Expand All @@ -104,15 +95,6 @@ export default async function TutorialsPageJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

const courseListJsonLd = {
Expand Down Expand Up @@ -149,15 +131,6 @@ export default async function TutorialsPageJsonLD({
name: "ethereum.org",
url: "https://ethereum.org",
},
reviewedBy: {
"@type": "Organization",
name: "ethereum.org",
url: "https://ethereum.org",
logo: {
"@type": "ImageObject",
url: "https://ethereum.org/images/eth-home-icon.png",
},
},
}

return (
Expand Down
Loading