Blog

Learned Geek Blog

Technical notes, project documentation, and lessons learned across software, DIY, writing, and more.

Showing posts tagged "aspnet-core" Clear filter ×
SEO Demystified: How to Stop Being Invisible to Google
Computers

SEO Demystified: How to Stop Being Invisible to Google

You built a beautiful site but Google can't find it. Here's what actually matters for SEO—meta tags, structured data, sitemaps—explained for developers who'd rather write code than read marketing blogs.

seo meta-tags open-graph json-ld sitemap aspnet-core
How This Blog Works: From Markdown to Web Pages
Computers

How This Blog Works: From Markdown to Web Pages

No database, no CMS, no admin panel. Just Markdown files, a JSON registry, and a thin C# service. Here's exactly how this blog turns plain text into the page you're reading.

blog markdown aspnet-core architecture markdig csharp