Google Ad Grants Landing Pages: Domain Rules, Subdomains, and What Converts
A Google Ad Grants landing page has three jobs. Google checks two of them: the page has to sit on a domain you own, and your site has to pass Google’s website review. The third is the one you care about most: the page has to turn a searcher into a volunteer, a registrant, or someone who gets help. Most guides we found cover only one of them. This one covers all three and says where Google’s rules end and forum folklore begins.
Last verified against Google’s Ad Grants help pages: September 2026.
Which domains can Ad Grants ads point to?
Only domains your nonprofit owns. Google’s website policy says: “Your nonprofit must own the domain(s) your ads point to. ‘Own’ means you have administrative control over the website’s content, structure, and technical settings.”
A .org isn’t required. The same page says a .org is “not a strict requirement for Ad Grants,” and that “You can use other top-level domains (like .com, .ngo, .foundation, etc.) as long as your organization fully owns and controls the website hosted on that domain.”
In forum practice, ownership is judged at the domain level. One applicant’s site sat on a subdomain of another domain, and the review looked at the parent domain. Jason King, a volunteer Diamond Product Expert on Google’s nonprofit forum, explained: “The domain is the level at which ownership can be proven” (thread). In another thread, he told a nonprofit whose online shop ran on a vendor’s domain that the domain “does not belong to your nonprofit, so it cannot be used in an Ad Grant” (thread).
Are subdomains and subfolders allowed?
Yes. Subdomains and subdirectories of a domain already approved on your account need no extra request. Google’s additional-domain form says so directly: “Note: Only root domains are required. Subdomains like donate.xyz.org and subdirectories like xyz.org/donate are already permitted.”
Forum advice agrees. “You don’t have to ask Google permission to use a subdomain in an ad grant,” Jason King wrote (thread).
A new root domain is different. It has to meet the website policy first, and then you request it through that form. Google’s pages disagree on how long review takes. The website policy says requests “will be reviewed within 3-5 business days.” The form itself says “we will review your request within 7 business days.” In July 2026, Jason King told a user that “15 days is currently normal. Support has a backlog” (thread). He also warns not to point ads at an additional domain “unless you have first requested permission… or your account will get suspended” (thread).
| Final URL pattern | Allowed? | Basis |
|---|---|---|
yournonprofit.org/volunteer | Yes | Google form: subdirectories “already permitted” |
give.yournonprofit.org | Yes | Google form: subdomains “already permitted” |
yournonprofit-events.org (new root) | Only after approval | Google website policy and form |
yournonprofit.somevendor.com | Treat as no: it’s the vendor’s domain | Forum context |
| A page on a donation or ticketing platform | Risky (see next section) | Forum context |
| Your domain auto-redirecting elsewhere | No | Forum context |
| A subdomain you own, hosted by a vendor via DNS | Unknown | Google’s pages don’t address it |
That last row matters if a partner hosts pages “on your subdomain.” Google’s test is “administrative control over the website’s content, structure, and technical settings.” With a subdomain, your nonprofit keeps the DNS record: you decide what go.yourorg.org points to, and you can switch it off at any time without touching your main site or email. Google’s pages don’t address this setup directly, so it’s worth confirming with Google for Nonprofits support before launch.
Can Ad Grants ads send people to Eventbrite, Givebutter, or Classy?
Treat it as a risk. No current Google policy page lists which third-party platforms are allowed, and forum reports link off-domain final URLs to suspensions.
The evidence is all secondhand, so here it is with attribution:
- A 2020 post from a Google Community Manager: “If you’d like users to land directly on a donation page, your content may be hosted by one of the these verified donation processors” (thread). The list itself isn’t on any current policy page we saved.
- A forum expert’s list. In September 2025, Jason King described “a short list of exempted domains that you can point ads at in an Ad Grant, mainly donation platforms.” His list included classy.org, givebutter.com, zeffy.com, paypal.com, and others (thread). We couldn’t confirm it on a current Google page.
- Suspension reports. Users describe suspensions after pointing ads at Eventbrite (thread) and an Amazon listing (“My account was suspended instantly,” thread). Another user quoted a Google email: “deactivated for running Ads on an unauthorized domain” (thread).
- Redirects. “Do not ever run ads that automatically redirect from one domain to another. That can get you permanently banned from Google Ads” (thread).
Our recommendation: put the event details or the donation ask on a page on your own domain, and link out to the platform from that page. Jason King draws the same line: “if you’re just talking about a link on a page, that should be ok. Don’t use an automatic redirect” (thread). Check your sitelinks too, since each one is a URL.
Google’s website quality bar
Google reviews your site, not just the page an ad lands on. The website policy asks for original mission content, a clear mission with your EIN or annual report, working links, fast mobile load, HTTPS everywhere, and no AdSense.
| Requirement | Google’s words | Common failure Google names |
|---|---|---|
| Substantial, unique content | ”a significant amount of original content that is directly related to your nonprofit’s mission” | Thin content, copied content, pages of links or embeds, “Under Construction” pages, core info in PDFs |
| Clear mission | ”Include your nonprofit registration number (EIN, tax ID) and/or an annual report.” | Mission vague, buried, or missing |
| Working navigation | ”Ensure all buttons, especially donation links, lead to the correct, functional pages.” | Broken links, broken donation buttons |
| Fast loading | ”Pay attention to the ‘Mobile’ score in PageSpeed Insights” | Unoptimized images, heavy scripts and widgets, weak hosting |
| Mobile-friendly | ”Your website must display and function correctly on smartphones and tablets.” | Poor mobile experience |
| HTTPS | ”Your entire website must be served over HTTPS” | Expired certificates, mixed content |
| Mission focus | ”Donation links must work and go to a secure page dedicated to donations.” | AdSense, affiliate traffic, sales as the main focus |
Page speed: where good nonprofit sites still fail
A site can clear Google’s content bar and still fail on speed. The website policy lists “Slow load speed” as a common rejection reason. It calls out poor performance in PageSpeed Insights “particularly on mobile,” and says “Google considers page speed as part of the overall website quality.”
Here is a real example, anonymized. A parent-support nonprofit we reviewed had a deep library of original articles, a clear mission on the homepage, clean HTTPS, and no ads. It passed the content test easily. Its mobile PageSpeed Insights results did not:
| Page | Mobile performance score | Largest Contentful Paint | Other |
|---|---|---|---|
| Homepage | 50 | 25.3s | First Contentful Paint 7.8s |
| Programs page | 44 | 17.7s | |
| Donate page | 30 | 40.1s | Total Blocking Time 1,630ms |
Largest Contentful Paint is how long it takes for the biggest thing on the screen, usually the hero image or headline, to show up. At 40 seconds, a visitor on a phone is looking at an unfinished page long enough to give up.
The donate page was the slowest page, and it’s the page that raises money. The cause was an embedded donation widget loaded synchronously, meaning the browser had to download and run the widget’s code before it could finish drawing the page. The fix we recommended (our analysis) was to load the widget only when someone taps Donate and keep the page copy above it. Then compress the hero images, since the resources page alone loaded 14 full-size images.
How strict is Google about the score? No minimum is published. In July 2026, Jason King wrote that “The performance score is less important than the second-by-second screenshots of the site loading on mobile” (thread). In September 2026 he added: “There is no specified score to reach” (thread).
Speed also costs you after approval. Google’s budgets page lists low “Ad quality or landing page experience” as a reason grants don’t spend. The compliance guide requires keywords with a Quality Score of 1 or 2 to be paused or removed. For how landing page experience feeds Quality Score, see our Quality Score guide.
What a converting Ad Grants landing page looks like
A converting grant page makes one ask, uses the searcher’s words, keeps the form on your domain, and ends on a thank-you page you can track. The rest of this section is our view, with Google’s rules marked where they apply.
- One ask, and usually not a cold donation. Sign up, volunteer, register, or get help. A commenter in r/nonprofit: “Ad Grants are not useful for cold donations. Instead aim for signups so you can send out donation asks by email.”
- Message match to the ad group. Google’s compliance guide asks for “at least 2 adgroups per campaign with a set of highly relevant and tightly knit keywords that align with the 2 associated ads and destination landing pages.” It also treats a below-average landing page experience as a sign “that users weren’t finding the content that they were looking for.” We cover the general case in why your landing page and ads should be connected.
- A tracked thank-you page. Google’s tracking guide: “Once the action is completed, the user should reach a confirmation or thank you page.” Our Ad Grants conversion tracking guide covers the rest.
- The form on your domain. In the review above, event registrations completed on an off-domain meeting page, so the sign-ups the ads produced would have been invisible.
- Sitelinks to specific pages. Google’s campaign setup guide: “Sitelinks take people to specific pages on your site (not your homepage)… Two sitelinks with different URLs are required.”
- Not a blog post. Blog posts are written to be read, not to convert. In our review, one high-intent theme would have landed on an article, because no better page existed.
- Not a thin subdomain. Google’s thin-content pitfalls apply everywhere. A subdomain with three thin pages built only to catch ad clicks can read as a doorway site. If a page promises a calculator, the calculator has to work.
Nonprofit landing page examples: four patterns
Here are four patterns we’d use. They’re illustrative sketches, not screenshots of real organizations.
- Volunteer sign-up. The headline repeats the search (“Volunteer with [program] in [city]”). Below it: what a shift looks like, the time commitment, a short form, and a confirmation page as the primary conversion.
- Get help / intake. This is for people searching for your service. Say who qualifies, what happens after they reach out, and how fast. Offer both a form and a phone number, since calls of 30 seconds or longer count as conversions per Google’s tracking guide.
- Event or program registration. Put the details and the registration form on your domain. If a ticketing platform has to handle payment, link to it from the page instead of making the platform the ad’s final URL.
- Donation page, for donor-intent searches. A dedicated, secure page (“a secure page dedicated to donations,” in Google’s words). Put the case for giving above the widget, load the widget on tap, and track the completed gift, not the button.
Where Launch10 fits
Launch10 builds landing pages, runs Google Ads campaigns, and tracks each click through to the sign-up or customer it produced. That’s the page and tracking work this post describes. If you’re not sure your grant is worth the landing-page work, start with the Ad Grants Fit Check. It estimates how much your mission’s search demand can actually spend.
Related reading
- Is your nonprofit a good fit for Google Ad Grants? The search-volume test — check the demand before you build pages for it
- Google Ad Grants conversion tracking — what counts, what gets flagged, and the donation-widget trap
- Why your Google Ad Grant isn’t spending — the causes Google names, and the ceiling nobody mentions
Frequently asked questions
Can Google Ad Grants ads point to a subdomain?
Can I send Ad Grants traffic to Givebutter, Classy, or Eventbrite?
Does page speed affect Google Ad Grants?
Do I need a .org domain for Google Ad Grants?
What should a nonprofit landing page include?

Co-Founder & CEO, Launch10
Greg Hockenbrocht is the Co-Founder and CEO of Launch10. Before Launch10, he was on the executive leadership team at Fundera through its acquisition by NerdWallet, where he led Growth & New Ventures following the company's IPO. Through Illuminated Ventures and work with founders and business owners, he saw a need for Launch10 to help bring clarity, confidence, and ease to digital marketing.