Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BLinks103 links checked, 100 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 999 | https://www.linkedin.com/in/milanviricel/ | <a> | HTTP 999 |
| 999 | https://www.linkedin.com/in/thomas-sobrecases/ | <a> | HTTP 999 |
| 429 | https://rankbid.io?utm_source=blogseo | <a> | Too Many Requests |
BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
71/100
Site name appears as
| Page title | Grow your organic traffic with the #1 SEO AI | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | BlogSEO |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
8/15has name + url
Contact info discoverable
10/10contact page + mailto link
Findings
- Brand name differs across channels — users see inconsistent identity
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- Organization schema missing logo — add a logo property pointing to a square PNG
- Consider adding contactPoint — helps appear in "contact us" rich results
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
The og:type tag helps social platforms categorize the content.
Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.
Learn more ▾ ▴
og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.
Source: Open Graph Protocol
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
Preview
www.blogseo.io
BlogSEO | Grow your organic traffic with the #1 SEO AI
Put your SEO on autopilot. BlogSEO analyzes your site, writes daily articles matching your brand voice, and publishes automatically.
WWW.BLOGSEO.IO
BlogSEO | Grow your organic traffic with the #1 SEO AI
Put your SEO on autopilot. BlogSEO analyzes your site, writes daily articles matching your brand voice, and publishes automatically.
BlogSEO | Grow your organic traffic with the #1 SEO AI
www.blogseo.io
www.blogseo.io
BlogSEO | Grow your organic traffic with the #1 SEO AI
Put your SEO on autopilot. BlogSEO analyzes your site, writes daily articles matching your brand voice, and publishes automatically.
A+Structured Data2 JSON-LD block(s) found — structured data is well configured.PASS
Adding "logo" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "BlogSEO",
"url": "https://www.blogseo.io",
"description": "AI-powered SEO content generation platform that automates blog writing and publishing.",
"sameAs": [
"https://x.com/BlogSEO_io",
"https://www.youtube.com/@BlogSEO-io",
"https://www.instagram.com/blogseo.io/",
"https://www.linkedin.com/company/blogseo-io/",
"https://www.facebook.com/BlogSEOio/"
]
}{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "BlogSEO",
"url": "https://www.blogseo.io",
"description": "Put your SEO on autopilot. BlogSEO analyzes your site, writes daily articles matching your brand voice, and publishes them automatically.",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.blogseo.io/blog?q={search_term_string}"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"name": "BlogSEO",
"url": "https://www.blogseo.io"
}
}