π This article describes optimizing the SpeedWorkers page inventory by serving static HTML pages according to your defined rules. SpeedWorkers is part of Botify's Activation Suite, available as an option with a Botify Pro or Enterprise plan.
Overview
SpeedWorkers can serve static HTTP 200 pages on URLs that do not exist on your servers to prevent them from being fetched and rendered by SpeedWorkers. This can be useful in verifying domain ownership, such as in Google Search Console. You can also use this feature to return the same HTTP 200 static page on many URLs instead of the original version of the page hosted on your servers. When you define a Static HTML rule, SpeedWorkers does not need to fetch and render the page, which preserves your cache spend.
Defining a Static HTML Rule
Create an inventory optimization rule in the SpeedWorkers settings described in the Optimizing Page Inventory article.
To define a Static HTML rule:
In the Title field, provide a descriptive title to help identify the list and optionally, a description.
In the Scope section, define URL-based rules (e.g., URL ends with /resources) to identify all pages where you want to serve static HTTP 200 pages.
Click the Add a Condition link to identify an additional URL-based rule. By default, additional rules will be as an "And" condition (i.e., both rules must be met). To identify an "Or" condition (i.e., one or the other rule must be met), click the "And" link between the conditions to change it to "Or".
In the "Define your served content" section, identify the HTML to be served when the pages in scope are requested. Leave the HTTP code value as 200.
βClick Create.
See also: