Glossary

JavaScript SEO

Techniques for ensuring JavaScript-rendered content indexes correctly.

In depth

Google two-wave indexes: HTML wave then JS wave (delayed). Critical content in initial HTML (SSR or SSG) avoids the delay. Client-side-only rendering still works but slower to rank.

Related terms