Official statement
Other statements from this video 7 ▾
- 14:00 Google pénalise-t-il vraiment les sites de plus de 10 ans dans ses résultats ?
- 21:08 Pourquoi Google impose-t-il des titres ultra-minimalistes aux offres d'emploi ?
- 35:10 Peut-on publier des offres d'emploi sans mentionner le nom de l'entreprise sans pénaliser son SEO ?
- 65:25 Pourquoi Google désindexe-t-il vos contenus sans vous prévenir ?
- 76:30 Faut-il vraiment supprimer les informations erronées à la source plutôt que de les gérer dans les SERPs ?
- 90:00 Pourquoi une migration de site provoque-t-elle des fluctuations de classement et combien de temps ça dure vraiment ?
- 95:00 Les rapports de spam sur les backlinks payants fonctionnent-ils vraiment ?
Google confirms that AMP configurations can create conflicts with standard URLs in job search results, leading to display or indexing errors. For career sites that have implemented AMP, this means manually verifying that Google is correctly displaying the right version of each job ad. The risk? Your job postings may not appear correctly in the job SERPs, causing a loss of qualified applications.
What you need to understand
Google reports a specific technical issue with AMP pages within the context of job search results. This statement targets sites that use both standard pages and their AMP counterparts to publish job listings.
The AMP framework, initially designed to speed up pages on mobile, relies on a dual architecture: standard version + AMP version. However, in the specific case of job searches, this duality creates friction.
What issues do AMP pages cause for job postings?
The search engine must choose which URL to present in the JobPosting enriched results. When an AMP page exists, Google may index or present it instead of the standard version — but the structured JobPosting tags may not be interpreted correctly on the AMP version.
Specifically? Your job ad appears truncated, missing salary information, lacks a functional application button, or is completely absent from dedicated job results. Users click, land on a poorly configured AMP page, and leave. The bounce rate skyrockets.
What does Google mean by "verifying implementation settings"?
Google asks webmasters to ensure that their AMP implementation does not interfere with the proper display of job listings. This entails checking several technical points: the presence and consistency of Schema.org JobPosting tags on both versions, the correctly placed rel=canonical directive, and the absence of rel=amphtml tags on job pages if they create conflicts.
In clear terms, Google is not suggesting to remove AMP — but rather to verify that your technical setup does not create URL cannibalization or ambiguity for the crawler. If the AMP version is less rich in structured data than the standard version, that's a problem.
In what scenarios does this interference occur?
Typically, on sites that have globally enabled AMP without excluding their career pages. Another common case: a CMS or AMP plugin that automatically generates AMP equivalents for all pages, including job listings, without ensuring that the structured tags are correctly duplicated.
Some sites also use lighter AMP templates that deliberately remove elements like application forms — making the AMP version unusable for job seekers, even if it ranks first on Google.
- Check that Schema.org JobPosting tags are present and identical on both versions (standard and AMP).
- Test the display of job listings in Google Search Console using the Rich Results Test tool.
- Verify the
rel=canonicalandrel=amphtmltags to avoid any URL ambiguity. - Exclude job pages from automatic AMP generation if the AMP version cannot integrate all the required structured data.
- Monitor JobPosting errors in Search Console, which often signal these conflicts.
SEO Expert opinion
Is this statement consistent with field observations?
Yes, and it's been a painful point for career sites for several years. There have been cases where AMP pages cannibalized standard URLs in job enriched results, leading to a steep drop in click-through rates because the AMP version displayed less info than the desktop version.
Google doesn't explicitly state this, but the problem often arises from the fact that JobPosting structured tags are not tested on the AMP version. Developers implement AMP, copy the HTML, but forget to check that the JSON-LD is properly interpreted on the AMP side. The result: Google indexes a deprived version.
What nuances should be added to this statement?
Google remains vague on one point: should AMP be disabled for job pages, or just better configured? The answer depends on your technical capability. If your stack allows maintaining identical structured tags across both versions, AMP can stay. Otherwise, it’s better to exclude job pages from the AMP scope. [To verify]: Google has never published official guidance on selectively disabling AMP by page type.
Another nuance: this interference only affects sites that use AMP and publish job postings with Schema.org. If you don't have a career section, or if you don't use JobPosting tags, you are not concerned. It seems obvious, but some SEOs panic for no reason.
In what scenarios does this rule not apply?
If you use AMP solely for editorial content (blog, news) and your job postings are on a separate subdomain or CMS, you are safe. Likewise, if you have disabled automatic AMP generation and manually control which pages have an AMP version, you manage the risk.
Finally, if your site never appears in Google’s job enriched results (because your JobPosting tags are poorly implemented or non-existent), AMP interference won’t change anything — you have a deeper issue with missing or invalid structured data.
rel=amphtml tags on your job pages, even if you've never consciously enabled AMP.Practical impact and recommendations
What should you do if you use AMP on job pages?
First step: identify if your job pages indeed have automatically generated AMP versions. Open the source code of a typical job listing, look for the <link rel="amphtml"> tag. If it exists, you have an AMP version. Test this AMP URL in the Google Rich Results Test tool to check if the JobPosting tags are properly detected.
If they are not, you have two options. Option 1: manually duplicate the JobPosting JSON-LD tags on the AMP version, ensuring that all required properties (title, description, datePosted, validThrough, hiringOrganization, jobLocation) are present. Option 2: disable AMP for job pages through your CMS or AMP plugin, specifically excluding this type of content.
What mistakes should you avoid when implementing AMP on career pages?
Classic mistake: copying the standard HTML to AMP without checking that the JSON-LD JavaScript runs correctly. Some AMP frameworks block or delay the execution of third-party scripts, which can prevent structured tags from loading. Always test with the Google tool, not just visually.
Another trap: using lightweight AMP templates that remove entire sections of the page, such as the application form or salary details. If your AMP version displays less info than the standard version, Google may index it anyway — and you lose candidate conversions. It’s better to have a complete standard page than an empty AMP page.
How can you verify that your site is compliant and avoid interferences?
Use Google Search Console, section Enhancements, tab Job Offers. If errors appear on AMP URLs, it’s a sign that your structured tags aren’t being read correctly. Correct them, then request reindexing via the URL inspection tool.
Next, run a Google search test on your brand + “job offers” or “recruitment.” Check which URL appears in the enriched results: standard or AMP? If it’s AMP and the display is degraded, you have an indexing priority issue. Add a rel=canonical directive pointing to the standard version on the AMP page to force Google to prefer the original.
- Audit all job pages to detect unwanted
rel=amphtmltags. - Test each AMP URL in Google’s Rich Results Test tool.
- Verify that JobPosting JSON-LD tags are identical on both versions.
- Exclude job pages from the AMP scope if maintaining both versions is too complex.
- Monitor JobPosting errors in Google Search Console after each modification.
- Check that the
rel=canonicaldirective always points to the standard version from the AMP page.
❓ Frequently Asked Questions
Faut-il désactiver AMP complètement si on a des pages emploi ?
Comment savoir si mes pages emploi ont une version AMP active ?
Les erreurs AMP sur les pages emploi impactent-elles le référencement global du site ?
Peut-on forcer Google à ignorer la version AMP et afficher la version standard ?
Les balises JSON-LD JobPosting doivent-elles être dans le <head> ou le <body> sur AMP ?
🎥 From the same video 7
Other SEO insights extracted from this same Google Search Central video · duration 1h01 · published on 19/06/2019
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.