seo

Installation
SKILL.md

Skill: SEO & Analytics

Optimize the portfolio for search engines and set up analytics to track visitors.


SEO Essentials

Meta Tags (in layout.tsx)

import type { Metadata } from 'next'

export const metadata: Metadata = {
  title: 'Name | Role',
  description: 'One compelling sentence about what makes them unique.',
  keywords: ['developer', 'portfolio', 'react', ...relevant terms],
  authors: [{ name: 'Full Name' }],
  creator: 'Full Name',
Installs
3
Repository
jacbk/persona
GitHub Stars
14
First Seen
Mar 10, 2026
seo — jacbk/persona