Markdown to Rich Text Converter
Weekly Update — March 24
What shipped
- User dashboard — live metrics, filterable tables, export to CSV
- Email templates — 3 new Postmark templates for the onboarding flow
- Fixed the bug where renewal reports showed stale data (#142)
In progress
- Sale readiness scoring model (ETA: Wednesday)
- Blog migration to new CMS — 12 of 18 posts moved
Code snippet
const getDomainHealth = (domain) => {
const score = calculateSEO(domain) + calculateAge(domain);
return score > 70 ? "healthy" : "needs-attention";
};
Key metrics
| Metric | This Week | Last Week | Change |
|---|---|---|---|
| Active domains | 142 | 138 | +4 |
| Avg. health score | 73 | 68 | +5 |
| Renewals processed | 24 | 19 | +5 |
Note: Health scores now include backlink data from the new provider.
Questions? Reply to this thread or ping me on Slack.
OK Wait — Who Are We?
We're SiteWarming. We help people who buy domains at 2 AM actually do something with them. If you've got a portfolio of "I swear I'll build that someday" domains, we have opinions. And tools. Mostly tools.
Analyze Your Portfolio
Upload your domains. We'll tell you which ones have real potential, which are worth renewing, and which you should finally let go of.
Run Free AnalysisActivate & Accelerate
Parked domains don't do anything. We turn them into living digital assets with AI-generated content and real SEO signals.
See How It WorksKnow Before You Sell
Thinking about selling? Find out if your domain is primed for maximum value — or if warming would make buyers fight over it first.
Check Sale ReadinessThis is one example of how we think about making complex systems simple. At SiteWarming, we apply the same approach to turning dormant domains into living, discoverable assets.