Before making any changes, you need to clearly understand what Google means by Destination Experience and why your site triggered this violation.
Log in to the email account connected to your Google Ads account. Google will have sent you a message explaining that one or more of your ads have been disapproved because the landing page or website they point to does not meet the Destination Experience requirements. The email will name the specific ads, campaigns, or landing page URLs that were flagged. Keep this email open throughout this process — you will need the details from it at multiple steps.
Destination Experience is the name Google gives to the overall quality of the page that a user lands on after clicking your ad. Google wants users to have a genuinely helpful and trustworthy experience on that page. If the page is difficult to use, hides important information, misleads the visitor, loads very slowly, or does not deliver what the ad promised, Google considers it a poor Destination Experience and will disapprove the ad. This policy exists to protect users, not to penalise advertisers unfairly.
Inside your Google Ads account, click the wrench icon at the top right corner, then select Policy Manager from the menu. Look through the list of disapproved or limited ads. For each one, note down: the ad ID, the campaign name, the ad group name, and the exact landing page URL that the ad points to. You need to fix every flagged item individually. Missing a single one means your appeal will not succeed. Write this list down somewhere you can refer back to throughout this process.
Go to support.google.com/google-ads/answer/2375371 and read the Destination Experience policy page in full. Google lists the specific things it looks for, including: whether the landing page is relevant to the ad, whether the page loads properly, whether users can easily navigate it, whether it contains enough useful content, and whether it respects user privacy. Reading the actual policy page helps you understand the full scope of what needs to be fixed and ensures you are not missing any requirements.
The Destination Experience policy covers many different problems. Your specific violation could be one or several of the following: the page loads too slowly, the page is difficult to use on a mobile device, the content does not match what the ad promised, the page has too many ads or pop-ups, the page requires users to give personal information just to see basic content, the page has broken links or errors, or the page content is thin and unhelpful. Understanding which specific problem applies to your page determines what you need to fix.
Some Destination Experience violations affect only specific ads that point to a problematic landing page. Others, if the issue is severe or widespread, can result in account-level suspensions. Look carefully in Policy Manager to understand the scope of the violation. If it is ad-level only, you fix those specific landing pages and resubmit. If it is account-level, you must fix every landing page across your entire account before submitting an appeal. Understanding the scope prevents you from doing partial work and getting rejected.
A slow or broken landing page is one of the most common causes of Destination Experience violations. Google expects pages to load quickly on mobile and desktop.
Go to pagespeed.web.dev and enter the URL of every landing page linked from your flagged ads. The tool will give you a score from 0 to 100 for both mobile and desktop versions of your page. A score below 50 on mobile is likely contributing to your Destination Experience violation. The tool also tells you exactly what is slowing your page down, such as large images, unused scripts, or slow server response times. Write down the specific issues flagged for each page you test.
Large image files are the single most common cause of slow page load times. Go through every image on your landing page and check its file size. Any image larger than 200 kilobytes on a web page is causing unnecessary slowdown. Use a free tool like squoosh.app or tinypng.com to compress images without visibly reducing their quality. Also make sure images are no wider than they need to be — a background image does not need to be 4000 pixels wide if most screens show it at 1200 pixels wide.
Every script and stylesheet that loads when a user first visits your page adds to the load time, even if that script is not used on the initial view. Talk to your web developer or hosting provider about enabling lazy loading for scripts, deferring non-critical JavaScript, and removing any unused plugins or tracking codes that are loading on your landing pages. If you use a page builder like Elementor or Divi on WordPress, there are specific settings to disable unnecessary scripts on individual pages.
Browser caching means that when a visitor loads your page, their browser saves parts of it so the page loads faster on future visits. GZIP compression means the server sends files to the browser in a compressed format, which reduces download time. Both of these are server-level settings. Ask your web hosting company to enable both if they are not already active, or if you manage your own server, these can be enabled through your web server configuration. Google PageSpeed Insights will tell you if either of these is missing.
A Content Delivery Network, commonly called a CDN, stores copies of your website on servers around the world so that users always load the page from a server that is physically close to them. This significantly reduces load time for visitors in different locations. Services like Cloudflare offer a free CDN tier that is easy to set up even without technical knowledge. If your target audience is spread across multiple countries or regions, a CDN can have a dramatic effect on page load speed scores.
A landing page that contains broken links, that redirects through multiple URLs before reaching the destination, or that returns any kind of error to the browser will be flagged immediately as a poor Destination Experience. Go through every link on each landing page and click them manually to check they work. Use a free tool like brokenlinkcheck.com to scan for broken links automatically. Also check the URL your ads are pointing to directly — if it redirects through three or four intermediate pages before reaching the final content, simplify this to a single direct link.
The majority of Google Ad clicks now happen on mobile devices. A page that is difficult to use on a phone is a direct Destination Experience violation.
Open the URL of each landing page directly on a real mobile phone — ideally on both Android and iPhone if you have access to both. Try to read the text, click the buttons, fill in any forms, and navigate the page as if you were a new visitor who has never seen your website before. Note anything that is difficult, confusing, or broken. This real-world test often catches problems that browser-based mobile simulation tools miss, such as tap targets that are too small, text that is too small to read without zooming, or layouts that break on smaller screens.
If your website is connected to Google Search Console, go to search.google.com/search-console and look for the Mobile Usability report under the Experience section. This report tells you the specific mobile issues Google has detected on your pages, such as: text is too small to read, clickable elements are too close together, content is wider than the screen, or the viewport is not configured correctly. Fix each issue listed for every landing page URL. If your site is not connected to Search Console, connect it now using the instructions on the Search Console homepage.
Google recommends that all tappable elements on a mobile page are at least 48 by 48 pixels in size, with at least 8 pixels of space between them. Buttons that are too small, links that are too close together, or form fields that are difficult to tap on a touchscreen all contribute to a poor mobile Destination Experience. Go through every clickable element on each landing page and make sure it is large enough to tap comfortably with a finger. If you are using a website builder, most have mobile-specific size settings for buttons and links.
A minimum font size of 16 pixels for body text is recommended for mobile pages. Text that is smaller than 12 pixels is considered unreadable by Google's mobile standards and will be flagged. Check every text element on your landing pages at mobile screen sizes. Also ensure there is sufficient contrast between the text colour and the background colour — light grey text on a white background may look elegant on a desktop but becomes unreadable on a mobile screen in sunlight. Google's Lighthouse tool, built into Chrome developer tools, can check contrast ratios for you.
Google has a specific rule against interstitials and pop-ups that appear immediately after a user arrives on a mobile page from an ad click and that cover the main content. This includes: full-screen pop-ups asking for email subscriptions, cookie consent banners that cover the entire screen and cannot be dismissed easily, age verification screens that appear before the content, and any other overlay that prevents the user from seeing what the ad promised. Small cookie banners at the bottom of the screen that can be dismissed are generally acceptable. Full-screen overlays are not.
A landing page that requires a mobile user to scroll left and right to see the full content is considered broken from a mobile usability perspective. This usually happens when fixed-width elements like tables, images, or sections are wider than the screen. View each landing page on mobile and try scrolling left and right. If anything scrolls horizontally, it needs to be resized or reformatted to fit within the mobile screen width. Most modern website builders handle this automatically, but older page designs or custom HTML pages often have this problem.
The content of your landing page must directly match what your ad promised. A mismatch between the ad and the page is one of the most common Destination Experience failures.
Read the exact headline and description text of each flagged ad. Then open the landing page it links to in an incognito browser window, pretending you know nothing about your business. Ask yourself honestly: does this page deliver exactly what the ad said it would? If the ad said a specific product is available, does the page show that product? If the ad mentioned a specific price, does the page display that price? If the ad described a particular service, does the page explain that service clearly? Any disconnect between the ad and the page is a Destination Experience failure that needs to be fixed.
The first thing a visitor sees when they arrive on your landing page is the main headline. This headline should clearly reflect the same message as your ad. If your ad says Buy Premium Office Chairs Online, the landing page headline should not say Welcome to Our Furniture Store — it should say something directly related to office chairs. The closer the language between your ad and your landing page headline, the better the experience for the user and the more clearly your page signals to Google that it is relevant to the ad.
When a user clicks your ad and arrives on your landing page, they should be able to see within 3 seconds what you are offering. If they have to scroll down, look around, or read through unrelated content before finding what the ad promised, that is a poor Destination Experience. The product, service, price, or offer from the ad must be visible in the first screen of content the user sees, known as above the fold, without requiring any scrolling. If it is buried lower on the page, move it to the top.
Landing pages that try to promote too many different things at once confuse users and dilute the relevance signal that Google looks for. If your ad promotes a specific product and the landing page also heavily promotes three other unrelated products, services, or offers in equally prominent positions, this weakens the Destination Experience. Each landing page should have a clear single focus that matches the ad that points to it. Remove or move unrelated promotions to secondary positions or separate pages.
A landing page that contains only a headline, a single image, and a contact form with no further information is considered a thin page by Google and will fail the Destination Experience check. Your landing page needs to give the user enough information to make an informed decision. This means: a clear description of what you are offering, the main benefits or features, pricing information or at least a clear indication of how to get a price, information about your business, and any relevant details a potential customer would want to know before making contact or a purchase.
Landing pages that make claims that cannot be verified, that promise results that are unrealistic, or that use language designed to mislead visitors will fail the Destination Experience policy. Examples include: guaranteed results with no supporting evidence, claims of being the cheapest or the best with no qualification, countdown timers that reset to create artificial urgency, fake testimonials, and before-and-after images that are exaggerated or digitally manipulated. Remove all misleading content and replace it with accurate, verifiable information about what you actually offer.
Google expects landing pages to be honest, easy to navigate, and transparent about who is behind the business. Missing this is a common cause of Destination Experience failures.
While dedicated landing pages sometimes intentionally remove navigation to keep users focused, a complete lack of any navigation can make a page feel like a trap and contributes to a poor Destination Experience. At a minimum, your page should have a link back to your homepage, a link to a Contact page, and ideally links to an About page and any policy pages such as a Privacy Policy. These links can be in the header or footer of the page. Users need to feel they can find more information if they want it, rather than feeling trapped on a single page with no way out.
Your landing page must make it easy for a visitor to find out who is behind the business and how to get in touch. At minimum, include: your full legal business name, a working phone number, a working email address, and if you have a physical location, the full address. These details should appear either in the header or the footer of every landing page. A page that hides this information or makes it very difficult to find is considered untrustworthy by both users and Google's policy review system.
If your landing page collects any personal information from visitors — even just a name and email address in a contact form — you are legally and under Google policy required to have a Privacy Policy. The Privacy Policy must explain what data you collect, how you use it, whether you share it with third parties, and how users can request that their data be deleted. Link to your Privacy Policy from the footer of every landing page. If you do not have a Privacy Policy, use a reputable generator to create one and publish it on its own page on your website.
If your landing page involves any kind of purchase, subscription, free trial that converts to a paid plan, or any commitment on the part of the user, you must have a Terms and Conditions page that clearly explains the terms of that commitment. This includes: refund policies, cancellation terms, subscription renewal terms, and any limitations or exclusions. Link to your Terms and Conditions clearly from any page where a user is making a financial or contractual decision. Hiding or making these terms difficult to find is a specific Destination Experience violation.
Google's policy review system often checks whether a website has a credible About page that explains who the business is, what it does, and why it exists. An About page that says only We are a company that provides great services is not sufficient. Your About page should include: the name of the business, when it was founded, what specific services or products it provides, who is behind it, and ideally some information about the team or the founder. This establishes trust for both users and Google's automated review systems.
Elements designed to pressure users into making quick decisions through false information are a direct Destination Experience violation. This includes: countdown timers that restart every time the page is refreshed, claims that only 3 items are left in stock when that is not true, pop-ups that say someone else is viewing this page right now when they are not, and limited time offer banners that never expire. Remove all of these elements. You can create genuine urgency when there is a real deadline or real limited stock, but fabricated urgency is specifically prohibited by Google.
Anything that blocks or interrupts a user's access to the content they came for is a Destination Experience violation. These must be removed or significantly reduced.
A pop-up that covers the full screen and appears within the first few seconds of a user arriving on your page from an ad is a direct violation of the Destination Experience policy. This includes: email subscription pop-ups, promotional offer pop-ups, survey pop-ups, and any other overlay that appears before the user has had a chance to read any of the page content. Remove these from all landing pages that are linked from your Google Ads. If you want to use pop-ups, set them to appear only after the user has been on the page for at least 30 seconds, or only when they are about to leave the page.
Cookie consent banners are required by privacy laws in many countries, but the way they are implemented matters enormously for Destination Experience. A small banner at the bottom or top of the screen with an Accept button is acceptable. A full-screen overlay that forces the user to accept cookies or read through cookie preferences before they can see any page content is not acceptable. Make sure your cookie consent banner is small, positioned at the edge of the screen, and allows users to access the page content while the banner is still visible without requiring any interaction first.
If a user clicks your Google Ad and arrives at a page that requires them to create an account, log in, or provide personal details before they can see the content the ad promised, this is a Destination Experience violation. The content your ad promised must be visible to the user without any registration or login requirement. It is acceptable to have a call to action asking users to sign up or log in for additional features or benefits, but the core content and offer described in the ad must be accessible to any visitor.
Landing pages that are heavily loaded with third-party advertising, particularly pages that seem designed more to show ads than to provide useful content, are a specific category of Destination Experience violation. If your landing page contains Google AdSense ads, other advertising networks, or sponsored content that takes up more space than the actual useful content, this is a serious problem. Remove all third-party advertising from your Google Ads landing pages. Your landing page should be about serving the user who clicked your ad, not about showing them other ads.
A page that plays audio or video automatically when a user arrives, without them pressing play, creates a disruptive and unexpected experience. Unexpected audio is particularly jarring on mobile devices and is considered a poor Destination Experience. If your landing page has a video or audio element, set it to require the user to press play before it starts. The only exception is muted autoplay video used as a background visual element, which is generally acceptable provided the user has an obvious control to stop it.
Exit-intent pop-ups — overlays that appear when the user moves their cursor towards the browser close button — are generally more acceptable than page-load pop-ups under the Destination Experience policy, since the user has at least seen the page content before the pop-up appears. However, pop-ups that appear multiple times during a single visit, that reappear after being dismissed, or that are extremely difficult to close because the close button is hidden or very small, are still a problem. If you use exit-intent pop-ups, ensure they appear only once per session and have a clearly visible and easy-to-click close button.
Once every fix is in place, verify your work thoroughly, write a strong appeal, and put processes in place to prevent this from happening again.
Open an incognito or private browsing window and visit every landing page you have fixed, exactly as a new user with no prior knowledge of your site would experience it. Check each page for: load speed, mobile usability, relevance to the ad it is connected to, visible contact information, accessible Privacy Policy link, no full-screen pop-ups on arrival, no broken links, and clear useful content. This incognito check is essential because it shows you the page without your browser's cached version, which can hide problems that real first-time visitors would encounter.
Open each fixed landing page on a real mobile phone and ideally also on a tablet or a second phone with a different screen size. Check that: the text is readable without zooming, all buttons are easy to tap, no content overflows off the sides of the screen, images load correctly and are not stretched or distorted, forms are easy to fill in, and the page loads within 3 seconds on a mobile data connection rather than only on Wi-Fi. Mobile testing on real devices catches problems that desktop simulators miss.
Before submitting your appeal in Google Ads Policy Manager, prepare a written list of every specific change you made, with dates. For example: 1. Reduced page load time on the landing page at URL from 8.2 seconds to 2.4 seconds by compressing images and enabling caching on the date. 2. Added Privacy Policy page and linked it from the footer of all landing pages on the date. 3. Removed full-screen email subscription pop-up from the landing page at URL on the date. 4. Added full business contact details to the footer of all landing pages on the date. Specific evidence is far more convincing than general statements.
In your Google Ads account, click the wrench icon, go to Policy Manager, find each disapproved ad, and click Appeal. Paste your specific evidence list into the appeal text box. Keep the tone factual, professional, and focused on the specific changes you made. Do not submit multiple appeals for the same ad — duplicate submissions can slow down the review process and may cause your appeal to be deprioritised. After submitting, expect a response within 1 to 5 business days for most Destination Experience appeals, though complex cases can take longer.
The most effective way to prevent future Destination Experience violations is to review every new landing page against a simple checklist before connecting it to a new ad. Before any new ad goes live, ask yourself: does the landing page load in under 3 seconds on mobile? Does it work properly on mobile? Does the content match the ad? Is there a Privacy Policy? Are there clear contact details? Is there no full-screen pop-up on arrival? Is there enough useful content? Doing this review takes 10 minutes and prevents weeks of disruption from policy violations.
Landing pages can drift out of compliance over time as new elements are added, plugins are updated, scripts accumulate, or page builders automatically add new functionality. Set a recurring calendar reminder every three months to run each active landing page through Google PageSpeed Insights, test it on a mobile device, and check it for pop-ups, broken links, and content relevance. Catching issues proactively before Google flags them prevents ad disapprovals, protects your campaign performance, and keeps your account in good standing.
Destination Experience violations can sometimes be difficult to diagnose, particularly when the issue is not immediately obvious or when a page passes all the basic checks but is still being flagged. If your first appeal is rejected, read the reason carefully and look for what is still not meeting the standard. If you cannot identify the remaining issue, or if your account is at risk of suspension due to repeated violations, working with a Google Ads specialist who understands landing page policy compliance is strongly recommended. A specialist can identify issues that are not obvious and manage the appeal process professionally on your behalf.
Get Expert Help Resolving This
Destination Experience violations can be tricky to diagnose and fix correctly. Our team at UmairConsult identifies exactly what is failing, fixes your landing pages to meet every requirement, and manages the appeal process from start to finish.
Book Your Consultation →