web-seo-aeo-geo-google-naver

Implement SEO, AEO, and GEO strategies for Next.js App Router applications.

41|9|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/gunheeaug/web-seo-aeo-geo-google-naver-skill --skill web-seo-aeo-geo-google-naver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-seo-aeo-geo-google-naver
Source: https://github.com/gunheeaug/web-seo-aeo-geo-google-naver-skill/tree/main
Command: npx skills add https://github.com/gunheeaug/web-seo-aeo-geo-google-naver-skill --skill web-seo-aeo-geo-google-naver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the complexity of configuring search indexing, answer engine optimization, and generative engine visibility for Next.js applications, ensuring your site is correctly indexed by Google and Naver while remaining citable by AI models.

Core Features & Use Cases

  • Search Indexing: Automates sitemap, robots.txt, and metadata generation for Google and Naver.
  • AEO & GEO: Implements structured data (JSON-LD) for FAQs, reviews, and entities to improve AI overview and generative search performance.
  • Use Case: When deploying a new Next.js web app, use this skill to automatically generate crawlable SSR pages, dynamic Open Graph images, and compliant metadata that satisfies Naver's strict 80-character description limits.

Quick Start

Invoke the skill by mentioning your production domain and asking it to configure SEO, AEO, and GEO settings for your Next.js project.

Frequently Asked Questions about web-seo-aeo-geo-google-naver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure SEO and AEO for a Next.js App Router project?

To configure SEO and AEO for a Next.js App Router project, you need to implement server-side rendered crawlable pages, JSON-LD structured data, and dynamic Open Graph images for optimal Google Search indexing and AI model citability.

What is the best way to optimize Next.js structured data for generative engine visibility?

Optimizing Next.js structured data for generative engine visibility involves implementing JSON-LD schemas for FAQs, reviews, and entities, which directly improves your content's performance in AI overviews and generative search results.

Does this SEO approach support Naver Search Advisor integration for Next.js?

Yes, this approach supports Naver Search Advisor integration by generating compliant metadata and host-aware sitemaps that specifically satisfy Naver's strict 80-character description limits for web deployments.

How do I generate host-aware sitemaps and robots.txt for a production Next.js web app?

Generating host-aware sitemaps and robots.txt for a production Next.js web app requires automating these files alongside dynamic metadata to ensure correct search engine indexing across Google Search Console and Naver Search Advisor.

Can I use JSON-LD schema with Next.js SSR pages to improve AI overview citations?

Yes, you can use JSON-LD schema with Next.js SSR pages to improve AI overview citations by embedding structured entity data directly into crawlable server-side rendered HTML, maximizing AI model citability.