Daily brief June 10: sitemap, robots.txt, cornerstone blog post, KPI sync
- Created sitemap.xml (7 URLs) + robots.txt (allow all, sitemap reference) - Created cornerstone blog post: 'Hermes Agent Setup Guide' (tutorial) - Registered new blog post in blog/index.json - Updated launch-status.json to Day 2 with current CRM data (89 contacts) - Synced operations.json metadata for Day 2 brief session - CRM grew from 62→89 contacts (+27), YT creators 59→60 (+1)
This commit is contained in:
+45
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://derez.ai/</loc>
|
||||
<lastmod>2026-06-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/hosting.html</loc>
|
||||
<lastmod>2026-06-09</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/add.html</loc>
|
||||
<lastmod>2026-06-10</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/cancel.html</loc>
|
||||
<lastmod>2026-06-09</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/password-reset.html</loc>
|
||||
<lastmod>2026-06-08</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/blog/posts/speed-run-odoo-community-agent.html</loc>
|
||||
<lastmod>2026-06-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://derez.ai/blog/posts/hermes-agent-setup-guide.html</loc>
|
||||
<lastmod>2026-06-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user