Skip to content
SYCH-TECH
Glossary

Discovery

Web & SEO

Next.js, structured data, Core Web Vitals, and search-oriented web terms.

Showing 115 of 57 terms · page 1 of 4

Web & SEO

Next.js App Router

Next.js App Router is a web and SEO concept for building routes with the Next.js App Router file-system conventions so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Server Components Next.js

Server Components Next.js is a web and SEO concept for rendering React components on the server by default for performance and SEO so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Client Components Next.js

Client Components Next.js is a web and SEO concept for using client components only for interactivity like search or toggles so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Static Site Generation

Static Site Generation is a web and SEO concept for pre-rendering HTML at build time for fast cached delivery so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Incremental Static Regeneration

Incremental Static Regeneration is a web and SEO concept for updating static pages after deploy without full rebuilds so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Server Side Rendering

Server Side Rendering is a web and SEO concept for generating HTML per request when data must be fresh so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Edge Runtime Next.js

Edge Runtime Next.js is a web and SEO concept for running middleware and routes on edge for low latency globally so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Middleware Next.js

Middleware Next.js is a web and SEO concept for intercepting requests for auth, redirects, and locale routing so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Route Handlers Next.js

Route Handlers Next.js is a web and SEO concept for implementing API endpoints as route.ts handlers in App Router so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Metadata API Next.js

Metadata API Next.js is a web and SEO concept for declaring title, description, and robots via generateMetadata so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Open Graph Tags

Open Graph Tags is a web and SEO concept for setting og:title, og:image, and og:url for rich social previews so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Twitter Card Meta

Twitter Card Meta is a web and SEO concept for configuring Twitter card tags for large image summaries so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Canonical URL SEO

Canonical URL SEO is a web and SEO concept for specifying preferred URL when duplicates or params exist so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Robots Meta Tag

Robots Meta Tag is a web and SEO concept for controlling index and follow behavior per page with meta robots so Next.js sites earn traffic and convert visitors.

Read definition

Web & SEO

Sitemap XML

Sitemap XML is a web and SEO concept for listing important URLs for crawlers in sitemap.xml so Next.js sites earn traffic and convert visitors.

Read definition