If you want to know how to change your website title in Google search on WordPress, the short version is this: update the site title under Settings > General, set the homepage SEO title in your SEO plugin, then clear your cache and request re-indexing in Google Search Console. Google usually picks up the new title within a few days to two weeks. The longer version matters, because Google rewrites titles more often than most site owners realise.
We handle this question on support chats almost weekly, so here is the full process, including the caching trap that keeps old titles alive long after you have changed them.
First, Know Which Title You Are Actually Changing
Three different things show up in a Google result, and people mix them up constantly. Changing the wrong one wastes a week of waiting.
- Site title (WordPress Settings > General): the internal name of your site, used by your theme’s logo area, RSS feeds and the default title tag.
- Title link: the blue clickable headline in Google search results, generated from your title tag, H1, anchor text and other on-page signals.
- Site name: the small brand label Google shows above the URL on homepage results, pulled from structured data, Open Graph tags and your site title.
Google explains the distinction in its own documentation on site names in Google Search, and it is worth a read before you edit anything. If the wrong brand name appears above your URL, the fix is structured data, not your page title. If the wrong headline appears, the fix is your title tag.
Step 1: Change the Site Title in WordPress
This takes about thirty seconds and is the foundation for everything else.
- Log into your WordPress dashboard.
- Go to Settings > General.
- Edit the Site Title field, and update the Tagline while you are there.
- Scroll down and click Save Changes.
Block themes have a second route: open Appearance > Editor, click the Site Title block in your header template, and type the new name directly. Both methods write to the same database option, so you only need one. If your header shows a logo image instead of text, remember the image file still shows the old name and needs replacing separately.
Keep the site title under roughly 30 characters. Anything longer gets truncated when it is appended to page titles, and Google displays around 55 to 60 characters of a title link on desktop.
Step 2: Set the Homepage SEO Title
Your site title is not automatically what Google shows. Most WordPress sites run an SEO plugin (Yoast, Rank Math, SEOPress, All in One SEO) that controls the actual title tag, and that plugin overrides the theme default.
In Yoast, go to Yoast SEO > Settings > Content Types > Homepage. In Rank Math, it is Titles & Meta > Homepage. Set the title template to something readable by a human, not a keyword list: brand name, a separator, then a short description of what you do.
- Good: Wilder Bakery | Sourdough and Pastry in Leeds
- Weak: Home
- Risky: Bakery Leeds, Best Bakery Leeds, Cheap Bread Leeds
Keyword-stuffed titles are one of the most common reasons Google rewrites a headline entirely. Its guidance on title links confirms that unclear, boilerplate or stuffed titles get replaced with text Google finds elsewhere on the page.
Step 3: Fix the Site Name With Structured Data
If Google shows an outdated brand above your homepage URL, add or update WebSite schema. Most SEO plugins output this automatically once you change the site title, but plugins that were configured years ago can hold a stale value in their own settings.
We cover this topic in more depth in How to Change the Color of Text in WordPress: The 2026 Guide.
We cover this topic in more depth in What Can You Do With WordPress? 14 Real Use Cases for 2026.
We cover this topic in more depth in How to Get My WordPress Website on Google Search in 2026.
We cover this topic in more depth in How to Indent on WordPress: Every Method That Actually Works in 2026.
Check three places: the SEO plugin’s site or brand settings, any Open Graph fields (og:site_name), and hardcoded JSON-LD in your theme’s header. Sites built on a self-hosted WordPress install give you full access to all three, which is exactly why we prefer that setup over locked-down builders. Test the result with Google’s Rich Results Test before you move on.
Step 4: Clear Every Cache Before You Ask Google to Recrawl
This is the step most tutorials skip, and it is the reason people post on Reddit asking why Google still shows the old website title three weeks later. Your new title lives in the database, but visitors (including Googlebot) are served a cached HTML file.
Purge in this order:
- Page cache in your caching plugin or hosting panel.
- CDN cache at the edge, since a global CDN can hold HTML for hours.
- Object cache if you run Redis or Memcached.
- Browser cache locally, then load the page in a private window and view source to confirm the new title tag.
On our platform, LiteSpeed Cache purges automatically when you save site settings, and the CDN follows within seconds. On generic shared hosting you often have to clear three layers by hand. Always verify by viewing the page source rather than trusting the dashboard.
Step 5: Request Re-Indexing in Google Search Console
Open Google Search Console, paste your homepage URL into the URL Inspection bar, and click Request Indexing. Do the same for your five or ten most important pages. Then confirm your XML sitemap is submitted and returning a recent last-modified date.
Typical timelines we see after a title change:
- Homepage: 1 to 5 days for a manually requested recrawl.
- Key inner pages: 3 to 14 days.
- Long-tail archive content: 2 to 8 weeks, depending on crawl budget.
Search Console also shows the exact page Google last fetched, so you can prove whether the crawler saw your update or a cached copy.
Why Google Sometimes Ignores Your New Title
Google rewrites title links on a meaningful share of results. If yours keeps reverting, check for these causes:
- The title is too long and gets shortened to the recognisable part.
- The H1 disagrees with the title tag, so Google prefers the H1.
- The title is generic boilerplate repeated across dozens of pages.
- Anchor text from other sites still uses the old brand name, which takes months to fade.
- Two plugins are outputting duplicate title tags, a classic conflict after a theme change.
You cannot force Google’s hand, but aligning your title tag, H1, logo alt text and structured data around one consistent name removes almost every reason for a rewrite. If you are rebranding a large publication or a members area, plan the change alongside redirects and internal link updates; our notes on internal linking in WordPress cover the anchor text side of that work.
Bigger Sites Need a Bigger Plan
A five-page brochure site can change its name in an afternoon. A publication with 4,000 archived posts, or a paid community with logged-in pages, has thousands of title tags, email templates and canonical references pointing at the old brand.
For those projects, run the change on staging first, crawl the site with a tool like Screaming Frog to catch leftovers, then push live during a low-traffic window. Publishers on WordPress magazine hosting and communities on membership hosting get staging environments and one-click restores as standard, which makes a rebrand far less nerve-wracking. Related admin tasks, like changing the author on WordPress posts, are often worth batching into the same maintenance window.
Frequently Asked Questions
How to change website description on Google Search WordPress?
Edit the meta description field in your SEO plugin, then clear cache and request re-indexing; Google typically refreshes the snippet within 3 to 14 days. Keep it between 120 and 155 characters. Google still rewrites descriptions for roughly 60 to 70 percent of queries when it finds a passage on the page that better matches the search, so treat your version as a strong suggestion.
How do I change the title of a website in Google search?
Change the title tag on your site, then ask Google to recrawl the page, which usually takes 1 to 5 days for a homepage. There is no setting inside Google that lets you type a new headline directly. Search Console only triggers a fresh crawl; the text itself always comes from your own HTML and structured data.
How do I change the website title in WordPress?
Go to Settings > General, edit the Site Title field, and click Save Changes, which takes under a minute. Block themes let you edit the Site Title block in Appearance > Editor instead. Remember that your SEO plugin’s homepage title template may override this value in search results, so check both.
How do I change the website icon on Google Search WordPress?
Upload a square favicon of at least 48 by 48 pixels under Appearance > Customize > Site Identity, then wait for Google to recrawl, usually within 1 to 4 weeks. Google requires the icon to be a multiple of 48 pixels and served from a crawlable URL. Blocking your icon file in robots.txt is the most common reason a new favicon never appears.
Need Your Title Change Live Faster?
Stale cache is the single biggest delay between saving a new site title and seeing it in Google search results. Compare our WordPress hosting plans or start a 14-day trial, and our team will handle the cache, CDN and re-indexing side while you focus on the branding.