You can't put a Google Form on your own domain
Google Forms URLs live on docs.google.com or forms.gle, and there is no setting, plan, or DNS record that changes that. The only way to get a Google Form onto a page at your own address is to embed it in an iframe on a page you host. That works, it is free, and it fixes about half of what people actually want.
The short answer
Google offers no custom domain, subdomain, or URL masking for Forms — not on personal accounts and not on paid Workspace. The short link feature produces a forms.gle address, which is shorter but still Google's. Embedding on your own site is the only supported route to a form at your address.
Embedding a Google Form on your own page
Ten minutes, no cost, and it works on any site that lets you paste HTML — WordPress, Webflow, Squarespace, Framer, or a hand-written page.
Copy the embed code
Open the form, click Send, choose the embed tab (the < > icon), and copy the iframe snippet. Set the width and height there rather than guessing later — the iframe does not resize itself to its contents, so a form that is taller than the frame gets an inner scrollbar.
Paste it into a page you control
Drop the snippet into an HTML or embed block on a page at yoursite.com/apply, or wherever the form belongs. Give that page real content around the form — a heading, an explanation, your navigation — so it reads as part of your site rather than a bare frame.
Set the height generously and test on a phone
Pick a height that fits the longest section of the form, then check on a narrow screen. Nested scrolling on mobile is the most common complaint about embedded Google Forms, and the fix is almost always a taller iframe plus a max-width of 100% on the frame.
What embedding does fix
More than people expect, which is why it is worth doing before you consider moving.
- The URL people visit and share is yours: yoursite.com/apply, not a docs.google.com string.
- Your header, navigation, and footer surround the form, so the page looks like your site.
- You control the page title, meta description, and social preview for the link.
- You can put explanatory copy, images, or a FAQ above and below the form.
- Your own analytics see the pageview, so form traffic appears in the same reports as everything else.
- It costs nothing and takes minutes, on any Google account.
What embedding doesn't fix
The form itself is still served by Google inside the frame. The "This content is neither created nor endorsed by Google" footer travels with it, and cannot be removed on any plan. Anyone who right-clicks, opens the frame in a new tab, or looks at where the submit request goes sees docs.google.com.
Styling stops at Google's theme options: a header image, a colour, a font, a background shade. The form will not match your typography or spacing, and inside a carefully designed page that mismatch is more obvious, not less.
The confirmation screen is Google's, on Google's domain. You cannot redirect a Google Form to a thank-you page on your own site after submission — respondents land on a Google-hosted confirmation with your custom message on it. For anything that needs a post-submit redirect, a conversion pixel, or an upsell page, embedding does not get you there.
And email is still Google's. Notifications come from Google's addresses rather than yours, which for a client-facing intake form is often the detail that finally forces the decision.
What a form at your own address takes
Custom domains are a common paywall across form builders. Here is where it sits.
| What you want | Google Forms | Zunoform |
|---|---|---|
| Form served from forms.yoursite.com | Not offered on any plan, including paid Workspace | Business plan, $24.99/month |
| Your address on the shared link | Only by embedding on a page you host | Native — the form's own URL is on your domain |
| No platform footer on the form | Impossible on every plan | Included from Pro, $14.99/month |
| Redirect to your own page after submit | Not supported — the confirmation is Google-hosted | Ending pages and redirects you control |
For comparison, verified 2026-08-13: custom domains are Enterprise-only on Typeform and on Jotform, and require Tally's Pro plan at $29/month ($24 billed annually).
Which one you actually need
If the form is internal, or it is a survey your audience already expects to be a Google Form, embedding is the whole answer and you can stop here. A class sign-up, a team retro, a volunteer roster — nobody has ever abandoned one of those because of the domain.
The case for a real custom domain is narrower and specific: the form is the first thing a prospective customer or client sees, the link gets pasted into an email or a proposal where a docs.google.com URL undercuts you, or you need the post-submission page to be yours. That is a branding and conversion argument, not a technical one, and it is worth being clear about which of the two you are making before you pay for anything.
Questions people ask
Can I use a custom domain with Google Forms on paid Workspace?
No. Workspace does not add custom domains, subdomains, or URL masking for Forms. Form URLs remain on docs.google.com or forms.gle on every account type, verified against Google's own documentation on 2026-08-13.
Does the forms.gle short link count as a custom URL?
No. The short link feature shortens the address but keeps it on Google's domain. It is useful for printed material and QR codes, not for branding.
Can I redirect people to my own page after they submit a Google Form?
No. The confirmation screen is hosted by Google and you can only change the message shown on it. There is no redirect setting, which also means no post-submission conversion tracking on your own site.
Will embedding hide the Google branding?
No. The form renders inside the frame exactly as it does on its own page, footer included. Embedding changes the address people visit and the page around the form, not the form itself.
Why does my embedded form have two scrollbars?
Because the iframe has a fixed height that is shorter than the form. Increase the height value in the embed code until the longest section fits, and set the frame's max-width to 100% so it behaves on mobile.
Keep reading
Better forms.
Better data.
Build your first form in under 60 seconds. Free forever for personal use, no credit card required.