Documentation Menu↓
Troubleshooting
WordPress Connection Troubleshooting
Resolving plugin connection blocks and folder write limits.
Difficulty:
|Intermediate
Est: 9 mins
|Updated July 2026
Problem
CrawlSage cannot connect to your WordPress REST API endpoint, returning 403 Forbidden or 404 Not Found errors.
Symptoms
- Connection tests fail with "REST API Path Not Found".
Resolution
- Ensure that you have permalinks enabled in WordPress (under **Settings → Permalinks**). Plain permalinks (e.g.
?p=123) disable standard REST routing. Select **Post Name** and save. - If you use a WAF or security plugin (like Wordfence, iThemes, or Cloudflare), whitelist POST requests directed to the route:text/wp-json/crawlsage/v1/*
Related Guides
Was this page helpful to your workflow?