Get in Touch

Course Outline

Session 1: The Rendering Strategy

  • The Challenge: Why Googlebot frequently fails to "see" JavaScript-generated content.
  • The Solution: Configuring nuxt.config.ts for Hybrid Rendering. We will establish specific route rules (ISR vs SWR) to ensure product pages are served as static HTML for bots.
  • Outcome: A crawlable page source verified via Curl.

Session 2: Metadata & Visibility

  • The Challenge: Single Page Applications (SPAs) often share a single title tag across the entire site.
  • The Solution: Implementing useSeoMeta and useServerSeoMeta to programmatically generate dynamic titles, descriptions, and canonical URLs.
  • Social Fix: Troubleshooting broken Open Graph (OG) tags to ensure links display correctly on WhatsApp and LinkedIn.

Session 3: Technical Foundation & Indexing

  • The Challenge: Orphaned pages that search engines cannot locate.
  • The Solution: Installing and configuring @nuxtjs/sitemap to auto-generate XML sitemaps for dynamic routes.
  • The Performance Fix: Implementing <NuxtImg> and defining explicit dimensions to resolve Cumulative Layout Shift (CLS) and accelerate indexing.

Session 4: Audit, Defense & Hydration

  • The Deep Dive: Debugging "Hydration Mismatches"—the number one error in Nuxt that cripples performance.
  • The Audit: Running a live Lighthouse Audit on the corrected project.
  • Schema.org: Injecting JSON-LD structured data for "Rich Snippets" (such as Stars/Reviews in search results).

Requirements

  • Participants must possess a working knowledge of Vue.js and Nuxt fundamentals.

Audience

  • Developers
 7 Hours

Number of participants


Price per participant

Testimonials (2)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories