Official statement
Other statements from this video 49 ▾
- 1:38 Does Google really track HTML links that are hidden by JavaScript?
- 1:46 Can JavaScript really hide your links from Google without destroying them?
- 3:43 Is it really necessary to optimize the first link on a page for SEO?
- 3:43 Does Google really combine signals from multiple links pointing to the same page?
- 5:20 Do site-wide links in the menu and footer really dilute the PageRank of your strategic pages?
- 6:22 Is it really necessary to nofollow site-wide links to your legal pages to optimize PageRank?
- 7:24 Should you really keep nofollow on your footer links and service pages?
- 10:10 Why does Google make it impossible to use Search Console Insights without Analytics?
- 11:08 Does Nofollow still affect crawling without passing on PageRank?
- 11:08 Does nofollow really block indexing, or can Google still crawl those URLs?
- 13:50 Why is Google so tight-lipped about its indexing incidents?
- 15:58 Should you really index all paged pages to optimize your SEO?
- 15:59 Is it really necessary to index all pagination pages to optimize your SEO?
- 19:53 Are URL parameters still an obstacle for organic search?
- 19:53 Are URL parameters really a non-issue for SEO anymore?
- 21:50 Is it true that Google is blocking the indexing of new sites?
- 23:56 Do links in embedded tweets really affect your SEO?
- 25:33 Are sitemaps really essential for Google indexing?
- 26:03 How does Google really discover your new URLs?
- 27:28 Why does Google require a canonical on ALL AMP pages, including standalone ones?
- 27:40 Is the rel=canonical really mandatory on all AMP pages, even standalone ones?
- 28:09 Should you really implement hreflang across an entire multilingual site?
- 28:41 Should you really implement hreflang on every page of a multilingual website?
- 29:08 Is it true that AMP is a speed factor for Google?
- 29:16 Should you still invest in AMP to optimize speed and ranking?
- 29:50 Why does Google measure Core Web Vitals on the actual page version your visitors are really viewing?
- 30:20 Do Core Web Vitals really measure what your users actually see?
- 31:23 Should you manually deindex old pagination URLs after changing your site's architecture?
- 31:23 Is it really necessary to manually de-index your old pagination URLs?
- 32:08 Is advertising on your site harming your SEO?
- 32:48 Does having ads on your site really hurt your Google rankings?
- 34:47 Is rel=canonical in syndication really reliable for controlling indexing?
- 34:47 Does rel=canonical really protect your syndicated content from ranking theft?
- 38:14 Do security alerts in Search Console really block Google's crawling?
- 38:14 Can a hacked site lose its crawl budget due to Google security alerts?
- 39:20 Have links in guest posts really lost all SEO value?
- 39:20 Do guest post links really have no SEO value?
- 40:55 Why does Google ignore identical modification dates in your sitemaps?
- 40:55 Why does Google ignore the lastmod dates in your XML sitemap?
- 42:21 Does a poorly configured sitemap really diminish your crawl budget?
- 43:00 Can a misconfigured sitemap really cut down your crawl budget?
- 44:34 Should you really have to choose between reducing duplicate content and using canonical tags?
- 44:34 Is it really necessary to eliminate all duplicate content or should you rely on rel=canonical?
- 45:10 Should you really set a crawl limit in Search Console?
- 45:40 Should you really let Google decide your crawl limit?
- 47:08 Do internal 301 redirects really dilute PageRank?
- 47:48 Do cascading internal 301 redirects really drain SEO juice?
- 49:53 Can the JavaScript History API really force Google to change your canonical URL?
- 49:53 Can Google really treat URL changes made by JavaScript and the History API as redirects?
Google recommends reserving the lastmod tag for substantial content changes, not cosmetic adjustments. In practice, abusing lastmod with constantly changing dates risks diluting the signal and wasting crawl budget. The priority and changefreq attributes are largely ignored by the algorithm, so it's best to forget about them.
What you need to understand
What does Google consider a 'significant' change?
John Mueller draws a clear line: a significant change impacts the main content of the page — rewriting a paragraph, adding a section, updating factual data. Conversely, modifying a view counter, adjusting a pixel in CSS, or changing a dynamic display date does not warrant a refresh of the lastmod.
The issue? Avoid saturating the signal. If all your URLs report an updated lastmod every day without a valid reason, Google eventually ignores the attribute or, worse, slows down the crawl of your actually modified pages. The sitemap becomes a noise tool rather than an indexing accelerator.
Why does Google ignore priority and changefreq?
These two attributes date back to a time when search engines naively relied on webmasters' statements. Google has long had its own signals — internal links, traffic, actual content freshness — to decide what to crawl first. Declaring a page as 'high priority' or 'daily' has never forced Googlebot's hand.
In practice, these tags clutter the XML file and burden the parsing without providing value. Better to remove them to lighten your sitemaps, especially on sites with thousands of URLs.
How does this directive influence the crawl budget?
The crawl budget relies on two pillars: the crawl capacity that Google allocates to your site and the crawl demand that it deems relevant. A poorly used lastmod skews the demand — Googlebot thinks a page has changed, spends time recrawling it, finds nothing new, and lowers its priorities.
On a media site that publishes 50 articles a day, updating the lastmod for the entire archive because a widget has moved forces Google to unnecessarily recrawl thousands of pages. The result: new publications are detected later, indexing slows down.
- Only declare a lastmod if the main content has changed — title, body text, key structured data.
- Remove priority and changefreq from your sitemaps; they add no value.
- Monitor your crawl logs to detect excessive recrawling related to fanciful lastmods.
- Automate the lastmod update only when the CMS detects a change in the main content field, not the template.
- Test the impact: disable lastmod for a month on a section of the site and compare the indexing speed in Search Console.
SEO Expert opinion
Does this recommendation align with real-world observations?
In technical audits, we regularly see sites that update the lastmod every hour because a script regenerates pages on the fly. Google ends up crawling these URLs less often precisely because it has learned that the signal is false. [To verify] — no public study quantifies precisely Google's tolerance for lastmod noise, but logs show a correlation between stable lastmod and predictable crawl frequency.
Conversely, on e-commerce sites where the price changes in real-time, never touching the lastmod can also pose problems: Google does not know that a product listing has gone out of stock or that the price has dropped by 30%. Mueller's recommendation assumes you can define 'significant' — and that is far from trivial.
What nuances should be considered based on the type of site?
On a blog, the rule is simple: modifying the body of the article = new lastmod, adding a comment or an ad banner = nothing. On a continuously updated news site, the line blurs — does a live blog that enriches every 10 minutes justify a real-time lastmod? Technically yes, but be careful not to send 500 modified URLs every hour in the sitemap.
For UGC platforms (forums, marketplaces), the classic trap: every new comment triggers a lastmod. Result, Google spends its time recrawling threads with no added value. Better to filter: only raise the lastmod if the initial post changes, not the responses.
What to do if Google still ignores your legitimate lastmods?
It happens. You update a strategic page, the lastmod is correct, and Google doesn’t revisit for 3 weeks. Several explanations could be at play — the page is poorly linked internally, it has a history of low traffic, or the site suffers from a tight crawl budget. The lastmod is just one indicator among others, never an order.
In this case, forcing reindexing via the URL inspection tool remains an option but should be used sparingly. If the problem is recurrent, it's probably a signal that the page lacks internal weight — strengthen the linking, create links from the homepage or a hot section.
Practical impact and recommendations
How to audit the current use of lastmod on your site?
Start by retrieving your XML sitemaps and analyzing the distribution of lastmod dates. If 80% of your URLs have a lastmod identical to today, it's probably a bug. Cross-reference with crawl logs — is Google really recrawling these pages, or is it ignoring the signal?
Use tools like Screaming Frog or OnCrawl to extract lastmod and compare it with the actual modification dates in your CMS. A massive discrepancy indicates a failing script or a default configuration of the sitemap generator.
What business rules should be defined to automate lastmod correctly?
The key: define what counts as 'main content' in your database. For an article, it's the body or title field. For a product listing, it's description, price, stock_status — but not internal metadata like last_viewed_at or admin_notes.
Implement conditional logic: only trigger the lastmod update if a critical field changes. Document this rule and test it in staging before deploying. On WordPress, some plugins allow you to filter the monitored fields — take advantage of this granularity.
Should you completely remove lastmod if you're unsure about managing it properly?
Yes, it's a defendable option. An incorrect lastmod is worse than an absent lastmod. If your CMS does not allow fine control over what triggers the update, or if you lack the resources to audit the logic, it’s better to remove the attribute from the sitemap.
Google will continue to crawl according to its own heuristics — links, popularity, traffic. You lose an acceleration signal, certainly, but you avoid polluting your crawl budget with false positives. This is a reasonable compromise for medium-sized sites without a dedicated technical team.
- Extract all sitemaps and analyze the coherence of lastmod dates.
- Cross-reference declared lastmod with crawl logs to detect any disinterest from Google.
- Identify fields in your database that trigger a lastmod update and filter out non-critical ones.
- Remove priority and changefreq from all sitemaps — they have no utility.
- Test in staging: modify a minor field and check that the lastmod does not change.
- Monitor the impact on indexing speed via Search Console after adjustments.
❓ Frequently Asked Questions
Google crawle-t-il plus vite une page si son lastmod est récent ?
Faut-il mettre un lastmod sur toutes les URLs du sitemap, ou seulement celles qui changent ?
Peut-on utiliser le lastmod pour forcer Google à recrawler une page stratégique ?
Les attributs priority et changefreq ont-ils un impact sur Bing ou d'autres moteurs ?
Un lastmod mis à jour trop souvent peut-il pénaliser le crawl budget ?
🎥 From the same video 49
Other SEO insights extracted from this same Google Search Central video · duration 55 min · published on 21/08/2020
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.