Industry Leaders
This section is a one-page-per-source catalog of marketing-tech websites. Each page lists about 10–20 articles from that publication so search engines get a unique, crawlable URL for every source.
URL structure
Every source lives under a topic folder. The public path is always:
/docs/industry-leaders/{topic}/{source-slug}
| Topic folder | What belongs here | Example URL |
|---|---|---|
publications | Independent magazines and research sites | /docs/industry-leaders/publications/litmus |
esp-blogs | Official blogs of ESPs and newsletter platforms | /docs/industry-leaders/esp-blogs/mailchimp |
deliverability | Inbox placement, authentication, anti-spam labs | /docs/industry-leaders/deliverability/validity |
growth | Growth, lifecycle, and product-led content | /docs/industry-leaders/growth/hubspot |
ecommerce | Commerce and retention publishers | /docs/industry-leaders/ecommerce/klaviyo |
developers | HTML-email engineering and infrastructure | /docs/industry-leaders/developers/mjml |
Adding a new topic is one folder + _category_.json. Adding a new source is one markdown file. Docusaurus autogenerates the sidebar from the filesystem, so you never edit sidebars.ts for this section.
How to add a source
- Pick the closest topic folder (or create one).
- Copy
website/templates/industry-leader-source.mdtowebsite/docs/industry-leaders/{topic}/{source-slug}.md. - Fill title, description, keywords, homepage, and 10–20 article links.
- Keep slugs lowercase, hyphenated, matching the brand (
getvero→vero).
The page template lives outside docs/ so it is not published and does not create a broken internal link.
Vero Insights already moved here: Vero Insights. Remaining vendor blogs will follow the same pattern.