Four ways to add links
- Scrape Website
- Add from Sitemap
- Add Multiple Links
- Add YouTube Videos
Give SiteGPT your site’s homepage (or any starting URL) and it crawls the
site by following links.
- Open Website Links → Scrape Website.
- Enter the starting URL.
- Set Max Pages to Scrape. The crawl stops at this many pages or at your remaining pages quota, whichever is lower.
- Set Recursion Depth, which is how many clicks away from the starting page the crawler may go.
- Optionally restrict the crawl with Allowed Domains.
- Start the scrape. Progress appears in Links List as pages are discovered and trained.
Scrape options
The website, sitemap, and multiple-links flows share these options:Editing a link’s settings
Open any link in Links List to change its scrape options or sync frequency. Saving re-imports that URL with the new settings; the page count adjusts to the content’s current length. To update the configuration of many links at once, select them in the list and use Update Config.Fixing failed links
A Failed badge means the page could not be fetched or processed. Open the row to see the error. Common causes:The site blocked the crawler
The site blocked the crawler
Bot protection (Cloudflare and similar) can refuse automated requests. If
you control the protection, allowlist SiteGPT’s requests or use Custom
Headers with a token your firewall accepts.
The page requires login
The page requires login
Pages behind a login cannot be crawled. Export the content and upload it
as a file, or paste it as a
text snippet.
The URL is wrong or redirects away
The URL is wrong or redirects away
Check that the URL loads in a private browser window and update the link.
You ran out of pages quota
You ran out of pages quota
Imports stop when your plan’s pages quota is used up. Free quota by
deleting content you do not need, or upgrade. See
Pages quota.