Web3 Project Schema
Visibility Strategy
Establishes your web3 project as a distinct entity for AI crawlers and knowledge graphs. Crucial for branded search, dapp discovery, and identifying core functionalities within the decentralized ecosystem.
Implementing this Web3 Project Schema schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "[Web3 Project Name] - Official Site",
"description": "[Concise, keyword-rich description of the Web3 project's purpose and technology, e.g., Decentralized Autonomous Organization for DeFi governance.]",
"isPartOf": {
"@type": "WebSite",
"name": "[Your dApp/Protocol Name]",
"url": "[Your dApp/Protocol URL]"
},
"about": {
"@type": "Organization",
"name": "[DAO Name or Core Team Entity]",
"url": "[DAO/Team URL]"
},
"potentialAction": {
"@type": "DiscoverAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "[Primary dApp/Protocol Interaction URL, e.g., app.yourprotocol.com]"
}
}
}Token/NFT Schema
Visibility Strategy
Indexes your token or NFT collection directly for AI-driven financial and asset discovery. Essential for users searching for 'best DeFi tokens' or 'top NFT drops'. Ensures accurate representation of utility and market data.
Implementing this Token/NFT Schema schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Product",
"name": "[Token Ticker Symbol or NFT Collection Name]",
"description": "[Detailed description of the token's utility, supply, and governance rights or NFT collection's theme and rarity traits.]",
"offers": {
"@type": "Offer",
"priceCurrency": "ETH",
"availableAtOrFrom": "[Link to DEX/Marketplace Listing]",
"category": "[Token/NFT Type, e.g., Governance Token, Utility Token, PFP NFT]"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"ratingCount": "5000"
}
}FAQPage for Protocol Questions
Visibility Strategy
Captures AI Answer Engine snapshots for critical protocol mechanics and tokenomics. Directly addresses user queries about utility, security, and governance, positioning your project as the authoritative source.
Implementing this FAQPage for Protocol Questions schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is the primary utility of the [Token Ticker] token?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The [Token Ticker] token serves as the primary utility and governance asset within the [Protocol Name] ecosystem, enabling holders to [list key functions like staking, voting, fee reduction]."
}
}, {
"@type": "Question",
"name": "How does the [Protocol Name] smart contract handle gas fees?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our smart contract architecture is optimized for gas efficiency, utilizing [mention specific techniques like batching, meta-transactions, or Layer 2 scaling] to minimize transaction costs for users."
}
}]
}BreadcrumbList for dApp Navigation
Visibility Strategy
Defines the hierarchical structure of your dApp's documentation and core sections for LLM crawlers. Crucial for programmatic SEO and establishing topical authority around your protocol's architecture and features.
Implementing this BreadcrumbList for dApp Navigation 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": "Home",
"item": "[Your dApp/Protocol URL]"
}, {
"@type": "ListItem",
"position": 2,
"name": "Docs",
"item": "[Your dApp/Protocol URL]/docs"
}, {
"@type": "ListItem",
"position": 3,
"name": "Smart Contracts",
"item": "[Your dApp/Protocol URL]/docs/smart-contracts"
}]
}AggregateRating for Community Trust
Visibility Strategy
Builds community trust and signals project reliability. AI models leverage these ratings for 'best project' or 'most trusted protocol' queries, directly impacting user acquisition from search.
Implementing this AggregateRating for Community Trust schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "[Your dApp/Protocol Name]",
"aggregateRating": {
"@type": "AggregateRating",
"bestRating": "5",
"ratingValue": "4.8",
"ratingCount": "3500",
"itemReviewed": {
"@type": "Organization",
"name": "[DAO Name or Core Team Entity]"
}
}
}

Generate valid structured data for all your Web3 startups pages with Airticler.
Join 2,000+ teams scaling with AI.
HowTo Schema for Onboarding
Visibility Strategy
Optimizes user onboarding guides for voice and AI assistant retrieval. Enables direct step-by-step instructions for complex dApp interactions, enhancing user experience and reducing support load.
Implementing this HowTo Schema for Onboarding schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "How to Stake [Token Ticker] on [Protocol Name]",
"step": [{
"@type": "HowToStep",
"text": "1. Connect your compatible wallet (e.g., MetaMask) to the [Protocol Name] dApp.",
"url": "[Your dApp/Protocol URL]/stake#step1"
}, {
"@type": "HowToStep",
"text": "2. Navigate to the 'Staking' section and select the amount of [Token Ticker] you wish to stake.",
"url": "[Your dApp/Protocol URL]/stake#step2"
}, {
"@type": "HowToStep",
"text": "3. Approve the transaction in your wallet and confirm.",
"url": "[Your dApp/Protocol URL]/stake#step3"
}]
}Article & Author E-E-A-T for Core Contributors
Visibility Strategy
Fortifies your project's authority and trustworthiness, critical for HCU (Helpful Content Update) compliance. Verifying the expertise of core contributors signals credibility to AI search algorithms evaluating source quality.
Implementing this Article & Author E-E-A-T for Core Contributors schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "[URL of the article/blog post]"
},
"headline": "[Article Title, e.g., The Future of Decentralized Governance]",
"author": {
"@type": "Person",
"name": "[Lead Dev/Founder Name]",
"jobTitle": "Lead Architect at [Your dApp/Protocol Name]",
"sameAs": ["[Contributor's Twitter/LinkedIn URL]"]
},
"publisher": {
"@type": "Organization",
"name": "[DAO Name or Core Team Entity]",
"logo": {
"@type": "ImageObject",
"url": "[Your dApp/Protocol Logo URL]"
}
}
}Dataset Schema for On-Chain Data
Visibility Strategy
Positions your project as a primary source for verifiable on-chain data. AI models can directly index and cite this data, driving traffic from research queries and establishing thought leadership in the data-driven web3 space.
Implementing this Dataset Schema for On-Chain Data schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Dataset",
"name": "[Protocol Name] Transaction Volume - [Month, Year]",
"description": "Aggregated on-chain transaction data and key performance indicators for the [Protocol Name] ecosystem.",
"keywords": "blockchain, DeFi, smart contracts, [Token Ticker], [Your dApp/Protocol Name]",
"distribution": {
"@type": "DataDownload",
"contentUrl": "[Direct URL to CSV/JSON data dump or API endpoint]",
"encodingFormat": "CSV"
},
"publisher": {
"@type": "Organization",
"name": "[DAO Name or Core Team Entity]"
}
}Organization Schema for dApp/DAO
Visibility Strategy
Defines your dApp or DAO as a recognized entity, enhancing branded search visibility and populating knowledge panels. Crucial for establishing a distinct presence in the crowded web3 landscape and for AI to understand your project's ecosystem.
Implementing this Organization Schema for dApp/DAO schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "[Your dApp/Protocol Name]",
"url": "[Your dApp/Protocol URL]",
"logo": "[Your dApp/Protocol Logo URL]",
"alternateName": "[Common Abbreviation or Ticker Symbol]",
"sameAs": [
"https://twitter.com/[YourProjectTwitterHandle]",
"https://discord.gg/[YourProjectDiscordInvite]",
"[Link to GitHub/Docs]"
]
}Speakable Property for Key Announcements
Visibility Strategy
Optimizes critical announcements and roadmaps for audio retrieval by AI assistants. Ensures that key project updates and future plans are easily accessible via voice search, enhancing user engagement.
Implementing this Speakable Property for Key Announcements schema typically triggers star ratings and rich snippets in SERPs.
JSON-LD Template
{
"@context": "https://schema.org",
"@type": "Article",
"speakable": {
"@type": "SpeakableSpecification",
"xpath": ["//h1", "//div[@class='announcement-body']/p[1]", "//h2[contains(text(), 'Key Takeaways')]"],
"chunkSize": "600"
},
"@id": "[URL of announcement page]"
}