La Refonte

La Refonte insights

WordPress SEO: LCP, permalinksand Rank Math, the 2026 guide

WordPress powers 41.2% of the websites measured by W3Techs in August 2026. This guide connects permalinks, indexing, Core Web Vitals, content and SEO/GEO measurement.

  • WordPress
  • SEO
  • Organic search
  • Core Web Vitals
  • Performance
  • SMEs
Agence SEO

SEO

Agence WordPress

WordPress

Audit SEO

Audit SEO

📌 Key takeaways

  • WordPress is SEO-friendly by default, yet most websites leave settings in place that impede performance, including blocked indexing, unsuitable permalinks and duplicate sitemaps.
  • The three pillars of SEO all apply to WordPress: technical foundations (crawling, speed and structure), content (semantics, search intent and depth) and authority (backlinks and reputation).
  • An SEO plugin is not enough on its own: speed, hosting, the theme and URL structure have a greater impact than the Yoast configuration.
  • Much of WordPress SEO happens before an article is even written: settings, permalinks, images, caching, robots.txt and the sitemap all matter.
  • After technical optimisation, initial gains may appear within 4 to 8 weeks for low-competition keywords and within 3 to 6 months for competitive searches.

WordPress SEO covers the techniques used to improve a WordPress website's organic visibility. It combines technical settings, content structure, speed and the configuration of an SEO plugin.

According to W3Techs, WordPress powers 41.2% of all websites as of 11 August 2026. Its popularity does not make the CMS high-performing by default. Poorly planned permalinks, blocked indexing or two competing sitemaps can hinder crawling before any content is written.

Visibility is no longer only about ranking well. A page may also be quoted or cited in an AI-generated answer. Our guide to SEO and GEO for Google and AI systems explains this second challenge. Technical foundations make content accessible; factual clarity and structure then help systems interpret it.

The approach here is practical: every check can be carried out in WordPress, PageSpeed Insights or Search Console. Start with the blockers, establish a baseline and change one setting at a time.

How to improve WordPress SEO in six steps

The most common question is 'Where should I start?' The answer is not Yoast. Before installing a plugin, fix the basic settings or everything built on top of them will be fragile.

This is the order that works, based on dozens of website redesigns at La Refonte:

  1. General settings: make sure the website URL uses HTTPS and that the site title and tagline are correct.
  2. Permalinks: switch to /%postname%/ or /%category%/%postname%/. Never use ?p=123.
  3. Reading settings: untick 'Discourage search engines from indexing this site'. Forgetting this after launch can destroy organic visibility.
  4. Speed: enable caching, use WebP images and defer JavaScript and CSS.
  5. Semantic structure: use one H1 per page and a clear information hierarchy.
  6. SEO plugin: install Rank Math or Yoast only once the foundations are sound.

This sequence avoids a familiar trap: installing four conflicting SEO plugins before fixing the permalinks. Otherwise, you can spend weeks treating symptoms instead of the underlying cause.

The three pillars of SEO in WordPress

SEO rests on three pillars, whatever the CMS. WordPress is no exception, although each pillar takes a particular form on the platform.

Pillar 1: technical SEO

This is the foundation. A slow or poorly indexed WordPress website with unreadable URLs will struggle to rank, regardless of its content. Technical SEO covers crawling and indexing (robots.txt, sitemap.xml and canonical tags), speed and Core Web Vitals, URL structure, HTTPS, structured data and mobile-first design. This is where WordPress tends to accumulate the most hidden debt: poorly coded plugins, themes that load 15 fonts and databases that have never been cleaned.

Pillar 2: content

Content must satisfy search intent. In WordPress, that means structuring each article with an H1, properly nested H2 headings, coherent internal links and targeted keywords in the metadata. An SEO plugin such as Rank Math provides a readability score, but that is only an indicator, never the objective. For more advanced work, semantic optimisation can help cover the full vocabulary Google expects for a search query.

Pillar 3: authority and backlinks

Google assesses your website's authority partly through the links pointing to it. WordPress makes internal linking straightforward through categories, tags and related articles, but acquiring external links remains an editorial and relationship-building exercise outside the CMS.

41.2%

of all websites use WordPress (W3Techs, 11 August 2026)

2.5 s

maximum recommended LCP threshold (Core Web Vitals, source: web.dev)

200 ms

recommended INP threshold for responsiveness (Core Web Vitals)

0.1

CLS threshold for visual stability (Core Web Vitals)

WordPress settings to fix before doing any SEO

The same issue appeared in three recent WordPress audits I carried out: the website was misconfigured at a fundamental level and no plugin could compensate for it. Check these critical settings now.

Permalinks

Go to Settings → Permalinks. Choose 'Post name' or 'Custom Structure' with /%category%/%postname%/. Avoid numeric permalinks: they contain no keyword context, and changing them later will break your URLs.

Indexing

Under Settings → Reading, make sure 'Discourage search engines from indexing this site' is unticked. This is the leading cause of WordPress websites remaining invisible on Google after launch.

Titles and metadata

The site title under Settings → General is NOT the SEO title. Use an SEO plugin to define a template for each content type, including the home page, pages, posts and categories. A poor template can generate 5,000 identical titles at once.

Sitemap and robots.txt

WordPress has generated a native sitemap since version 5.5 (/wp-sitemap.xml). If you use Rank Math or Yoast, disable the native sitemap to avoid duplication. The default robots.txt is acceptable; never block /wp-content/, as doing so prevents Google from loading CSS and JavaScript.

Screenshot of the permalink settings in the WordPress admin area with the /%postname%/ structure selected
The permalink setting determines the website's entire URL structure.

Speed and Core Web Vitals: the highest-return lever

Core Web Vitals have been a direct ranking factor since 2021. In WordPress, speed often offers an excellent return on effort, especially on mobile.

The three metrics that matter

  • LCP (Largest Contentful Paint): the time taken to display the largest visible element. Target: < 2.5 s.
  • INP (Interaction to Next Paint): responsiveness to user interactions. Target: < 200 ms. It replaced FID in March 2024.
  • CLS (Cumulative Layout Shift): visual stability. Target: < 0.1.

Practical actions that make a difference

On the WordPress websites I redesign, these five actions almost always improve the PageSpeed score by more than 20 points:

  1. Add caching with WP Rocket or LiteSpeed Cache, which is free when your hosting uses LiteSpeed.
  2. Convert images to WebP and enable lazy loading, supported natively by WordPress since version 5.5.
  3. Move to modern hosting with PHP 8.2+ and HTTP/3.
  4. Remove unused plugins. An active plugin can load CSS and JavaScript even on pages that do not use it.
  5. Choose a lightweight theme such as Astra, Kadence or GeneratePress instead of a multipurpose premium theme with 500 options.

A free audit with PageSpeed Insights gives you a baseline. For a deeper explanation, read our complete guide to Core Web Vitals.

Published evidence: from crawling to Search Console data

The Smartwag SEO and GEO study connects a dated technical check with observed results. Its screenshots show 372 pages crawled and a technical health score that rose from 75 to 91 across the same scope. Search Console recorded 26.1k clicks and 1.06 million impressions during the twelve months ending 4 August 2026. These measurements do not prove that one WordPress setting alone caused all the traffic. They show the expected standard of evidence: a fixed scope, dates, screenshots and verifiable metrics. The study also explains the limits of interpretation instead of turning correlation into a promise in this specific context.

Learn more

How to optimise a WordPress article: the checklist

Once the technical foundations are in place, every published article should follow an SEO checklist. Without one, even high-quality content may struggle to rank.

Before writing

Choose a keyword with measured search volume using Ahrefs, Semrush or Google Keyword Planner. Review the search results: which formats dominate, such as guides, comparisons or lists, and which questions appear in People Also Ask? This should shape the article's structure.

While writing

  • Use one H1 containing the primary keyword. WordPress automatically uses the article title as the H1, so do not repeat it in the body.
  • Use properly nested H2 headings that cover related questions.
  • Include the keyword within the first 100 words.
  • Add internal links to two or three relevant articles in the same topic cluster.
  • Give images descriptive alt text rather than 'image1.jpg'.

Before publishing

  • SEO title: keyword + benefit + year, with a maximum of 55 characters.
  • Meta description: 140 to 155 characters, including the keyword and a clear promise.
  • Short slug without unnecessary filler words.
  • One category and no more than three relevant tags.
  • Featured image in WebP format, with a 16:9 ratio and a file size below 200 KB.
Comparison of four WordPress SEO plugins, checked on 11 August 2026.
PluginFree versionStrengthsLimitation
Rank MathYes (5 focus keywords by default)Modern interface, native structured data, 404 module and integrated Google AnalyticsSome features push the PRO version aggressively
Yoast SEOYesExtensive documentation, mature and widely used pluginDated interface and frequent upselling
SEOPressYesMade in France, GDPR-friendly and no advertising in the admin areaSmaller community and fewer tutorials
The SEO FrameworkYes (unlimited)Lightweight, no advertising and well suited to developersSpartan interface and no SEO dashboard

Which WordPress SEO plugin should you choose in 2026?

The plugin matters less than its configuration. A properly configured Yoast installation will outperform Rank Math left on its default settings. Here is my honest assessment after installing all four on client websites.

For an SME brochure website

The free version of Rank Math is sufficient and modern, with native structured data for organisations, breadcrumbs and articles. Its official documentation states that the free version supports five focus keywords by default. A developer filter can add more, although keeping one primary topic is preferable.

For an active editorial blog

Choose Yoast or SEOPress. Yoast is the established option with a very large community. SEOPress is a strong choice for organisations in France that care about digital sovereignty and GDPR compliance.

For a developer or headless website

Choose The SEO Framework. It is lightweight, has no upselling and handles the essentials without cluttering the admin area.

The mistake you must avoid

Never run two SEO plugins at the same time. They can generate two SEO titles, two descriptions and two sitemaps. Google may then choose one arbitrarily and ignore your intended settings.

Five common mistakes that undermine WordPress SEO

  • Leaving the 'Discourage search engines' box ticked after the website launches.
  • Installing three caching plugins at once, resulting in inconsistent caching, broken HTML and severe CLS problems.
  • Using a multipurpose premium theme with 40 demos and 15 sliders, virtually guaranteeing a four-second load time.
  • Never deleting article revisions, which can consume several gigabytes in the database.
  • Blocking /wp-content/ in robots.txt, preventing Google from loading CSS and JavaScript and making the website appear broken.

Common mistakes and how to diagnose them

The same causes recur in audits of WordPress websites that 'do not rank despite every Yoast light being green'. Here is how to identify them in less than ten minutes.

Check indexing

Search Google for site:votredomaine.fr. If you see no results, or far fewer than the number of pages on the website, something is blocking indexing. Check Search Console → Coverage and inspect robots.txt at /robots.txt.

Check real-world speed

Test the website with both PageSpeed Insights and GTmetrix. They report different figures because they use different testing methods. Treat the mobile PageSpeed result as the primary benchmark because it is the one Google uses.

Check structured data

Use the Schema.org validator or Google's Rich Results Test. A misconfigured plugin can generate errors that prevent rich results from appearing.

Check the sitemap

Open /sitemap_index.xml or /wp-sitemap.xml. Make sure it lists your pages, articles and categories. If a content type is missing, review the SEO plugin settings.

Is your WordPress website failing to gain visibility on Google?

We carry out a technical audit covering indexing, speed, structure and content, then provide a prioritised action plan. We recommend either a redesign or targeted optimisation according to the expected gains, not our own preferences.

Learn more

Measure results and iterate

SEO cannot be managed without measurement. Three tools are enough to monitor a WordPress website's organic search performance.

Google Search Console

It is free and indispensable. It shows the queries generating clicks, average rankings, indexing errors and Core Web Vitals measured from real traffic through CrUX data. Configure it as soon as the website launches. For a detailed introduction, see our article about an SEO audit.

Google Analytics 4 or Plausible

Use it to measure organic traffic, bounce rate and conversions. GA4 is powerful but complex. Plausible and Fathom are excellent GDPR-friendly alternatives.

A keyword research tool

Use Ahrefs, Semrush or Ubersuggest to track rankings and analyse competitors. The free Ahrefs Webmaster Tools plan is enough to get started.

How often should you measure?

Review Search Console once a week, GA4 once a month and rankings fortnightly. No more than that. Checking rankings every day does not change the strategy and wastes time.

This guide is not magic: limitations to understand

No WordPress configuration can compensate for poor content or an oversaturated market. If you target searches such as 'car insurance' or 'credit consolidation', technical optimisation alone will never be enough to compete with organisations investing millions in backlinks and editorial content produced by teams of 20 writers.

For most SMEs targeting local, specialist or niche keywords, a well-optimised WordPress website combined with regular content can be enough to reach the top three results within 3 to 9 months. This is where technical and editorial WordPress SEO delivers the strongest return.

There is another honest limitation: SEO is never finished. Google changes its algorithm several times a year, and a ranking must be defended through fresh content and technical maintenance. A website left untouched for six months will inevitably lose ground, even if it was well built at launch.

Sources

Last updated: 11 August 2026

Frequently asked questions

Follow six steps in order: (1) set permalinks to /%postname%/, (2) make sure indexing is allowed under Settings → Reading, (3) install an SEO plugin such as Rank Math or Yoast, (4) improve speed with caching and WebP images, (5) publish structured content with one H1, properly nested H2 headings, SEO titles and meta descriptions, and (6) measure performance in Google Search Console. The order matters: installing Yoast before fixing the permalinks achieves very little.

Keep exploring

Related insights

View all insights

A project in mind?

Let’s turn it into a clear plan

Start with a free audit grounded in your goals, website and data.

Discutons de votre projet

30 min · Google Meet

Choisissez le créneau qui vous convient dans notre calendrier. On analyse votre situation avant l’appel pour aller droit au but.