mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 13:32:06 +07:00
seo: downgrade description tone from Enterprise-grade to Secure
This commit is contained in:
@@ -2,7 +2,7 @@ import { Metadata } from "next";
|
|||||||
import HomeClient from "./HomeClient";
|
import HomeClient from "./HomeClient";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
description: "Advanced Certificate Authority and PKI Management System. Issue and manage SSL/TLS certificates and API keys with ease.",
|
description: "Secure Certificate Authority and SSL Management System. Issue and manage SSL/TLS certificates and API keys with ease.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function Home() {
|
export default function Home() {
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ export const metadata: Metadata = {
|
|||||||
template: '%s | TrustLab - SSL & Certificate Management',
|
template: '%s | TrustLab - SSL & Certificate Management',
|
||||||
default: 'TrustLab | SSL & Certificate Management',
|
default: 'TrustLab | SSL & Certificate Management',
|
||||||
},
|
},
|
||||||
description: 'Enterprise-grade Certificate Authority and PKI Management System. Securely manage SSL/TLS certificates, internal CAs, and digital signatures.',
|
description: 'Secure Certificate Authority and SSL Management System. Manage SSL/TLS certificates, internal CAs, and digital signatures with ease.',
|
||||||
keywords: ['PKI', 'Certificate Authority', 'SSL', 'TLS', 'Security', 'Encryption', 'DevOps', 'Certificate Management'],
|
keywords: ['PKI', 'Certificate Authority', 'SSL', 'TLS', 'Security', 'Encryption', 'DevOps', 'Certificate Management'],
|
||||||
authors: [{ name: 'TrustLab Team' }],
|
authors: [{ name: 'TrustLab Team' }],
|
||||||
creator: 'TrustLab',
|
creator: 'TrustLab',
|
||||||
|
|||||||
Reference in New Issue
Block a user