Troubleshooting
Common issues and how to resolve them. If you don't find your answer here, contact our support team.
Categories
Widget Issues
Widget not appearing
The chat widget does not show up on your website.
Solutions
- Verify embed code is on the page — Check your page source to confirm the SiteAnswerAI script tag is present
- Check for JavaScript errors in the console — Open your browser's developer tools (F12) and look for errors in the Console tab
- Ensure the script loads after page content — Place the embed code just before the closing
</body>tag - Try incognito/private browsing — Browser extensions or ad blockers may interfere with the widget loading
Widget not loading on WordPress
The widget does not appear on your WordPress site.
Solutions
- Verify plugin is activated — Go to Plugins in your WordPress dashboard and confirm the SiteAnswerAI plugin is active
- Check for plugin conflicts — Disable other plugins one at a time to identify conflicts
- Clear cache — Clear your WordPress cache plugin (WP Super Cache, W3 Total Cache, etc.) and any CDN cache
AI Response Issues
Wrong or irrelevant answers
The AI assistant's responses don't match the question or contain incorrect information.
Solutions
- Re-crawl the website — If content has changed, click Re-crawl in Sources to update the knowledge base
- Refine your system prompt — Add specific instructions about tone, scope, and how to handle certain topics
- Add more content sources — Upload documents, FAQ pages, or crawl additional sections of the site
Agent says "I don't know"
The AI assistant responds with "I don't have information about that" for questions it should answer.
Solutions
- Verify content is indexed — Check the Sources page to confirm the relevant pages are listed and active
- Check crawl completed — Look for any failed pages in your crawl results
- Upload content as documents — If pages won't crawl properly, copy the text into a document and upload it directly
Knowledge Base Issues
Crawl stuck or incomplete
The crawl runs for a long time or stops before finishing.
Solutions
- Wait for completion — Large sites with many pages can take several minutes to crawl
- Reduce max depth — Try a lower depth setting (2–3) for faster crawls
- Check robots.txt — Make sure the client's robots.txt is not blocking the crawler
Pages missing from crawl
Some pages were not included in the crawl results.
Solutions
- Increase max depth — Pages deep in the site hierarchy need a higher depth setting
- Check if pages are linked — The crawler follows links from the starting URL; orphan pages will not be found
- Upload missing content — Copy the content and upload it as a document directly
Voice Mode Issues
Microphone not working
The voice mode does not pick up audio from the visitor's microphone.
Solutions
- Browser needs permission — The visitor must allow microphone access when prompted by the browser
- Check site is served over HTTPS — Browsers require HTTPS for microphone access. Ensure your site uses an SSL certificate
- Try a different browser — Some browsers have stricter microphone policies. Chrome and Edge offer the best compatibility
Voice responses slow
The AI takes a long time to respond in voice mode.
Solutions
- Check internet connection — Voice mode streams audio in real time and requires a stable internet connection
- Try on desktop for better performance — Desktop browsers generally handle audio processing faster than mobile devices
Handoff Issues
Not receiving handoff notifications
You are not being notified when the AI hands off a conversation to a human.
Solutions
- Check notification settings in dashboard — Go to Settings and verify that handoff notifications are enabled
- Verify email address — Ensure the email address configured for notifications is correct and accessible
- Check spam folder — Notification emails may be caught by spam filters. Add the sender to your safe list
Integration Issues
Webhooks not received
Your server is not getting webhook requests from SiteAnswerAI.
Solutions
- Check URL is publicly accessible — The endpoint must be reachable from the internet
- Verify in delivery logs — Go to Settings → Integrations and check the delivery log for errors
- Ensure HTTPS — Webhook URLs must use HTTPS
Calendar sync failing
Appointments are not syncing to Google Calendar or Microsoft Outlook.
Solutions
- Re-authorize the connection — Go to Settings → Integrations and reconnect your calendar
- Retry failed syncs — Click the retry button on any appointment with a "Failed" sync status
Account Issues
Can't log in
You are unable to access your account.
Solutions
- Reset your password — Use the "Forgot password" link on the login page
- Check your email — Make sure you are using the email address you signed up with
- Clear cookies — Old session data can cause login issues