sitemap: expand to 21 URLs (all pages + blog posts); blog index: add 2 missing posts
This commit is contained in:
+93
-75
@@ -1,77 +1,95 @@
|
|||||||
{
|
{
|
||||||
"posts": [
|
"posts": [
|
||||||
{
|
{
|
||||||
"id": "why-backing-up-an-agent-is-so-hard",
|
"id": "hermes-agent-setup-guide",
|
||||||
"date": "2026-06-12",
|
"date": "2026-06-13",
|
||||||
"area": "architecture",
|
"area": "tutorial",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Why Backing Up an AI Agent Is So Hard — And How Full-Disk Snapshots Fix It",
|
"headline": "Hermes Agent Setup Guide \u2014 From Zero to Running in 10 Minutes",
|
||||||
"teaser": "69% of an agent’s state lives outside its home directory. Real filesystem data on why home-dir backups fail — and why full-disk snapshots are the only viable solution.",
|
"teaser": "Step-by-step guide to installing, configuring, and running Hermes Agent. Covers profiles, skills, plugins, cron jobs, and the full toolchain.",
|
||||||
"link": "blog/posts/why-backing-up-an-agent-is-so-hard.html"
|
"link": "blog/posts/hermes-agent-setup-guide.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-kie-ai-image",
|
"id": "how-to-deploy-ai-agents-5-minutes",
|
||||||
"date": "2026-06-11",
|
"date": "2026-06-13",
|
||||||
"area": "speed-run",
|
"area": "tutorial",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Speed Run: Generate Images with Kie.ai & Hermes Agent",
|
"headline": "How to Deploy AI Agents in 5 Minutes \u2014 A Speed Run",
|
||||||
"teaser": "From zero to an AI-generated image in under 10 minutes. Connect Kie.ai's 70+ image models to Hermes Agent via a single API key.",
|
"teaser": "From zero to a running AI agent in under 5 minutes. No DevOps experience required. Just SSH in, run one command, and your agent is live.",
|
||||||
"link": "blog/posts/speed-run-kie-ai-image.html"
|
"link": "blog/posts/how-to-deploy-ai-agents-5-minutes.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "direct-odoo-api-vs-mcp",
|
"id": "why-backing-up-an-agent-is-so-hard",
|
||||||
"date": "2026-06-11",
|
"date": "2026-06-12",
|
||||||
"area": "architecture",
|
"area": "architecture",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Direct Odoo API vs MCP — Why Direct Access Wins for AI Agents",
|
"headline": "Why Backing Up an AI Agent Is So Hard \u2014 And How Full-Disk Snapshots Fix It",
|
||||||
"teaser": "Direct Odoo XML-RPC access beats MCP middleware for AI agents. Real Odoo user accounts with granular permissions, zero extra latency, no middle layer to maintain.",
|
"teaser": "69% of an agent’s state lives outside its home directory. Real filesystem data on why home-dir backups fail — and why full-disk snapshots are the only viable solution.",
|
||||||
"link": "blog/posts/direct-odoo-api-vs-mcp.html"
|
"link": "blog/posts/why-backing-up-an-agent-is-so-hard.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-nextcloud-svg",
|
"id": "speed-run-kie-ai-image",
|
||||||
"date": "2026-06-11",
|
"date": "2026-06-11",
|
||||||
"area": "speed-run",
|
"area": "speed-run",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Speed Run: Connect to Nextcloud & Render SVGs with an AI Agent",
|
"headline": "Speed Run: Generate Images with Kie.ai & Hermes Agent",
|
||||||
"teaser": "From zero to an agent that connects to Nextcloud, generates vector graphics, and saves them directly to your cloud storage.",
|
"teaser": "From zero to an AI-generated image in under 10 minutes. Connect Kie.ai's 70+ image models to Hermes Agent via a single API key.",
|
||||||
"link": "blog/posts/speed-run-nextcloud-svg.html"
|
"link": "blog/posts/speed-run-kie-ai-image.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-competitor-profiling",
|
"id": "direct-odoo-api-vs-mcp",
|
||||||
"date": "2026-06-10",
|
"date": "2026-06-11",
|
||||||
"area": "speed-run",
|
"area": "architecture",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Speed Run: Competitor Profiling — ODOO Community Hosting",
|
"headline": "Direct Odoo API vs MCP \u2014 Why Direct Access Wins for AI Agents",
|
||||||
"teaser": "From zero to a competitor intelligence agent that researches ODOO Community hosting providers and returns a structured comparison table.",
|
"teaser": "Direct Odoo XML-RPC access beats MCP middleware for AI agents. Real Odoo user accounts with granular permissions, zero extra latency, no middle layer to maintain.",
|
||||||
"link": "blog/posts/speed-run-competitor-profiling.html"
|
"link": "blog/posts/direct-odoo-api-vs-mcp.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-research-agent-mobile",
|
"id": "speed-run-nextcloud-svg",
|
||||||
"date": "2026-06-10",
|
"date": "2026-06-11",
|
||||||
"area": "speed-run",
|
"area": "speed-run",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Speed Run: Research Agent — Scrape mobile.de with AI",
|
"headline": "Speed Run: Connect to Nextcloud & Render SVGs with an AI Agent",
|
||||||
"teaser": "From zero to a research agent that scrapes mobile.de and returns a structured table of Toyota Hilux listings with prices and specs.",
|
"teaser": "From zero to an agent that connects to Nextcloud, generates vector graphics, and saves them directly to your cloud storage.",
|
||||||
"link": "blog/posts/speed-run-research-agent-mobile.html"
|
"link": "blog/posts/speed-run-nextcloud-svg.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-cold-email",
|
"id": "speed-run-competitor-profiling",
|
||||||
"date": "2026-06-10",
|
"date": "2026-06-10",
|
||||||
"area": "speed-run",
|
"area": "speed-run",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"headline": "Speed Run: Send Your First Cold Email with an AI Agent",
|
"headline": "Speed Run: Competitor Profiling \u2014 ODOO Community Hosting",
|
||||||
"teaser": "From zero to a cold-sending AI agent in under 10 Minutes. SMTP configured, first email drafted and sent.",
|
"teaser": "From zero to a competitor intelligence agent that researches ODOO Community hosting providers and returns a structured comparison table.",
|
||||||
"link": "blog/posts/speed-run-cold-email.html"
|
"link": "blog/posts/speed-run-competitor-profiling.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "speed-run-odoo-community-agent",
|
"id": "speed-run-research-agent-mobile",
|
||||||
"date": "2026-06-10",
|
"date": "2026-06-10",
|
||||||
"area": "speed-run",
|
"area": "speed-run",
|
||||||
"agent": "hermes",
|
"agent": "hermes",
|
||||||
"video": true,
|
"headline": "Speed Run: Research Agent \u2014 Scrape mobile.de with AI",
|
||||||
"headline": "Speed Run: Create an Odoo Community Agent from Zero",
|
"teaser": "From zero to a research agent that scrapes mobile.de and returns a structured table of Toyota Hilux listings with prices and specs.",
|
||||||
"teaser": "From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included.",
|
"link": "blog/posts/speed-run-research-agent-mobile.html"
|
||||||
"link": "blog/posts/speed-run-odoo-community-agent.html"
|
},
|
||||||
}
|
{
|
||||||
]
|
"id": "speed-run-cold-email",
|
||||||
|
"date": "2026-06-10",
|
||||||
|
"area": "speed-run",
|
||||||
|
"agent": "hermes",
|
||||||
|
"headline": "Speed Run: Send Your First Cold Email with an AI Agent",
|
||||||
|
"teaser": "From zero to a cold-sending AI agent in under 10 Minutes. SMTP configured, first email drafted and sent.",
|
||||||
|
"link": "blog/posts/speed-run-cold-email.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "speed-run-odoo-community-agent",
|
||||||
|
"date": "2026-06-10",
|
||||||
|
"area": "speed-run",
|
||||||
|
"agent": "hermes",
|
||||||
|
"video": true,
|
||||||
|
"headline": "Speed Run: Create an Odoo Community Agent from Zero",
|
||||||
|
"teaser": "From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included.",
|
||||||
|
"link": "blog/posts/speed-run-odoo-community-agent.html"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
+99
-10
@@ -1,45 +1,134 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<!-- Homepage -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/</loc>
|
<loc>https://derez.ai/</loc>
|
||||||
<lastmod>2026-06-10</lastmod>
|
<lastmod>2026-06-14</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
<!-- Core pages -->
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/hosting.html</loc>
|
<loc>https://derez.ai/hosting.html</loc>
|
||||||
<lastmod>2026-06-09</lastmod>
|
<lastmod>2026-06-13</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/add.html</loc>
|
<loc>https://derez.ai/add.html</loc>
|
||||||
<lastmod>2026-06-10</lastmod>
|
<lastmod>2026-06-15</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.6</priority>
|
<priority>0.6</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/cancel.html</loc>
|
<loc>https://derez.ai/cancel.html</loc>
|
||||||
<lastmod>2026-06-09</lastmod>
|
<lastmod>2026-06-13</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.3</priority>
|
<priority>0.3</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/password-reset.html</loc>
|
<loc>https://derez.ai/password-reset.html</loc>
|
||||||
<lastmod>2026-06-08</lastmod>
|
<lastmod>2026-06-13</lastmod>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.3</priority>
|
<priority>0.3</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/blog/posts/speed-run-odoo-community-agent.html</loc>
|
<loc>https://derez.ai/error.html</loc>
|
||||||
<lastmod>2026-06-10</lastmod>
|
<lastmod>2026-06-13</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.3</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/ssh-for-agents.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.5</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/chatgpt-agent.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.5</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/odoo-hermes-agent.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/odoo-hermes-agent-startups.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.5</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/operations.html</loc>
|
||||||
|
<lastmod>2026-06-14</lastmod>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
<priority>0.4</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<!-- Blog posts -->
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/why-backing-up-an-agent-is-so-hard.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://derez.ai/blog/posts/hermes-agent-setup-guide.html</loc>
|
<loc>https://derez.ai/blog/posts/hermes-agent-setup-guide.html</loc>
|
||||||
<lastmod>2026-06-10</lastmod>
|
<lastmod>2026-06-13</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/how-to-deploy-ai-agents-5-minutes.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/direct-odoo-api-vs-mcp.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-kie-ai-image.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-nextcloud-svg.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-competitor-profiling.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-cold-email.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-research-agent-mobile.html</loc>
|
||||||
|
<lastmod>2026-06-13</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://derez.ai/blog/posts/speed-run-odoo-community-agent.html</loc>
|
||||||
|
<lastmod>2026-06-15</lastmod>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|||||||
Reference in New Issue
Block a user