Bots do a lot of the web’s behind-the-scenes work. Search engines use them to index pages and monitoring tools use them to check whether your site is up, but plenty of other bots exist just to probe, spam, or overload websites.
If your site sits behind Cloudflare, its default security settings will happily block the good bots along with the bad ones. When that happens to a bot you actually want, like the Links Indexer Bot, you have to allow it explicitly through the Cloudflare WAF (Web Application Firewall). This guide walks you through exactly how to do that.
Cloudflare’s security features are good at keeping unwanted traffic out, but they don’t always know which bots are welcome. The Links Indexer Bot crawls your site’s links so your URLs get indexed. If Cloudflare challenges or blocks it, the bot simply can’t do its job. Adding one rule that lets it through fixes that.
Log into your Cloudflare account and find the Security tab in the left menu. Click on WAF.

This opens the WAF (Web Application Firewall) options. Go to the Firewall rules tab.
Click on Custom Rules. This is where Cloudflare keeps its firewall rules. Then click the Create rule button.

Name the rule:
Define the matching condition:
LinksIndexerBot/1.0.Review the expression preview:
(http.user_agent contains "LinksIndexerBot/1.0").Set the action to take:

Once you fill out the form, click Deploy in the bottom-right corner.
That’s it. Your Cloudflare firewall now lets the LinksIndexerBot through instead of challenging it, so indexing runs without interruptions. The rest of the crawling and indexing is Links Indexer’s job, not yours.
(no credit card required)
