FAQ
Frequently Asked Questions - ContentMK Docs
Common questions about ContentMK features, pricing, and technical details.
Can I use ContentMK without WordPress?
Yes. ContentMK works with any website. You can import articles via CSV upload or sitemap crawl regardless of your CMS. The WordPress sync features are entirely optional — the core app tracks content whether your site runs on WordPress, Webflow, Ghost, a static site generator, or anything else.
What happens to my data if I cancel?
Your data stays on your machine. The SQLite database at ~/ContentMK/data.db is yours. Export is always available, even after cancellation. The app enters read-only mode after a 7-day grace period, but your data is never deleted or locked away. You can export to JSON, CSV, PDF, or HTML at any time.
Can I use ContentMK on multiple computers?
Your license works on unlimited machines. Without the Cloud Sync module, each computer has its own independent database. With Cloud Sync (included in Professional and Premium plans), data syncs between all your devices automatically with field-level merge and conflict resolution.
Do I need both the SEMrush and Ahrefs modules?
No. Most users subscribe to one SEO tool or the other. The SEMrush and Ahrefs modules are independent — use whichever matches the tool you already pay for. Both support CSV import (upload exports from the tool) and live API mode (automatic data pulls with your API key). If you use both tools, you can activate both modules — they enrich the same underlying SEO metadata independently.
Is my WordPress password stored securely?
WordPress Application Passwords are encrypted at rest using your operating system’s secure credential storage (Electron safeStorage). They are stored locally in your SQLite database on your machine and are never transmitted to ContentMK’s servers. The API endpoint that checks credential status never exposes the actual password — it only returns a boolean flag indicating whether a password is configured.
Which WordPress SEO plugins does ContentMK support?
ContentMK’s Basic SEO module automatically detects and integrates with the four most popular WordPress SEO plugins: Yoast SEO, Rank Math, SEOPress, and All in One SEO (AIOSEO). Detection happens automatically when you sync your WordPress site — no extra configuration needed. If auto-detection gets it wrong, you can manually select your plugin in Site Settings. ContentMK reads SEO titles, meta descriptions, canonical URLs, Open Graph data, robots directives, and schema markup from whichever plugin your site uses.
Can I use SEMrush and Google Search Console together?
Yes. Each premium module enriches the same underlying SEO data independently. When you have both SEMrush (or Ahrefs) and Google Search Console active, you can compare estimated rankings from SEMrush with actual Google positions from GSC side by side. All data appears in a unified article view with clear source labels showing where each data point comes from.
Can I try a premium module before upgrading?
Premium modules show a preview of their features within the app. You can see exactly what each module does and what the interface looks like before upgrading to Professional or Premium. ContentMK does not offer time-limited free trials.
How often does ContentMK update?
Updates are delivered automatically via GitHub Releases and Electron’s built-in auto-updater. When an update is available, ContentMK downloads it in the background and applies it on restart. Database migrations run automatically with a silent backup before each migration, so your data is always protected during updates.