UnderHost
Knowledgebase Docs

WordPress SEO basics-Yoast, Rank Math, sitemaps, and speed

Improve WordPress SEO with Yoast or Rank Math. Configure sitemaps, meta tags, page speed, and schema markup.

On this page

WordPress SEO is driven by four factors: content quality, technical setup, page speed, and links. An SEO plugin handles the technical layer so you can focus on content.

SEO plugin setup

Yoast SEO and Rank Math are the two leading plugins. Both are free with paid tiers.

  • Yoast SEO: Mature, widely used, clear traffic light system for content analysis
  • Rank Math: More features in free tier, schema markup built-in

Install either one — never both.

XML sitemaps

Both Yoast and Rank Math generate sitemaps automatically:

  • Yoast: yourdomain.com/sitemap_index.xml
  • Rank Math: yourdomain.com/sitemap_index.xml

Submit sitemap to Google Search Console: Settings → Sitemaps → Add sitemap URL.

Page speed for SEO

Google uses Core Web Vitals as a ranking signal. Improve them by:

  • Enable caching plugin (WP Super Cache, W3 Total Cache)
  • Compress images (use WebP format)
  • Use a CDN (Cloudflare free tier)
  • Minify CSS/JS via Autoptimize
  • Upgrade to a faster hosting plan if TTFB is high

Essential SEO settings checklist

  • ☐ HTTPS enabled (Google prefers https://)
  • ☐ WWW vs non-www canonicalized (choose one and redirect)
  • ☐ Sitemap submitted to Google Search Console
  • ☐ Each post/page has unique title and meta description
  • ☐ Images have alt text
  • ☐ robots.txt not blocking Googlebot
  • ☐ Breadcrumbs enabled (adds structured data)

Related: Advanced WordPress security-protect your site | SSL certificate errors

Was this article helpful?

Need managed WordPress hosting?

Run WordPress on UnderHost managed hosting with performance tuning, SSL, backups, security guidance, and expert support.

Related articles

Back to WordPress