R
Rishtaara
WordPress Fundamentals
Lesson 22 of 32Article16 min

Yoast SEO & All in One SEO Setup

WordPress generates clean URLs by default, but an SEO plugin like Yoast SEO or All in One SEO (AIOSEO) adds structured control: per-page titles, meta descriptions, XML sitemaps, and readability checks.

Why an SEO plugin matters

WordPress generates clean URLs by default, but an SEO plugin like Yoast SEO or All in One SEO (AIOSEO) adds structured control: per-page titles, meta descriptions, XML sitemaps, and readability checks.

Real-life example: WordPress core builds the shop; an SEO plugin is the signboard writer who makes sure every aisle (page) has a clear, search-friendly label.

Setting up Yoast SEO (or AIOSEO) step by step

After activating either plugin, run its setup wizard: choose your site type (blog, business, e-commerce), connect Google Search Console, and confirm your preferred social media accounts for Open Graph tags.

On every post and page, scroll to the SEO meta box below the editor. Fill in a Focus Keyphrase, an SEO Title, and a Meta Description — both plugins give a red/orange/green traffic-light score as feedback.

Tip: Do not obsess over a perfect “green” score. Write for humans first — the plugin's checklist is a helpful guide, not a strict rulebook.
Good vs weak meta description example
<!-- Weak: -->
<meta name="description" content="This is our blog post about WordPress." />

<!-- Good: specific, includes a reason to click, right length (~150-160 chars) -->
<meta name="description"
      content="Learn how to install WordPress locally in 10 minutes with XAMPP — step-by-step for absolute beginners, no coding needed." />

XML sitemaps and Search Console

Both plugins auto-generate an XML sitemap (usually at yoursite.com/sitemap_index.xml or similar) listing every public post and page for search engines to crawl efficiently.

Submit this sitemap URL inside Google Search Console so Google discovers new and updated content faster, instead of waiting to find it by chance.

  • Sitemap — a map of your content for search engine crawlers
  • Search Console — Google's free tool to monitor indexing and search performance
  • Focus keyphrase — the main search term you want a page to rank for