✏️ HerbsFinder Admin — New Article

← Back to Site

📋 Daily Workflow: Add a New Article in 3 Steps

  1. Generate AI content — Use the prompt below in ChatGPT or Claude to create your article. Fill in the form fields with the result.
  2. Fill in the form — Complete all fields below. The tool will generate the correct JavaScript object.
  3. Update articles.js — Copy the generated code, open js/articles.js, and paste it at the TOP of the ARTICLES array. Increment the id. Deploy.

🤖 Copy This Prompt for AI Content Generation

Paste this into Claude or ChatGPT, replace [HERB/TOPIC] with your desired subject:

Write a detailed blog article for HerbsFinder.com about [HERB/TOPIC]. Please provide: 1. TITLE: An engaging, SEO-optimized title (60-70 characters ideal) 2. EXCERPT: A 2-sentence description (150-160 characters) that includes the main keyword 3. CATEGORY: One of these exact categories — "Growing Guide", "Herb Profiles", "Medicinal Herbs", "Beginner Tips", "Foraging", "How-To" 4. TAGS: 4-6 tags as a comma-separated list (lowercase) 5. READ TIME: Estimated minutes to read 6. UNSPLASH IMAGE URL: A relevant Unsplash photo URL in this format: https://images.unsplash.com/photo-[ID]?w=1200&q=80 (find one at unsplash.com) 7. FULL ARTICLE CONTENT in HTML format using only these tags:

,

,

,
    ,
      ,
    1. , , ,
      The article should be: - 800-1200 words - Include scientific herb names in italics where relevant - SEO-optimized with the main keyword appearing naturally 3-5 times - Structured with 4-6 clear H2 subheadings - Practical and actionable - End with a clear takeaway or call to action

📝 Article Details

Preview

📄 Article Content (HTML)

Paste the HTML content from your AI generation here. Use <h2>, <h3>, <p>, <ul>, <li>, <strong>, <em>, <blockquote>

⚙️ Generate Article Code