
BERT Relevance: using AI to improve landing page relevance in Google Ads
12 May 2026
In paid search advertising, it’s essential that your customers’ search terms closely match your landing page content. This alignment, known as landing page relevance, plays a critical role in how Google evaluates performance through the landing page experience metric.
Landing page relevance considers factors such as content relevance, ease of navigation, and internal linking. When landing pages fail to meet these expectations, brands can suffer from lower Quality Scores and increased costs.
That’s why our tech team created BERT Relevance, a tool that uses AI to uncover mismatches between search terms and landing page copy. By improving landing page relevance, brands can make more informed decisions around content optimisation, query management, and campaign structure, ultimately improving paid search performance and ROI.
The challenge of measuring landing page relevance
Content relevance is crucial. ‘Landing page experience’ significantly influences a keyword’s Quality Score, which in turn affects the cost per click (CPC). Google categorises your ‘landing page experience’ score as below average, average, or above average. Given the wide range of factors this metric encompasses, these broad categories offer limited insight, often leaving analysts uncertain about the necessary actions. BERT Relevance demystifies this metric, with a particular emphasis on content relevance. Our goal in creating this tool was to uncover mismatches between search terms and landing page content, allowing us to make strategic decisions on improving landing page copy, generating new content, or removing irrelevant search terms.Which insights BERT Relevance uncovers
Our tool BERT Relevance gives insights that guide strategic decisions in campaign management, from refining ad content and keywords to optimising landing pages and segmenting campaigns based on specific themes or services. These insights enable marketers to improve:- Landing Page Optimisation: Enhance pages with low BERT Relevance scores to better align with search terms or redirect ads to more relevant pages.
- Query-to-Page Relevance: Ensure alignment between the search term and the landing page. Discrepancies can lead to low BERT Relevance scores and a poorer user experience.
- Search Query Refinement: Reassess the effectiveness of search terms in driving traffic at either search query or query cluster level, identifying poor performing search queries and search query themes.
The BERT Relevance workflow
- Search query report from Google Ads: The process begins with the collection of search queries, performance data and the landing page URL.
- Keyword Clustering: We then cluster the search queries from Google Ads using OpenAI and GPT4. Clustering this data makes it easier to extract insight across a very large data set (10k search queries at a minimum).
- Content Scraping via Puppeteer: We scrape the content from each landing page URL using Puppeteer, a nodejs library for javascript enabled web crawling.
- Content Classification: We then use our BERT Relevance model, based off a machine learning model used for sentence/text embedding generation. This assesses the alignment between landing page content and search terms – the output of this is our ‘BERT score’ used to define the relevance of the search term vs. the landing page.

