remove OpenClaw from pricing options, meta descriptions, and structured data

This commit is contained in:
Oliver
2026-06-09 16:29:17 -03:00
parent 9596cd8554
commit 7f892e9625
2 changed files with 7 additions and 9 deletions
-1
View File
@@ -337,7 +337,6 @@
<span class="pricing-config-label">Configure and buy your agent</span> <span class="pricing-config-label">Configure and buy your agent</span>
<select class="pricing-config-select" id="pricing-agent"> <select class="pricing-config-select" id="pricing-agent">
<option value="hermes" selected>Hermes</option> <option value="hermes" selected>Hermes</option>
<option value="openclaw">OpenClaw</option>
</select> </select>
<select class="pricing-config-select" id="pricing-period"> <select class="pricing-config-select" id="pricing-period">
<option value="monthly">Monthly</option> <option value="monthly">Monthly</option>
+7 -8
View File
@@ -6,8 +6,8 @@
<!-- ── SEO: Primary ────────────────────────────────────────────── --> <!-- ── SEO: Primary ────────────────────────────────────────────── -->
<title>Derez.ai — Create Your AI Agent in 5 Minutes | Agent Hosting</title> <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="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, openclaw agent, managed agent hosting, AI agent dashboard" /> <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" /> <meta name="robots" content="index, follow" />
<link rel="canonical" href="https://derez.ai" /> <link rel="canonical" href="https://derez.ai" />
@@ -15,7 +15,7 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://derez.ai" /> <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: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:image" content="https://derez.ai/og-image.png" />
<meta property="og:site_name" content="Derez.ai" /> <meta property="og:site_name" content="Derez.ai" />
@@ -32,7 +32,7 @@
"name": "Derez.ai", "name": "Derez.ai",
"applicationCategory": "BusinessApplication", "applicationCategory": "BusinessApplication",
"operatingSystem": "Linux", "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": { "offers": {
"@type": "Offer", "@type": "Offer",
"price": "9.50", "price": "9.50",
@@ -46,7 +46,7 @@
}, },
"featureList": [ "featureList": [
"Deploy AI agent in under 5 minutes", "Deploy AI agent in under 5 minutes",
"Hermes or OpenClaw agent options", "Hermes agent options",
"Full SSH access to dedicated instance", "Full SSH access to dedicated instance",
"One-click backups", "One-click backups",
"Management dashboard", "Management dashboard",
@@ -86,7 +86,7 @@
"name": "What AI agents are available?", "name": "What AI agents are available?",
"acceptedAnswer": { "acceptedAnswer": {
"@type": "Answer", "@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"> <p class="hero-sub">
Deploy a fully managed AI agent on its own dedicated Linux instance. 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. and a powerful dashboard — no infrastructure to manage.
</p> </p>
@@ -1837,7 +1837,6 @@
<span class="pricing-config-label">Configure and buy your agent</span> <span class="pricing-config-label">Configure and buy your agent</span>
<select class="pricing-config-select" id="pricing-agent"> <select class="pricing-config-select" id="pricing-agent">
<option value="hermes" selected>Hermes</option> <option value="hermes" selected>Hermes</option>
<option value="openclaw">OpenClaw</option>
</select> </select>
<select class="pricing-config-select" id="pricing-period"> <select class="pricing-config-select" id="pricing-period">
<option value="monthly">Monthly</option> <option value="monthly">Monthly</option>