remove OpenClaw from pricing options, meta descriptions, and structured data
This commit is contained in:
+7
-8
@@ -6,8 +6,8 @@
|
||||
|
||||
<!-- ── SEO: Primary ────────────────────────────────────────────── -->
|
||||
<title>Derez.ai — Create Your AI Agent in 5 Minutes | Agent Hosting</title>
|
||||
<meta name="description" content="Deploy your own AI agent in under 5 minutes. From signup to a working agent — $9.50/mo ($2 startup discount). Choose Hermes or OpenClaw. Full SSH access, automatic backups, and a powerful dashboard included." />
|
||||
<meta name="keywords" content="create AI agent, AI agent hosting, deploy AI agent, hermes agent, openclaw agent, managed agent hosting, AI agent dashboard" />
|
||||
<meta name="description" content="Deploy your own AI agent in under 5 minutes. From signup to a working agent — $9.50/mo ($2 startup discount). Full SSH access, automatic backups, and a powerful dashboard included." />
|
||||
<meta name="keywords" content="create AI agent, AI agent hosting, deploy AI agent, hermes agent, managed agent hosting, AI agent dashboard" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://derez.ai" />
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://derez.ai" />
|
||||
<meta property="og:title" content="Derez.ai — Create Your AI Agent in 5 Minutes" />
|
||||
<meta property="og:description" content="Deploy your own AI agent in under 5 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard. Choose Hermes or OpenClaw." />
|
||||
<meta property="og:description" content="Deploy your own AI agent in under 5 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard." />
|
||||
<meta property="og:image" content="https://derez.ai/og-image.png" />
|
||||
<meta property="og:site_name" content="Derez.ai" />
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"name": "Derez.ai",
|
||||
"applicationCategory": "BusinessApplication",
|
||||
"operatingSystem": "Linux",
|
||||
"description": "Managed AI agent hosting platform. Deploy Hermes or OpenClaw agents in under 5 minutes with full SSH access, automatic backups, and a management dashboard.",
|
||||
"description": "Managed AI agent hosting platform. Deploy Hermes agents in under 5 minutes with full SSH access, automatic backups, and a management dashboard.",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"price": "9.50",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"featureList": [
|
||||
"Deploy AI agent in under 5 minutes",
|
||||
"Hermes or OpenClaw agent options",
|
||||
"Hermes agent options",
|
||||
"Full SSH access to dedicated instance",
|
||||
"One-click backups",
|
||||
"Management dashboard",
|
||||
@@ -86,7 +86,7 @@
|
||||
"name": "What AI agents are available?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "You can choose between Hermes Agent (by Nous Research) or OpenClaw. Both run on dedicated Linux instances with full SSH access."
|
||||
"text": "You can choose between Hermes Agent (by Nous Research) or other AI agent frameworks. Both run on dedicated Linux instances with full SSH access."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1527,7 +1527,7 @@
|
||||
|
||||
<p class="hero-sub">
|
||||
Deploy a fully managed AI agent on its own dedicated Linux instance.
|
||||
Choose Hermes or OpenClaw. Full SSH access, automatic backups,
|
||||
Choose Hermes. Full SSH access, automatic backups,
|
||||
and a powerful dashboard — no infrastructure to manage.
|
||||
</p>
|
||||
|
||||
@@ -1837,7 +1837,6 @@
|
||||
<span class="pricing-config-label">Configure and buy your agent</span>
|
||||
<select class="pricing-config-select" id="pricing-agent">
|
||||
<option value="hermes" selected>Hermes</option>
|
||||
<option value="openclaw">OpenClaw</option>
|
||||
</select>
|
||||
<select class="pricing-config-select" id="pricing-period">
|
||||
<option value="monthly">Monthly</option>
|
||||
|
||||
Reference in New Issue
Block a user