You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/about/page.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import type { Metadata } from "next"
3
3
4
4
exportconstmetadata: Metadata={
5
5
title: "About Us",
6
-
description: "Learn about NodeByte Hosting - Fast, reliable, and affordable game server and VPS hosting built for communities and businesses.",
6
+
description: "Learn about NodeByte Hosting who we are, what we stand for, and why thousands of players and developers trust us for game server and VPS hosting.",
description: "Get in touch with the NodeByte Hosting team. We offer 24/7 support via Discord and our ticketing system for all game server and VPS hosting queries.",
Copy file name to clipboardExpand all lines: app/games/hytale/page.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import { LINKS } from "@/packages/core/constants/links"
9
9
10
10
exportconstmetadata: Metadata={
11
11
title: "Hytale Server Hosting",
12
-
description: "Set out on an adventure built for both creation and play. Hytale blends the freedom of a sandbox with the momentum of an RPG: explore a procedurally generated world full of dungeons, secrets, and a variety of creatures, then shape it block by block.",
12
+
description: "Be ready when Hytale launches. NodeByte Hosting will offer high-performance Hytale server hosting with mod support, custom maps, DDoS protection, and 24/7 support.",
description: "Fast, reliable, scalable and secure hosting services for your gaming experience. Launch dedicated and managed game servers with instant setup, DDoS protection and low latency networking.",
32
+
description: "Fast, reliable, and secure hosting for game servers and VPS. Instant deployment, enterprise DDoS protection, NVMe SSD storage, and 24/7 expert support.",
33
33
metadataBase: newURL("https://nodebyte.host"),
34
-
keywords: ["game server hosting","minecraft hosting","rust server hosting","hytale hosting","ark server hosting","dedicated servers","vps hosting","ddos protection","low latency gaming","cloud servers"],
34
+
keywords: ["game server hosting","vps hosting","minecraft hosting","rust server hosting","hytale hosting","amd vps","intel vps","kvm vps","dedicated servers","ddos protection","nvme ssd","low latency gaming","root access vps","cloud servers","nodebyte"],
35
35
applicationName: "NodeByte Hosting",
36
+
alternates: {
37
+
canonical: "/",
38
+
},
36
39
openGraph: {
37
40
siteName: "NodeByte Hosting",
38
-
description: "Fast, reliable, scalable and secure hosting services for your gaming experience. Launch dedicated and managed game servers with instant setup, DDoS protection and low latency networking.",
41
+
description: "Fast, reliable, and secure hosting for game servers and VPS. Instant deployment, enterprise DDoS protection, NVMe SSD storage, and 24/7 expert support.",
39
42
images: ["/og.png"],
40
43
creators: ["@CodeMeAPixel"],
41
44
locale: "en-US",
42
45
url: "https://nodebyte.host",
43
46
},
44
47
twitter: {
45
48
title: "NodeByte Hosting",
46
-
description: "Fast, reliable, scalable and secure hosting services for your gaming experience. Launch dedicated and managed game servers with instant setup, DDoS protection and low latency networking.",
49
+
description: "Fast, reliable, and secure hosting for game servers and VPS. Instant deployment, enterprise DDoS protection, NVMe SSD storage, and 24/7 expert support.",
47
50
images: ["/og.png"],
48
51
creator: "@CodeMeAPixel",
49
52
card: "summary_large_image",
@@ -104,6 +107,42 @@ export default async function RootLayout({
104
107
<head>
105
108
{/* Prevent browser translation extensions from modifying the page */}
106
109
<metaname="google"content="notranslate"/>
110
+
<script
111
+
type="application/ld+json"
112
+
dangerouslySetInnerHTML={{
113
+
__html: JSON.stringify([
114
+
{
115
+
"@context": "https://schema.org",
116
+
"@type": "Organization",
117
+
name: "NodeByte Hosting",
118
+
url: "https://nodebyte.host",
119
+
logo: "https://nodebyte.host/logo.png",
120
+
description: "Fast, reliable, and secure hosting for game servers and VPS. Instant deployment, enterprise DDoS protection, NVMe SSD storage, and 24/7 expert support.",
description: "Fast, reliable, and secure hosting for game servers and VPS. Instant deployment, enterprise DDoS protection, NVMe SSD storage, and 24/7 expert support.",
0 commit comments