Back to notes
๐งDevelopment
SEO Optimization Complete
August 28, 2025
4 min
Spent the whole day on SEO. Implemented structured data, Open Graph, and sitemap. Score went up, but actual traffic remains to be seen.
Spent the whole day on SEO today.
๐ ๏ธ What I did
1. Metadata
Optimized keywords per language
Dynamic title template system
Set up robots meta tags
2. JSON-LD structured data
Applied 4 schemas: Organization, WebSite, Corporation, BreadcrumbList
First time using this stuff, so it took a while reading through the spec docs
3. Open Graph / Twitter cards
Built an OG image auto-generation system
1200x630 images centered on the Park Labs logo
Sharing on social media actually shows a proper preview now
4. Crawling setup
Auto-generated robots.txt and sitemap.xml
Multi-language URLs included in the sitemap
๐ Results
SEO score went from 75 to 95. Though the score is just a number.
But the score matters less than actual traffic coming in. I've registered with Google Search Console and I'll keep an eye on it. If the metadata is set up properly, search engines should pick it up on their own.
#SEO#Open Graph#JSON-LD#metadata#optimization