How to adjust markdown headings for blog import
- Step 1Drop blog post — Upload the Markdown post you're importing.
- Step 2Set delta to +1 — Demote all headings by one level.
- Step 3Import to blog — Use the demoted version when pasting into the blog editor.
Frequently asked questions
Why does this matter for SEO?+
Multiple H1s on a single page confuse some search engines and screen readers. Single H1 is the standard.
What if my blog renders only H2+?+
Most platforms render H2-H6 normally. Demoting one level gets you to a clean H2-as-section structure.
Will it break my anchor links?+
Anchor slugs depend on heading text, not level. Anchors keep working after demotion.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.