Indexing is a Google thing. ChatGPT and Perplexity do not need your page to be in Google’s index before they can cite it. Read the two separately.
Part A. Connect Search Console
1
Click Connect
Go to Settings → Integrations → Connected Services and click Connect on the Google Search Console row (“Organic search performance and indexing”).
2
Sign in with Google and allow the permissions
In the new window, sign in with a Google account that has access to the site and allow the permissions Anymorph asks for: Search Console read and write, site verification, and your email address. You return to “Google Search Console connected!”.
3
Pick the property
Click the connected Google Search Console row to expand Connected properties → Search Console. The dropdown lists the sites that Google account is verified on, plus Auto-detect from domain, which is the default. Pick explicitly if you have several.
- Only sites the signed-in Google account is verified on appear. No verified sites found means the account has no access — verify it in Search Console first.
- Google treats
www.example.comandexample.comas different properties. If your data looks empty, you almost certainly picked the wrong half of the www / non-www pair. - A Domain property covers both halves. Use one where you can.
Part B. One extra permission for AI search impressions
The AI search impressions card on Performance counts how often Google showed your site inside AI Overviews and AI Mode. That data does not arrive from the connection above alone. Add [email protected] as a full user on the Search Console property for your domain. Collection starts automatically after that. Two messages you may see on the card:- No Search Console access yet — that user has not been added yet.
- No AI report for this site yet — Google has not opened its generative AI report for this property. It appears on its own once impressions accumulate.
There is no click count or click-through rate on this card, because Google does not publish clicks for AI Overviews and AI Mode. Search Console data also arrives about two days late.
Part C. Three routes to getting indexed
These are three different mechanisms. Use one or all three.1. Automatic sitemap submission — nothing to do
When pages publish, Anymorph builds a sitemap and submits it to Search Console. A batch publish is collapsed into a single submission after about 90 seconds, and an unchanged sitemap is not resubmitted. A daily catch-up job picks up any workspace that never got an initial submission. It needs two things: an active custom domain and a Search Console connection with write access. A Read only badge means this never runs.2. Request index — page by page
1
Open the Live tab
Go to On-site → Live and select a page. This only works on published pages.
2
Click Request index
Three things happen at once: the page URL is copied to your clipboard, a Google Search Console inspection tab opens deep-linked to that URL, and the request is recorded so the status flips to Requested.
3
Finish in Search Console
In the tab that opened you can click Google’s own Request Indexing. At the same time, if one of Anymorph’s verified properties covers that domain, the URL is queued at elevated priority for Anymorph’s own submission. Only live, not-yet-indexed pages consume that queue; everything else is skipped.
3. IndexNow — instant notification to Bing and friends
On Settings → Domain, the Checklist has IndexNow instant indexing. Paste an existing key or click Generate, then save. On CNAME and subdomain routing, Anymorph serves the verification file for you. On subpath routing your developer must put a[key].txt file at your site root containing just the key. Until they do you get “Key saved but verification file not found. Please deploy the file and refresh.” A malformed key gives “Invalid key format. Must be 8-128 hex characters.” — using Generate avoids that.
Reading the index status on your page list
When a page is not indexed
- Confirm the page really opens on the connected domain.
- Confirm the Search Console property covers that exact address (mind the www).
- Check
robots.txtallows the path. - Check the sitemap was submitted (a Read only badge means it was not).
- Then use Request index.
Related
Connect your domain
The prerequisite for everything on this page.
Integrations
Connected services and property selection.
On-site
Where you publish pages and request indexing.
Performance
AI search impressions and citation results.