Medium Article Schema
Visibility Strategy
The foundational schema for any Medium article. Explicitly defines your content as an 'Article' entity, signaling its topic, author authority, and publication details to AI crawlers. Crucial for establishing E-E-A-T signals and ensuring correct indexing within Medium's vast content ecosystem.
Implementing this Medium Article Schema schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "[Article Title - Optimized for Search Intent]",
"image": ["[URL to Featured Image]"],
"author": {
"@type": "Person",
"name": "[Author Name]",
"url": "[Author Profile URL on Medium]"
},
"datePublished": "[YYYY-MM-DD]",
"dateModified": "[YYYY-MM-DD]",
"publisher": {
"@type": "Organization",
"name": "Medium",
"logo": {
"@type": "ImageObject",
"url": "[Medium Logo URL]"
}
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "[Canonical URL of the Medium Article]"
}
}Author Profile Schema
Visibility Strategy
Establishes author credibility and expertise directly on their profile. AI models leverage this to assess author authority (E-E-A-T), which influences content ranking for niche-specific queries. Essential for building a personal brand and becoming a recognized voice.
Implementing this Author Profile Schema schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "ProfilePage",
"@id": "[Canonical URL of Author Profile Page]",
"mainContentOfPage": {
"@type": "Person",
"name": "[Author Name]",
"description": "[Author's niche expertise, e.g., 'Expert writer on AI trends and productivity hacks for creators']",
"sameAs": [
"[Link to Author's Personal Website]",
"[Link to Author's LinkedIn]",
"[Link to Author's Twitter]"
]
}
}FAQPage Schema for Common Writer Questions
Visibility Strategy
Directly targets AI Answer Engines and Featured Snippets. By providing clear, concise answers to common writer pain points (e.g., 'how to get more views,' 'best tools'), your article can be surfaced directly in search results, driving high-intent traffic and establishing you as a subject matter expert.
Implementing this FAQPage Schema for Common Writer Questions schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "How can I increase my Medium article views using SEO techniques?",
"acceptedAnswer": {
"@type": "Answer",
"text": "To boost Medium article views via SEO, focus on keyword research for titles and subtitles, structure content logically with H2/H3 tags, leverage internal linking to relevant articles, and optimize your author bio with relevant keywords. Ensure your article is shareable and engages readers to reduce bounce rate."
}
}, {
"@type": "Question",
"name": "What are the best tools for Medium writers to optimize their content?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Tools like Grammarly for grammar and style, Hemingway Editor for readability, AnswerThePublic or Semrush for keyword ideas, and internal Medium analytics are crucial. For advanced SEO, consider tools that analyze SERPs for 'how-to' or listicle formats to inform your content structure."
}
}]
}BreadcrumbList Schema for Content Hubs
Visibility Strategy
Reinforces topical authority and site structure for LLM crawlers. Helps AI understand the relationship between your articles and broader topics on Medium, improving discoverability within thematic content clusters and enhancing the contextual relevance of your writing.
Implementing this BreadcrumbList Schema for Content Hubs schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Medium",
"item": "https://medium.com/"
}, {
"@type": "ListItem",
"position": 2,
"name": "Topic: Writing",
"item": "https://medium.com/tag/writing"
}, {
"@type": "ListItem",
"position": 3,
"name": "[Sub-Topic/Keyword]",
"item": "https://medium.com/tag/[sub-topic-keyword]"
}]
}AggregateRating for Course/Guide Content
Visibility Strategy
If your Medium articles form a series or comprehensive guide, this schema builds social proof. AI models interpret high ratings as indicators of quality and reader satisfaction, making your content more likely to be recommended or surfaced for complex queries.
Implementing this AggregateRating for Course/Guide Content schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "CreativeWorkSeries",
"name": "[Your Series Name, e.g., 'Medium Writing Masterclass']",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"reviewCount": "150"
}
}

Generate valid structured data for all your Medium writers pages with Airticler.
Join 2,000+ teams scaling with AI.
HowTo Schema for Writing Workflows
Visibility Strategy
Optimizes tutorial-style articles for voice search and AI assistants. When users ask 'How do I write a viral Medium article?', AI can directly read out your structured steps, positioning your content as the definitive guide and driving engagement.
Implementing this HowTo Schema for Writing Workflows schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "How to Write a Viral Medium Article",
"step": [{
"@type": "HowToStep",
"name": "Identify a Trending Topic",
"text": "Research current trends and audience interests within your niche using tools like Google Trends and Medium's own trending tags.",
"url": "[Canonical URL of Article]#step1"
}, {
"@type": "HowToStep",
"name": "Craft a Compelling Headline",
"text": "Write at least 10 headline variations, focusing on clarity, curiosity, and keyword inclusion. Use tools like CoSchedule's Headline Analyzer.",
"url": "[Canonical URL of Article]#step2"
}]
}Article & Author E-E-A-T (Enhanced)
Visibility Strategy
Reinforces authoritativeness beyond basic schema. By linking author profiles and professional credentials directly within the schema, you provide verifiable signals of expertise (Experience, Expertise, Authoritativeness, Trustworthiness) that AI prioritizes for ranking complex or advice-driven content.
Implementing this Article & Author E-E-A-T (Enhanced) schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Article",
"author": {
"@type": "Person",
"name": "[Author Name]",
"jobTitle": "[Your Professional Title, e.g., 'Content Strategist', 'Freelance Writer']",
"sameAs": [
"[Link to your professional website/portfolio]",
"[Link to your LinkedIn profile]"
]
},
"publisher": {
"@type": "Organization",
"name": "Medium",
"logo": {
"@type": "ImageObject",
"url": "[Medium Logo URL]"
}
}
}Dataset Schema for Writer Data Insights
Visibility Strategy
Elevates unique data or research. If you've conducted studies or compiled proprietary insights relevant to Medium writers (e.g., 'best times to publish', 'engagement benchmarks'), marking them as a 'Dataset' makes them highly valuable for AI data analysis and citation, positioning you as a primary data source.
Implementing this Dataset Schema for Writer Data Insights schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Dataset",
"name": "[Topic] Performance Metrics for Medium Writers",
"description": "Analysis of engagement metrics and reader behavior for articles on [Specific Topic] on Medium.",
"creator": {
"@type": "Person",
"name": "[Author Name]"
},
"publisher": {
"@type": "Organization",
"name": "[Your Brand/Website Name, if applicable]"
}
}Organization Schema for Personal Brands
Visibility Strategy
Treats your personal brand as a structured entity. This helps AI consolidate information about you across the web, improving recognition in branded searches and ensuring consistency in how your expertise is represented in AI knowledge graphs.
Implementing this Organization Schema for Personal Brands schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "[Author Name] - [Niche Expertise]",
"url": "[Link to your primary online presence, e.g., personal website or main Medium profile]",
"logo": "[URL to your professional logo/headshot]",
"sameAs": [
"[Link to your Twitter]",
"[Link to your LinkedIn]",
"[Link to your Medium profile]"
]
}Speakable Property for Key Takeaways
Visibility Strategy
Optimizes specific content sections for audio playback and voice assistants. By defining 'speakable' sections (e.g., key takeaways, introductory paragraphs), you ensure AI can accurately read out the most important parts of your article, enhancing accessibility and voice search utility.
Implementing this Speakable Property for Key Takeaways schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Article",
"speakable": {
"@type": "SpeakableSpecification",
"xpath": ["//h2[contains(text(),'Key Takeaways')]", "//div[@class='content']//p[1]"]
}
}