Get in Touch

Course Outline

Session 1: The Rendering Strategy

  • The Challenge: Why Googlebot frequently fails to "see" JavaScript-rendered content.
  • The Solution: Configuring nuxt.config.ts for Hybrid Rendering. We will establish specific route rules (ISR vs SWR) to ensure product pages are delivered as static HTML for search engine bots.
  • Result: A verifiable, crawlable page source using Curl.

Session 2: Metadata & Visibility

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

Session 3: Technical Foundation & Indexing

  • The Challenge: Orphaned pages that search engines cannot discover.
  • The Solution: Installing and configuring @nuxtjs/sitemap to automatically generate XML sitemaps for dynamic routes.
  • Performance Enhancement: Utilizing <NuxtImg> with defined dimensions to resolve Cumulative Layout Shift (CLS) and accelerate indexing.

Session 4: Audit, Defense & Hydration

  • In-depth Analysis: Debugging "Hydration Mismatches"—the primary error in Nuxt that severely impacts performance.
  • The Audit: Conducting a live Lighthouse Audit on the corrected project.
  • Schema.org: Injecting JSON-LD structured data to enable "Rich Snippets" (such as Stars/Reviews) in search results.

Requirements

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

Target Audience

  • Developers
 7 Hours

Number of participants


Price per participant

Testimonials (3)

Upcoming Courses

Related Categories