π What is this tool?
HIST (Health Information Source Trustworthiness) is an automated trustworthiness checker for health and medical websites. It analyzes technical signals that indicate credibility β not medical accuracy.
π― Core mission: Help users identify websites that follow trust and transparency standards (authorship, citations, dates, disclaimers, structured data).
The tool does NOT evaluate medical correctness β it evaluates trust signals that correlate with reliable health information.
β
What we check (technical & trust signals)
CRITICAL (20pts)
HIGH (15pts)
MEDIUM (10pts)
LOW (5pts)
INFO (0pts)
- MedicalWebPage type β Is the page marked as medical content in JSON-LD?
- Medical entity β Is there a defined condition, therapy, or scholarly article?
- Author with credentials β Author name + MD/PhD/specialist title?
- Medical reviewer β Is there a `reviewedBy` field or mention?
- Citations & references β Links to PubMed, WHO, .gov, or DOI?
- JSON-LD structured data β Machine-readable metadata for AI/LLM?
- Medical specialty & audience β `relevantSpecialty`, `medicalAudience`?
- Publisher as MedicalOrganization β Clear institutional identity?
- Medical disclaimer β Does it state "not medical advice"?
- Publication & update dates β Freshness signals.
- Content structure β H1 headings, H2 subheadings, readable paragraphs.
- Semantic HTML β Use of <article>, <section>, etc.
- LLM readiness β `/llms.txt`, markdown version, PROV-O provenance.
π Scoring Formula β Version 2.0
π What's new: The scoring system now uses normalized scoring β your score reflects the percentage of trust signals your page fulfills, with each signal weighted by importance. This creates a finer gradation from 0 to 100 and avoids penalizing pages too harshly.
How it works
score = (1 β totalDeduction / MAX_DEDUCTION) Γ 100 + historicalBonus
Where:
- totalDeduction = sum of deductions for all missing trust signals
- MAX_DEDUCTION = 225 (sum of all possible deductions)
- historicalBonus = up to +15 points for landmark medical papers
Weight distribution
| Category |
Rules |
Deduction per rule |
Total possible deduction |
| CRITICAL |
5 (medicalwebpage, medicalentity, author, review, citations) |
20 pts |
100 pts |
| HIGH |
3 (jsonld, specialty, audience) |
15 pts |
45 pts |
| MEDIUM |
5 (publisher, disclaimer, dates, structure_h1, structure_h2) |
10 pts |
50 pts |
| LOW |
6 (author_credentials, citations_weak, dates_modified, structure_paragraphs, semantic_html, health_relevance) |
5 pts |
30 pts |
| INFO |
5 (structure_lists, internal_links, llms_txt, markdown, provenance) |
0 pts |
0 pts |
| TOTAL |
225 pts |
Score interpretation
90-100: Excellent trustworthiness
70-89: Good β room for improvement
50-69: Moderate β verify references
0-49: Low trustworthiness β do not rely
π Historical document bonus
+15 bonus points β Older but landmark medical papers (e.g., classic clinical trials, seminal research) may receive a bonus because age alone does not reduce trustworthiness for historically significant work. The bonus is applied after normalization but capped at 100.
π Example calculations
| Scenario |
Missing rules |
totalDeduction |
Score (Ver. 2.0) |
Score (Ver. 1.5) |
| 3 critical rules missing |
medicalwebpage (-20), author (-20), jsonld (-15) |
55 |
76 |
45 |
| 5 critical rules missing |
medicalwebpage (-20), medicalentity (-20), author (-20), review (-15), citations (-15) |
90 |
60 |
10 |
| 2 critical + 3 medium |
medicalwebpage (-20), author (-20), publisher (-10), disclaimer (-10), dates (-10) |
70 |
69 |
30 |
| All rules fulfilled |
None |
0 |
100 |
100 |
| All rules missing |
All 19 rules |
225 |
0 |
0 |
| Landmark paper (old + bonus) |
Missing JSON-LD (-15), missing dates (-10) |
25 + bonus 15 |
89 |
90 |
β οΈ Important limitations β PLEASE READ
This tool has fundamental limitations that every user must understand:
π 1. Protected websites (cannot be analyzed automatically)
The following websites block automated requests. For these, the tool provides manual verification checklists instead of automatic scoring:
- PubMed / NCBI / NIH β Returns "Checking your browser" protection
- Elsevier / ScienceDirect / Springer / Nature β Academic paywalls and bot protection
- Any site with Cloudflare, DDoS guard, or CAPTCHA
β For these sites, we provide trust estimates based on domain reputation and stepβbyβstep manual verification instructions.
π§ 2. We do NOT check medical accuracy
No automated tool can verify if medical information is factually correct. Our tool checks trust signals (authorship, citations, dates, disclaimers), not whether the content is medically accurate.
Example: A wellβstructured page with an MD author, citations, and JSON-LD could still contain incorrect medical advice. Always consult a real doctor.
π 3. We cannot verify credentials
If a page claims "Dr. John Smith, MD" β we detect the title, but we cannot verify that John Smith actually holds an MD degree. Anyone can add "MD" to their name online.
π± 4. JavaScriptβheavy websites
Modern React/Vue/Angular sites that render content dynamically may not be fully analyzable. We only see the initial HTML response.
πΈ 5. Paywalled content
If a page requires login or payment, we can only analyze metadata in the <head> section, not the full content.
π
6. Age vs. trustworthiness
Older content is not automatically untrustworthy. Classical medical literature and landmark clinical trials remain highly valuable. The tool applies a historical document bonus for significant older papers.
π Standards & sources
Our methodology is based on established trust frameworks:
- HONcode (Health on the Net) β 8 principles for trustworthy health websites
- Google EβEβAβT (Experience, Expertise, Authoritativeness, Trustworthiness)
- Schema.org MedicalWebPage β Structured data standards for medical content
- YMYL guidelines (Your Money or Your Life) β Google's quality rater guidelines
- PROV-O (W3C Provenance Ontology) β Tracking authorship and modifications
π‘ When to use this tool
β
Small health blogs
β
New medical websites
β
SEO optimization for health content
β
Quick credibility check for unfamiliar sites
π« When NOT to rely on this tool
β Making medical decisions
β Replacing professional medical advice
β Verifying factual accuracy of treatments
β Analyzing paywalled or protected sites
β οΈ Final disclaimer: This tool is for educational and informational purposes only. Always consult a qualified healthcare professional for medical decisions.
π Research & Data Usage
π¬ Important notice on data collection and research use:
By using this tool, you acknowledge that anonymized scan results (URLs, scores, detected issues, and aggregated statistics) may be used for scientific research purposes. This research aims to:
- Better understand current practices in health information publishing,
- Identify patterns of trustworthiness across different types of health websites,
- Develop improved guidelines and standards for health information sources,
- Contribute to the development of more reliable AI-based health information systems.
No personal data (email addresses) will ever be shared or published β only aggregated, anonymized statistics. You may request deletion of your email-associated data at any time by contacting us.
Data retention: All scan records are permanently stored in our secure database to enable longitudinal research on health information quality trends.