---
title: 'Welcome to My Second Blog'
date: '2024-04-15'
description: 'A comprehensive guide to creating SEO-friendly blog posts using Next.js and MDX'
keywords: 'nextjs, mdx, seo, blog, tutorial'
author: 'Your Name'
image: 'sample-image.jpg'
---

# Welcome to My Blog

This is my first blog post using MDX. I can include images and other components here.

![Sample Image with descriptive alt text for better SEO](./sample-image.jpg)

## What's Next?

Stay tuned for more blog posts about my journey and experiences. 

## Key Points

- Using proper heading hierarchy improves SEO
- Including descriptive image alt text helps accessibility and SEO
- Internal links to other content on your site improve SEO ranking

[Check out my other blog post](/blog/welcome-to-my-first-blog) 