# SEO agency website
> Showcase for a freelance SEO expert dedicated to improving online visibility and driving organic traffic for businesses.
- URL: https://spoko.space/seo-agency-website/
- Published: 2023-04-12
- Tags: astro, vue3, unocss, pwa, markdown
---The freelancer offers a comprehensive range of SEO services, including technical optimization, content refinement, and strategic link-building. SEO audits are emphasized as critical for enhancing website performance and boosting sales. The freelancer also specializes in local SEO to help businesses connect with customers in their vicinity.

## Technologies Used

The site was built on a modern static stack that actually supports ranking — because the thing the client sells (SEO) must also be visible in their own website:

## Scope of work

- Design and implementation of a business-card site with blog and project portfolio.
- Structured data configuration (`Organization`, `Service`, `BreadcrumbList`, `FAQPage`) for rich snippets in Google.
- Proper hreflang and canonical setup for a future multilingual version.
- Image optimization (WebP/AVIF, lazy loading, `aspectRatio` to eliminate CLS).
- Contact form integration and GA4 analytics.
- Continuous deployment — every merge to `main` automatically publishes a new version.

## Outcomes

- Core Web Vitals in green (LCP < 1.5 s, CLS < 0.01) on mobile.
- Full page load under 1 second on a typical 4G connection.
- Zero hosting costs on the client side (static site served from a CDN).
- Easy content growth — the client adds blog posts in Markdown through a Git-based panel.