How to Change the Meta Title in WordPress (Step by Step)

Read More:

Table of Contents
Person editing SEO title field on laptop screen

How to Change the Meta Title in WordPress (Step by Step)

If you’re trying to figure out how to change the meta title in WordPress, you’re really changing what shows in the HTML <title> tag. That title often becomes your clickable headline in Google search results. It can also show in the browser tab title. WordPress itself doesn’t give you a dedicated “meta title” field by default. That’s why most sites use an SEO plugin. Plugins let you set an SEO title per post. They also let you set title templates sitewide. In this guide, you’ll see the exact steps in Yoast SEO, Rank Math, and All in One SEO (AIOSEO). And you’ll learn what to do if Google ignores your change.

Best for: Site owners using Yoast, Rank Math, or AIOSEO who want precise control over SERP titles and templates.

Not ideal when: Your theme hardcodes titles or a page builder overrides output and you can’t confirm the HTML <title>.

Good first step if: You can view the page source and check whether your chosen SEO title outputs in the <title> tag.

Call a pro if: Your theme needs title-tag support fixes or custom filters and you’re not comfortable editing theme files.

Quick Summary

  • Your meta title is usually the HTML <title> tag, not your on-page H1.
  • SEO plugins add a field to edit meta titles and meta descriptions per post.
  • Title templates help you set defaults for posts, pages, and archives.
  • Gutenberg, Classic Editor, Elementor, and Divi all work fine with SEO plugins.
  • If Google doesn’t show your title, check source output, caching, and rewrites.

What a “Meta Title” is in WordPress (and Where it Actually Comes From)

In WordPress, “meta title” usually refers to the HTML <title> tag your theme outputs per URL. Search engines often use it as the clickable result title. It may come from the post title or be overridden by an SEO plugin’s SEO title. Example: a post titled “About” can output “About Acme Plumbing | Service Area and Hours.” This is separate from the on-page heading.

Meta Title vs H1 vs Browser Tab Title

The H1 is the visible on-page headline, while the meta title is the page’s <title> tag. Browser tabs

Change the Meta Title With Yoast SEO

Yoast SEO lets you set an “SEO title” that overrides your theme’s default <title>. Edit it in the editor sidebar or Yoast meta box. You can also create default title templates for posts, pages, and archives, such as adding a brand suffix automatically. The same panel includes meta descriptions. For generating both fields, see generate titles and descriptions.

Hands using laptop, editing webpage settings with finger tap

Edit an Individual Post/page Title

You can edit an individual Yoast meta title inside the post editor, without changing the WordPress post title. Open a post or WordPress page in Gutenberg. Then open the Yoast SEO panel. Find the SEO title field in the snippet editor. For example, keep your post title as “Spring Lawn Care Checklist”. Then set the Yoast SEO title to “Spring Lawn Care Checklist for Cold Climates | YourBrand”. In the Classic Editor, scroll to the Yoast meta box. In Elementor or Divi, look for the Yoast panel in the page settings.

Change Default Title Templates Sitewide

You can set sitewide defaults in Yoast’s title templates, so you don’t hand-edit every page. Go to Yoast SEO settings in your dashboard. Then find the Titles and Meta or Content Types section, depending on your version. Pick Posts or Pages. Then set the SEO title template using template variables. For example, use something like a title plus site name. Do the same for the homepage settings. Also review archives like authors archive and category pages. These templates help avoid inconsistent titles across the site.

Change the Meta Title With Rank Math

Rank Math lets you change the meta title via the “SEO Title” field and global Titles & Meta settings. Use the Rank Math metabox or sidebar in Gutenberg, Classic Editor, and most builders. Set an SEO title that differs from the page title, like “Kitchen Remodel in Austin | Timelines and Permits.” Rank Math also provides a SERP preview to review how the title may appear.

Edit an Individual Post/page Title

Edit a single meta title in Rank Math while editing the page. In Gutenberg, open the Rank Math panel and choose Edit Snippet, then set the SEO Title field. This works even if the content is built with a builder like Divi. In the Classic Editor, use the Rank Math meta box below content. Save, then view source to confirm the <title> tag.

Change Global Titles & Meta Templates

You can control global title templates in Rank Math under Titles & Meta settings. Go to Rank Math SEO settings. Open Titles & Meta. Then choose content types like Posts, Pages, and Products if you use WooCommerce. Set a template using variables like title and site name. For example, you might add a separator and your brand. Also check the homepage and archives. That includes media attachment pages and misc pages like 404 and search results pages. Rank Math can also rewrite titles if you enable specific options, so verify output after changes.

Hands holding blog meta title note beside typewriter

Change the Meta Title With All in One SEO (AIOSEO)

All in One SEO (AIOSEO) adds an “AIOSEO Settings” panel in the editor where you can set a custom title per URL. It also includes Quick Edit and Bulk Edit workflows, which helps when you need to normalize many titles after a migration. The title and meta description fields sit together, making alignment easier. For related cleanup, audit internal linking with internal link health scan.

Edit an Individual Post/page Title

You can edit a single meta title in AIOSEO from the post editor, using the AIOSEO General tab. Open a post or page. Find AIOSEO Settings. Then look for the Title field under General. For example, keep a blog post named “Best Running Shoes”. Set the AIOSEO title to “Best Running Shoes for Flat Feet | 2026 Fit Tips”. In Gutenberg, it’s usually in the sidebar. In the Classic Editor, it’s under the editor. With Elementor, you’ll often find AIOSEO in the WordPress sidebar, not inside the builder canvas.

Bulk Edit Titles Faster (Quick Edit / Bulk Edit)

AIOSEO can bulk update meta titles from the Posts or Pages list screens. Use Quick Edit for one item and Bulk Edit for many items at once. For example, select older posts and append a consistent brand suffix in one pass. Spot-check a few URLs afterward to confirm output. For a repeatable process, see bulk tools workflow.

Change the Meta Title Without an SEO Plugin (Theme or Custom Code)

You can change the meta title without an SEO plugin by controlling how your theme outputs the <title> tag. This approach is fragile but useful on lean builds. Ensure the theme supports title-tag, then use filters to adjust titles by context, such as adding a location only on the homepage. Always verify the page source afterward. Use a child theme so updates don’t overwrite changes.

Use WordPress Title-tag Support and Filters

Use WordPress title-tag support plus filters like documenttitleparts to modify titles. First, confirm your theme declares addthemesupport('title-tag'). If not, it may hardcode <title> in header.php, ignoring post titles. Remove hardcoding or add support. Then add conditional filters to change titles for specific pages. Implement changes in a child theme or a custom plugin.

Troubleshooting: Why Your Title Doesn’t Change in Google

If your title “doesn’t change” in Google, Google may rewrite it, caching may be involved, or the wrong <title> is in source. Check the live page, then view source and find the <title> tag. If your plugin shows a new SEO title but source shows the old one, suspect a theme or plugin conflict. Also clear site caches and allow time for recrawling.

Plugin/theme Conflicts, Caching, and Google Rewrites

You can usually pinpoint the problem by checking output, then removing one variable at a time. First, confirm only one SEO plugin is active. Multiple plugins can fight over the <title> tag. Second, clear caches. For example, purge your page cache plugin and any server cache. Then request a recrawl in Google Search Console if you use it. Third, expect Google title rewrite behavior. Google might shorten, reorder, or swap in your H1. This happens with mismatched titles or excessive separators. Keep titles descriptive, aligned to content, and not stuffed.

Conclusion

You now know how to change the meta title in WordPress using Yoast SEO, Rank Math, AIOSEO, or theme-level options. Pick the method that matches your setup. Then confirm the HTML <title> tag in the page source. After that, check the SERP snippet preview and give Google time to recrawl. If the title still won’t stick, focus on conflicts, caching, and Google rewrites. Small, clean titles usually win. And pairing them with a solid meta description helps set expectations for the click.