Get in Touch

Course Outline

Session 1: The Rendering Strategy

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

Session 2: Metadata & Visibility

  • The Problem: Single Page Apps (SPAs) frequently assign a single title tag across the entire site.
  • The Fix: Utilizing useSeoMeta and useServerSeoMeta to programmatically generate dynamic titles, descriptions, and canonical URLs.
  • Social Optimization: Troubleshooting broken Open Graph (OG) tags to ensure links display correctly on platforms like WhatsApp and LinkedIn.

Session 3: Technical Foundation & Indexing

  • The Problem: Orphaned pages that search engines cannot locate.
  • The Fix: Installing and configuring @nuxtjs/sitemap to automatically generate XML sitemaps for dynamic routes.
  • Performance Enhancement: Implementing <NuxtImg> and setting explicit dimensions to mitigate Cumulative Layout Shift (CLS) and accelerate indexing.

Session 4: Audit, Defense & Hydration

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

Requirements

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

Audience

  • Developers
 7 Hours

Testimonials (2)

Upcoming Courses

Related Categories