Skip to content

seo: improve meta description and add structured data#6

Merged
mabdullahabid merged 1 commit intoabd.devfrom
seo/improve-meta-and-structured-data
Mar 5, 2026
Merged

seo: improve meta description and add structured data#6
mabdullahabid merged 1 commit intoabd.devfrom
seo/improve-meta-and-structured-data

Conversation

@mabdullahabid
Copy link
Copy Markdown
Owner

Summary

SEO improvements based on a full audit of abd.dev.

Changes

site.config.ts

  • Updated description from 'Personal site of Abdullah Abid' (31 chars, no keywords) to a keyword-rich value prop (157 chars)

components/PageHead.tsx

  • Homepage title now appends — Engineering, AI Systems & Agentic Development for keyword coverage
  • Added Person + WebSite JSON-LD schema on homepage for AI search entity recognition
  • Enhanced BlogPosting schema with publisher field linked to the Person entity

Why

The audit flagged these as highest-impact:

  • Title was 13 chars with zero keywords
  • Meta description was 31 chars with no value prop
  • Zero structured data = invisible to AI Overviews, ChatGPT, Perplexity
  • Blog posts had no publisher linkage to the author entity

Validation

Schema can be validated at https://validator.schema.org/ after deploy.

- Update site description to keyword-rich value prop (was 'Personal site of Abdullah Abid')
- Add keyword-rich homepage title (appends '— Engineering, AI Systems & Agentic Development')
- Add Person + WebSite JSON-LD schema to homepage for AI search and entity recognition
- Enhance BlogPosting schema with publisher field and linked Person entity
- Improves traditional SEO, AI Overview eligibility, and LLM citation readiness
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
abd.dev Ready Ready Preview, Comment Mar 5, 2026 8:55pm

@mabdullahabid mabdullahabid changed the base branch from main to abd.dev March 5, 2026 20:57
@mabdullahabid mabdullahabid merged commit 6b94962 into abd.dev Mar 5, 2026
2 of 5 checks passed
@mabdullahabid mabdullahabid deleted the seo/improve-meta-and-structured-data branch March 5, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant