Electric Literature
(https://electricliterature.com) 📸 Data Snapshot: June 20, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
A minor authority gap exists due to the technical implementation of schema. While dozens of contributors like Zinzi Clemmons and Mandana Chaffa are named, the provided schema_json lacks Person objects or sameAs links to verify their external digital footprints. Additionally, there is a technical credibility gap in the heading hierarchy, which frequently skips levels (e.g., H2 to H5 or H3 to H6), though this does not impact the content’s integrity.
There are no bold, unsubstantiated performance claims like ‘leading literary site’ or ‘best content online.’ Instead, the site demonstrates its value through the sheer volume of dated, specific articles. The ‘mission to make literature more exciting’ is presented as a call to action rather than a vanity metric.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://electricliterature.com/",
"url": "https://electricliterature.com/",
"name": "Home - Electric Literature",
"isPartOf": {
"@id": "https://electricliterature.com/#website"
},
"about": {
"@id": "https://electricliterature.com/#organization"
},
"primaryImageOfPage": {
"@id": "https://electricliterature.com/#primaryimage"
},
"image": {
"@id": "https://electricliterature.com/#primaryimage"
},
"thumbnailUrl": "https://electricliterature.com/wp-content/uploads/2019/01/Banner-litmag.png",
"datePublished": "2021-01-21T19:46:04+00:00",
"dateModified": "2021-01-21T19:49:51+00:00",
"breadcrumb": {
"@id": "https://electricliterature.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://electricliterature.com/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/#primaryimage",
"url": "https://electricliterature.com/wp-content/uploads/2019/01/Banner-litmag.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2019/01/Banner-litmag.png",
"width": 2880,
"height": 1500
},
{
"@type": "BreadcrumbList",
"@id": "https://electricliterature.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://electricliterature.com/#website",
"url": "https://electricliterature.com/",
"name": "Electric Literature",
"description": "Reading Into Everything.",
"publisher": {
"@id": "https://electricliterature.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://electricliterature.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://electricliterature.com/#organization",
"name": "Electric Literature",
"url": "https://electricliterature.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/#/schema/logo/image/",
"url": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"width": 434,
"height": 56,
"caption": "Electric Literature"
},
"image": {
"@id": "https://electricliterature.com/#/schema/logo/image/"
}
}
]
}
/category/lit-mags/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://electricliterature.com/category/lit-mags/",
"url": "https://electricliterature.com/category/lit-mags/",
"name": "Lit Mags Archives - Electric Literature",
"isPartOf": {
"@id": "https://electricliterature.com/#website"
},
"primaryImageOfPage": {
"@id": "https://electricliterature.com/category/lit-mags/#primaryimage"
},
"image": {
"@id": "https://electricliterature.com/category/lit-mags/#primaryimage"
},
"thumbnailUrl": "https://electricliterature.com/wp-content/uploads/2026/06/miki-fath-1v1zjqxldmc-unsplash-scaled.jpg",
"breadcrumb": {
"@id": "https://electricliterature.com/category/lit-mags/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/category/lit-mags/#primaryimage",
"url": "https://electricliterature.com/wp-content/uploads/2026/06/miki-fath-1v1zjqxldmc-unsplash-scaled.jpg",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2026/06/miki-fath-1v1zjqxldmc-unsplash-scaled.jpg",
"width": 2560,
"height": 1707
},
{
"@type": "BreadcrumbList",
"@id": "https://electricliterature.com/category/lit-mags/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://electricliterature.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Lit Mags"
}
]
},
{
"@type": "WebSite",
"@id": "https://electricliterature.com/#website",
"url": "https://electricliterature.com/",
"name": "Electric Literature",
"description": "Reading Into Everything.",
"publisher": {
"@id": "https://electricliterature.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://electricliterature.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://electricliterature.com/#organization",
"name": "Electric Literature",
"url": "https://electricliterature.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/#/schema/logo/image/",
"url": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"width": 434,
"height": 56,
"caption": "Electric Literature"
},
"image": {
"@id": "https://electricliterature.com/#/schema/logo/image/"
}
}
]
}
/category/essay/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://electricliterature.com/category/essay/",
"url": "https://electricliterature.com/category/essay/",
"name": "essays Archives - Electric Literature",
"isPartOf": {
"@id": "https://electricliterature.com/#website"
},
"primaryImageOfPage": {
"@id": "https://electricliterature.com/category/essay/#primaryimage"
},
"image": {
"@id": "https://electricliterature.com/category/essay/#primaryimage"
},
"thumbnailUrl": "https://electricliterature.com/wp-content/uploads/2026/06/kevin-lanceplaine-WHtCDy2CGYU-unsplash-scaled-e1781716972341.jpg",
"breadcrumb": {
"@id": "https://electricliterature.com/category/essay/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/category/essay/#primaryimage",
"url": "https://electricliterature.com/wp-content/uploads/2026/06/kevin-lanceplaine-WHtCDy2CGYU-unsplash-scaled-e1781716972341.jpg",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2026/06/kevin-lanceplaine-WHtCDy2CGYU-unsplash-scaled-e1781716972341.jpg",
"width": 1200,
"height": 900,
"caption": "Photo by Kevin Lanceplaine on Unsplash"
},
{
"@type": "BreadcrumbList",
"@id": "https://electricliterature.com/category/essay/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://electricliterature.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "essays"
}
]
},
{
"@type": "WebSite",
"@id": "https://electricliterature.com/#website",
"url": "https://electricliterature.com/",
"name": "Electric Literature",
"description": "Reading Into Everything.",
"publisher": {
"@id": "https://electricliterature.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://electricliterature.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://electricliterature.com/#organization",
"name": "Electric Literature",
"url": "https://electricliterature.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/#/schema/logo/image/",
"url": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"width": 434,
"height": 56,
"caption": "Electric Literature"
},
"image": {
"@id": "https://electricliterature.com/#/schema/logo/image/"
}
}
]
}
/category/conversations/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://electricliterature.com/category/conversations/",
"url": "https://electricliterature.com/category/conversations/",
"name": "interviews Archives - Electric Literature",
"isPartOf": {
"@id": "https://electricliterature.com/#website"
},
"primaryImageOfPage": {
"@id": "https://electricliterature.com/category/conversations/#primaryimage"
},
"image": {
"@id": "https://electricliterature.com/category/conversations/#primaryimage"
},
"thumbnailUrl": "https://electricliterature.com/wp-content/uploads/2026/06/Screenshot-2026-06-15-111441.png",
"breadcrumb": {
"@id": "https://electricliterature.com/category/conversations/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/category/conversations/#primaryimage",
"url": "https://electricliterature.com/wp-content/uploads/2026/06/Screenshot-2026-06-15-111441.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2026/06/Screenshot-2026-06-15-111441.png",
"width": 967,
"height": 610,
"caption": "Screenshot from The Odyssey"
},
{
"@type": "BreadcrumbList",
"@id": "https://electricliterature.com/category/conversations/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://electricliterature.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "interviews"
}
]
},
{
"@type": "WebSite",
"@id": "https://electricliterature.com/#website",
"url": "https://electricliterature.com/",
"name": "Electric Literature",
"description": "Reading Into Everything.",
"publisher": {
"@id": "https://electricliterature.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://electricliterature.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://electricliterature.com/#organization",
"name": "Electric Literature",
"url": "https://electricliterature.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://electricliterature.com/#/schema/logo/image/",
"url": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"contentUrl": "https://electricliterature.com/wp-content/uploads/2019/01/logo@2x.png",
"width": 434,
"height": 56,
"caption": "Electric Literature"
},
"image": {
"@id": "https://electricliterature.com/#/schema/logo/image/"
}
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 7 | 4 |
| /category/lit-mags/ | 2 | 4 |
| /category/essay/ | 4 | 4 |
| /category/conversations/ | 2 | 4 |
This page presents a snapshot of public data from Electric Literature, captured on June 20, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Electric Literature: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://electricliterature.com to view the most current version of its content and see directly what this company is about and what it offers.