Skip to the builder
clickto.app
  1. Describe
  2. Look
  3. Copy & paste
  4. Publish
Build something that earns

Built to pass the AdSense checklist.

Start with a tool people actually search for. When you publish, the AdSense loader goes into every page with your Publisher ID.

1

What will people search for?

Ads pay per visitor, so pick something with a real search behind it. Narrow and useful beats broad and vague.

It's a
Type it here
Or start from one of these:
  • Pick a narrow question, not a broad topic
  • Money and measurement tools earn most
  • Ask for room between sections for ads
2

Pick a look

Two quick choices — skip them and we'll decide for you. Change any of it later.

Main colour
3

Copy it, then bring back the reply

One tap copies everything. Paste it into an AI, then drop what it gives you back below.

Then open one of these and paste it in. All three are free.
Paste the AI's reply here All of it, or just the code block. We'll sort out the rest.
4

Try it, name it, put it online

This is your real page, running. Have a play before anyone else sees it.

Your page
Your page appears here Paste the AI's reply above and it runs right here, for real.
Your site gets its own address. Pick what it says.

No account. No card. Live for 48 hours, and claim it free any time to keep it forever.

No mystery

Exactly where the ad code goes

You paste a Publisher ID into one field in the editor. This is what gets written into the <head> of every page, every time you publish.

Your published page<head>
<!-- Analytics first, so measurement starts before the ad script works -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>

<!-- Then the AdSense loader, carrying your Publisher ID -->
<script async
  src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-XXXXXXXXXXXXXXXX"
  crossorigin="anonymous"></script>
The standard loader straight from Google, not a wrapper. Auto ads uses no slot ID, which is why there is only one field to fill in.

Let Google place them

Turn on Auto ads and Google decides where the units go and how many. Nothing to position, and it adapts as your page changes.

Or place them yourself

Put your own <ins class="adsbygoogle"> block anywhere in the page and it publishes exactly as written.

The part that stops most people

The two pages a review looks for

A single page with no privacy policy and no way to contact anybody is the most common reason an application comes back rejected. Both get built with you, matching your site's own colours and navigation.

Privacy policy

In plain English, and it has to say the right things: that the site shows Google ads and uses Analytics, that both set cookies, and how a visitor turns off personalised advertising.

It ends with a "last updated" line, because a policy with no date reads as abandoned.

Contact page

One line inviting people to get in touch and an email address you swap for your own. It exists so a visitor, and a reviewer, can reach a real person.

Small, but its absence is a rejection on its own.

Extra pages need the free account, which is one click with Google and no card. Building and publishing your first site never does.

In this order

From published page to paid ads

The sequence matters. Applying before the policy pages exist is the usual reason a first attempt fails.

  1. Publish something genuinely useful

    Use the builder above. A thin page about nothing gets rejected however tidy it is.

  2. Add the privacy and contact pages

    Both get generated from a short brief and land in your site's menu with the rest of your pages.

  3. Open a free AdSense account and submit your address

    Use the Google account you want to be paid into. Google emails back, usually within a couple of weeks.

  4. Paste your Publisher ID

    Found under Account → Account information. It starts with ca-pub-.

  5. Switch Auto ads on

    In AdSense: Ads → By site → your site → Auto ads. The code is already on your pages, so this is the last thing.

Questions

Asked and answered

Where does the AdSense code actually go?

Into the <head> of every page, at the moment you publish. It is the standard adsbygoogle.js loader with your ca-pub- ID as the client parameter, so Auto ads can find the page. You never open an HTML file to put it there.

Do I need an ad slot ID?

Not for Auto ads, which does not use one. If you would rather place units by hand, put your own <ins class="adsbygoogle"> markup in the page and it publishes exactly as you wrote it.

Will AdSense actually approve a site built here?

Approval is Google's call and depends mostly on your content being genuinely useful. What we remove is the mechanical part: the privacy policy and contact page it checks for get built with you, and the ad script is already in place when the reviewer looks.

What has to be in the privacy policy?

That the site shows Google ads and uses Google Analytics, that both set cookies, and how a visitor can turn off personalised ads. The page generated for you covers all three in plain English and matches the rest of your site.

Whose AdSense account is it, and who gets paid?

Yours. You paste your own Publisher ID, the ads run under your account, and the money goes to you. We take no share and have no access to it.

Other things people build

Not quite what you meant?