Getting Started
Last updated
Last updated
Create your first BlitzBear project from your dashboard
(Optional, but required for ⚡️ Lightning Mode) BlitzBear needs your Cloudflare API token to publish posts. Follow the instructions below to get your Cloudflare API token.
BlitzBear utilizes Cloudflare to serve your SEO-optimized blog pages. This means your blog domain must be hosted on Cloudflare. To provide BlitzBear access to Cloudflare, you must create a new API token.
Log in to Cloudflare and visit https://dash.cloudflare.com/profile/api-tokens
In the "API Tokens" section, click "Create Token"
Next to "Edit Cloudflare Workers", click "Use template"
Click the edit icon, and rename the token name to API Token for BlitzBear
Remove permissions for Workers KV Storage
, Workers R2 Storage
, Workers Tail
, Cloudflare Pages
and Memberships
. You should see these four permissions remaining:
In the "Account Resources" section, choose the account that contains your domain
In the "Zone Resources" section, choose the domain that contains your blog
At the bottom of the page, click the 'Continue to summary' button then click the 'Create Token' button
Copy the token and return to your BlitzBear dashboard, then enter it into your BlitzBear project
The Cloudflare API token will be shown only one time. If you need to retrieve it again, you will have to follow the instructions to generate a new API token.
BlitzBear uses Cloudflare Workers to serve your SEO-optimized blog posts. Because Cloudflare Workers provides a generous Free tier with 100,000 requests/day this means that you can have up to 100,000 pageviews per day (or 3,000,000 pageviews per month) on your blog (which includes BlitzBear-enabled blog posts).
If your blog's traffic exceeds 100,000 visitors/day (or if you anticipate this applies to you), please reach out to BlitzBear support at support@blitzbear.com.
In the case that you must upgrade to a paid Cloudflare Workers account, the minimum plan starts at $5/mo and comes with 10,000,000 requests/mo.
If you have a paid Cloudflare account, note this is different from a paid Cloudflare Workers account. Learn more here.