✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekRank for herbal remedy pages

Maintain herbs in a sheet or JSON. SleekRank generates an indexable page per remedy with traditional uses, evidence summaries, typical dosage, preparation methods, and drug-interaction notes.

€50 off for the first 100 lifetime licenses!

SleekRank for herbal remedy pages

Herbal content has structure underneath

Every herb has a predictable shape: common name, Latin binomial, traditional uses, parts used, active compounds, typical dosage and preparation, evidence summary, contraindications, and drug interactions. That structure repeats across hundreds of herbs in any serious materia medica. Writing each page in the editor leaves Latin names drifting, dosage notes inconsistent, and interaction warnings present on some pages and missing on others.

SleekRank reads the herb source from Google Sheets or JSON and renders one page per remedy at /herbs/{slug}/. List mapping handles traditional-uses, parts-used, and interactions arrays. Selector mapping fills the Latin name, family, and parts-used badges. Meta mapping writes per-herb descriptions and og:image references.

Because every page pulls from one source, a corrected Latin binomial or a newly recognized interaction flows through the library on the next cache cycle. Herbalists own the data, marketing owns the template, and the WordPress side stays a pure layout concern.

Workflow

From herb sheet to per-remedy URLs

1

Maintain the herb source

Keep rows with slug, common_name, latin_name, family, parts_used array, traditional_uses array, active_compounds, dosage_typical, contraindications, and drug_interactions array.
2

Design the herb template

Create one WordPress page with a hero (common name, Latin binomial, family badge), traditional-uses section, evidence summary, dosage and preparation block, contraindications callout, and interactions list.
3

Map herbs to template

Tag-map title and h1 to common_name, selector-map latin_name and family, list-map traditional_uses, contraindications, and drug_interactions, meta-map description and og:image.
4

Add use-case index pages

A second URL pattern under /herbs/use/{slug}/ filters by primary_use. Adding a herb populates the relevant use-case indexes automatically.

Data in, pages out

Herb rows to remedy URLs

One row per herb with slug, common name, Latin name, parts used, and primary traditional use.
Data source: Google Sheets / JSON
slug common_name latin_name parts_used primary_use
ashwagandha Ashwagandha Withania somnifera Root Adaptogen
turmeric Turmeric Curcuma longa Rhizome Anti-inflammatory
st-johns-wort St. John's Wort Hypericum perforatum Flowering tops Mood support
echinacea Echinacea Echinacea purpurea Aerial parts, root Immune support
milk-thistle Milk Thistle Silybum marianum Seeds Liver support
URL pattern: /herbs/{slug}/
Generated pages
  • /herbs/ashwagandha/
  • /herbs/turmeric/
  • /herbs/st-johns-wort/
  • /herbs/echinacea/
  • /herbs/milk-thistle/

Comparison

Hand-built herb pages vs SleekRank

Manual page per herb

  • Latin binomials drift between editor sessions
  • Drug interaction notes appear inconsistently
  • Dosage and preparation guidance varies in depth
  • Evidence summaries get out of sync with newer studies
  • OG cards per herb rarely get attention

SleekRank

  • One URL per herb under /herbs/{slug}/
  • Selector mapping fills Latin name, family, and parts-used badges
  • List mapping renders traditional uses, interactions, and contraindications
  • Evidence summaries stay consistent because they come from one source
  • Sitemap entries per herb, base template noindexed

Features

What SleekRank gives you for herbal remedy pages

Latin and common names

Selector mapping renders the Latin binomial alongside the common name on every herb page, so botanical accuracy stays consistent across the library.

Interaction warnings

List mapping renders the drug-interactions array as a structured section, so cautions never get dropped from a page where they apply.

Evidence summaries

Each page carries the herbalist's evidence summary from a single column, so the strength-of-evidence language stays consistent across the materia medica.

Use cases

Who builds herb pages with SleekRank

Herbalist publications

Practitioner publications cover hundreds of herbs with focused per-herb URLs sourced from one materia medica, with botanical names and evidence kept consistent.

Supplement brands

Brands build an educational herb library that supports product pages without duplicating copy, sourced once and rendered everywhere it is needed.

Herbalism schools

Schools publish a reference library students bookmark and link to from coursework, with stable URLs that survive curriculum revisions and site redesigns.

The bigger picture

Why herbal libraries reward depth

Herbal search splits between common names and Latin binomials, and between traditional-use queries and evidence-focused queries. Someone searching "ashwagandha sleep" wants a focused per-herb page, not a generic supplement listicle. Someone searching "Withania somnifera cortisol" wants the same page, ranked for the scientific search.

A library that targets both naturally — by giving each herb a dedicated URL that ranks for both names — captures the full intent. The data underneath is structured by definition. Latin binomial, parts used, active compounds, typical dosage, and interactions repeat in the same shape across hundreds of herbs.

The work that distinguishes a great library is the writing: evidence language, contraindication detail, preparation guidance. That writing belongs to herbalists, not to a CMS workflow. SleekRank lets herbalists write in a sheet and renders the result through a template the design team built once, so updates from new clinical trials propagate everywhere without dozens of editor sessions.

Pair with SleekPixel for OG cards labeled with the herb and its Latin name, so previews look intentional rather than generic.

Questions

Common questions about SleekRank for herbal remedy pages

Google Sheets is easiest for an herbalist team to maintain directly. JSON works well when the data flows from a structured reference system like Notion. Both formats let SleekRank read the same fields. The format choice can change later without rebuilding the pages.

 

Keep them as separate columns (traditional_uses, evidence_summary) and render them in distinct sections of the template. That way the page is explicit about which is which, which matters both for credibility and for compliance with claims regulations in the publisher's market. The herbalist controls both fields in one source.

 

Yes. Store drug_interactions as an array of drug slugs and list-map them as linked items. If you also run a drug-interaction page group, each link goes to the relevant per-drug page. The two libraries can share coordinated sources so adding a herb makes its interactions available on the drug side too.

 

Yes. Every generated URL is added to the SleekRank sitemap. The base template is excluded and noindexed. Submit the sitemap in Search Console and new herbs get crawled within hours of cache flush. Common-name and Latin-name queries both rank well because the structured per-page content signals authority that listicles cannot match.

 

Cache duration is configurable per source. For active editorial work, set fifteen to thirty minutes. For a stable library, a day or longer is fine. A manual cache flush via wp-cli pushes urgent updates (a newly recognized interaction, for example) live on the next request.

 

No. The base template is a normal WordPress page. Any theme with clear typography works. Latin-name and family badges render through the theme's existing styles plus the few classes you assign. SleekRank only injects values; the visual identity stays in the theme.

 

Store preparations as a JSON or array column (preparations: [tincture, decoction, infusion, capsule]) with dosage notes per form. List mapping renders them in a dedicated section. A second URL pattern under /herbs/preparation/{slug}/ can give each preparation its own page when those queries matter.

 

Yes. Add a citations array per row with reference IDs or DOIs and list-map them into a references block at the bottom of each page. For inline citations, use selector mapping with a placeholder element next to a claim and inject the marker there. The herbalist maintains the citation list once in the source, keeping references consistent across the library.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€99

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€179

EUR

per year

Get started

further 30% launch-discount applied during checkout for existing customers.

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Launch Offer

€299

€249

EUR

once

Get started

further 30% launch-discount applied during checkout for existing customers.

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView