Skip to main content

SEO โ†” (Design Pattern) to optimize Web Page max exposure to Search Engine's Web Crawler

aka SEO, Search-Engine-Optimization

Web Crawler bad compat with SPA Client Side Rendering Web Page, worsens SEO

static sites are more SEO Friendly - since Web Crawler can access more easily

sitemapโ€‹

XML Website map for ๐Ÿค– Web Crawler

Google Search Console

SEO Best Practices

SERPโ€‹

Search Engine Results Page

robots.txtโ€‹

standard (for voluntary compliance to opt-in) by Web Crawler/bot to access to URL routes

SEO Penaltyโ€‹

List of penalties by Google | Bing

Anchor Text Optimization

SEO Markup

Referencesโ€‹

  1. Pre-render โ†” (feat) to render HTML in advance for perf & SEO

  2. keywords โ†” to set list of SEO keywords to search for Module on npmjs

  3. renderToString() โ†” ReactDOMServer function to render element to HTML string, for initial page load || SEO

  4. URL Slug โ†” (Design Pattern) to name Resource Path as Semantic keywords in kebab-case for better SEO

  5. @docusaurus/plugin-sitemap โ†” docu plugin to gen sitemap for site for SEO Web Crawler | pack with classic preset

  6. Keyword Stuffing โ†” to spam Web Page with lots of repetitive keywords in attempt to boost SEO rank/relevance to specific search phrases