ShipDesk
Task Manager
ShipDesk
Progress
0%
02

Public Pages — SEO Critical

Home, About, Pricing, Team — must render on server and be fully crawlable

Week 25 daysHighest Priority
Phase Progress0/9 tasks · 0%
This is what the entire migration is for
After this phase, Google, Claude, GPT, Perplexity and every other crawler will see your full page content.
Root Layout — app/layout.jsx
Create app/layout.jsxwraps every page. Add Navbar, Footer, Sonner Toaster.
2 hrs
Add global metadata exportsite title template, description, OG defaults
30 min
Pages to Create — All Server Components
app/page.jsx — HomeNo 'use client'. Add metadata.
4 hrs
app/about/page.jsxAdd MedicalOrganization JSON-LD schema.
3 hrs
app/pricing/page.jsxAdd Offer schema JSON-LD.
4 hrs
app/team/page.jsxAdd Person JSON-LD schema.
2 hrs
app/not-found.jsxCustom 404 page.
1 hr
SEO Files
Create public/robots.txtallow GPTBot, ClaudeBot, Google-Extended
20 min
Create next-sitemap.config.jsauto-generates sitemap.xml at every build
15 min