Add your website
1
Open Knowledge
Go to Agents → your agent → Knowledge.
2
Enter the address
Type your site’s address into the box (for example
yourbusiness.com) and click Add website. You can leave out https://, WireDesk adds it for you.3
Wait for it to finish
The source appears in the list as “crawling the site — this can take a minute or two…”. You can leave the page, the crawl carries on without you. When it’s done, the row shows how many pages and passages were indexed.
4
Check what it read
Click the source to see the pages it indexed, then try a real customer question in Test a question.
What the crawl reads
- The page you entered. It’s always read first and always indexed (unless you’ve excluded it).
- The pages it links to. These come next, because they’re what you’ve chosen to put in front of visitors.
- Your sitemap. The crawler reads
/sitemap.xmlat the root of your site, including up to five sub-sitemaps listed in a sitemap index. - Links on those pages. It keeps following links as it goes, so sites without a sitemap still get their deeper pages read.
- Public pages only. It sees what a signed-out visitor sees. Anything behind a login, a password or a cookie wall isn’t read.
- It doesn’t run JavaScript. It reads the HTML your server sends. On sites that build their pages in the browser, it still picks up each page’s title and description, plus any structured business data in the page (name, address, phone, email, opening hours, price range).
- Query strings are ignored.
/shop?page=2and/shopcount as one page. - Files linked from your site aren’t read. Links to PDFs, images and other files are skipped. Upload documents you want the agent to know as files.
- Pages with almost no text are skipped. A page with 100 characters of text or fewer, apart from the page you entered, isn’t indexed.
- Web addresses only. The address must be
httporhttps, use a hostname rather than an IP address, and not point at a private network. Redirects are followed up to five times, and never to a private address.
wiredesk-kb/1.0. If your bot protection or firewall blocks unknown crawlers, allow that user agent.
Limits
If a large part of the site is noise the agent will never need, such as a blog archive, event listings or legal pages, exclude those paths. Excluded pages are never fetched, so the page and text limits go to the rest of your site.
Errors and what they mean
The crawl only fails outright if the page you entered can’t be read. Other pages that fail are skipped quietly, and the crawl carries on. When a crawl fails, the source shows the reason in red, with your site’s hostname in place ofexample.com:
You’ll see one of these straight away, before anything is crawled, if the address itself isn’t usable:
enter a website addressthat doesn't look like a web addressthe address must be http or httpsuse a hostname, not an IP addressthat address is on a private networkadd an ending like .com to "…" — on its own it isn't a public web address
Re-crawling
Knowledge is a snapshot. WireDesk doesn’t re-read your site on a schedule, so a page you change today stays as it was in the agent until the site is read again. There are two ways to do that:- Change which pages are excluded. Open the website source, tick or untick pages, then click Save & re-read the site. The whole site is read again with the new exclusions. The agent keeps answering from the current pages until the new read is complete, so there’s no gap. If the new read fails, the source shows the error, but the agent keeps the pages it already had.
- Remove the source and add it again. This reads everything fresh, but the agent has no website knowledge between removing it and the new crawl finishing.