Files
QR-master/task.md
Timo Knuth fb70b433c7 Industries
2026-03-31 18:46:01 +02:00

1.2 KiB

QR Master Programmatic SEO - Tier 1 Industry Pages

  • Fetch industry data using Firecrawl Agent for Tier 1 industries (restaurants, cafes, hotels, real estate, gyms, doctors, retail, events)
  • Create src/lib/industry-pages.ts and populate it with the fetched data
  • Add /qr-code-for to src/middleware.ts publicPaths to make it accessible without login
  • Implement src/app/(main)/(marketing)/qr-code-for/[industry]/page.tsx template
  • Create the overview page qr-code-for/page.tsx and correct breadcrumb links.
  • Generate unique, high-quality Hero images for all 8 industries.
  • Expand the content structure in src/lib/industry-pages.ts to include more sections (Benefits, Stats, etc.) to make the pages longer and richer.
  • Update IndustryPageTemplate.tsx to display the new content sections and the new specific Hero images.
  • Perform SEO Audit and Launch Readiness Check
    • [/] Update src/app/sitemap.ts to include industry pages
    • Verify internal linking from footer/main navigation
    • Review "Content Briefs" in growth_strategies.md and ensure pages are aligned
    • Validate Title tags and Meta descriptions for all 8 pages
    • Final check on mobile responsiveness and visual alignment