WordPress SEO
Configures a WordPress site so search engines can crawl, index, and rank its pages efficiently, covering technical and on-page foundations.
If you have ever installed a plugin and expected it to fix everything, you already know that settings and content decisions matter more than the plugin itself.
Key points
- Enable search engine visibility in WordPress settings before launch.
- Use short, descriptive permalinks, ideally the Post Name structure.
- Write unique title tags and meta descriptions for every page.
- Compress images and use a caching plugin to improve load speed.
- Organise content with categories and tags, but avoid overusing tags.
Two sites, one plugin, different outcomes
A publisher installed the same SEO plugin on two WordPress sites. Site A had clean permalinks, compressed images, and a sitemap generated by the plugin. Site B had default URLs, unoptimised images, and duplicate tags. Six months later, Site A ranked for 120 keywords; Site B ranked for 12. The plugin did the same work on both. The difference was the site-level choices each publisher made before the plugin ran.
Three settings to check first
- Search engine visibility Go to Settings > Reading and confirm the checkbox to discourage search engines is unchecked. A launch site with this checked blocks all indexing.
- Permalink structure Go to Settings > Permalinks and select Post Name. This keeps URLs short, descriptive, and readable, which helps users and search engines.
- XML sitemap Use a plugin or a theme feature to generate a sitemap. Submit it to Google Search Console so crawlers find your content quickly.
Four ways it goes wrong
- Keyword stuffing Filling titles, headings, and body copy with the same keyword hurts readability and may trigger spam filters. Write for intent, not density.
- Thin archive pages Tag and category archives with little content dilute crawl quality. Noindex low-value archives or consolidate them into fewer pages.
- Slow load times Large images, unoptimised code, and too many plugins slow your site. Core Web Vitals are a ranking factor, so speed matters for SEO.
- Duplicate content Multiple URLs serving the same content confuse search engines. Use canonical tags or redirects to point to the preferred version.
Three questions before you choose a plugin
- Does it generate a sitemap? Most SEO plugins do, but check. A sitemap is essential for indexing, and a plugin can save you from manual XML work.
- Does it control meta tags? You need per-page control of title tags and meta descriptions. Without it, you cannot optimise for specific search queries.
- Will it slow your site? Heavy plugins add JavaScript and database queries. Test load time before and after activation to avoid hurting page experience.
Three costs of getting it wrong
- Lost crawl budget If your site serves thin archives, duplicate pages, or broken links, Googlebot wastes time on low-value pages instead of your best content.
- Missed rankings Even great content fails to rank if your site is slow, not indexable, or has poor internal linking. The technical foundation comes first.
- Wasted keyword research Without proper technical SEO services, even well-researched popular keywords may never get indexed. Good SEO research needs a crawlable site to pay off.
Common questions
What is the best SEO plugin for WordPress?
There is no single best plugin. Yoast, Rank Math, and SEOPress each offer robust features. Choose one that fits your workflow and site size.
How do I change the SEO title in WordPress?
Install an SEO plugin like Yoast or Rank Math. You can edit the title in the plugin's meta box when you edit a page or post.
Is WordPress SEO-friendly out of the box?
Partially. WordPress generates clean code and supports plugins, but you must enable visibility, set permalinks, and optimise content yourself. It is a strong best CMS for SEO with the right setup.
Sources
- Google Search Central: SEO Starter Guide Covers technical SEO foundations applicable to any CMS, including WordPress.
- WordPress Learn Official WordPress lesson on SEO strategies, including settings and plugins.
- Ahrefs WordPress SEO Guide Practical guide covering permalinks, sitemaps, and common pitfalls for WordPress sites.