Q: headless Wordpress + CrawlWP
Using the CrawlWP plugin with a headless WordPress setup is it possible?
In fact CrawlWP could be able to operates by crawling the front-end HTML that WordPress generate?
Thanks for your reply
KoozeoPLUSApr 14, 2025
Founder Team
w3guy
Apr 14, 2025A: We can provide you a code snippet that tells CrawlWP the frontend/headless URL where your content is accessible.
Say headless is: https://headless.com
Backend: https://backend.com
And in WordPress backend, you have a post with the URL https://backend.com/post-slug-here/
What CrawlWP will see and send for indexing and show stat for would be https://headless.com/post-slug-here/
Would that be a solution for your problem?
Share
Helpful?