Advanced Settings (Pro)
Speed profiles and pagination controls are included with Pro. HTML/CSS minification is a paid add-on.
Removes comments, extra whitespace, and line breaks from HTML/CSS files.
- Reduces file size by 20–40%
- Boosts Lighthouse performance scores
- Safe for Ghost themes (preserves
<script>,<pre>,<style>)
Controls how many tag pagination pages to generate. Default: 3 pages. Increase only for sites with 100+ posts per tag. Values over 10 slow generation and rarely help SEO.
Controls main blog pagination pages. Default: 5 pages. Increase only for sites with 100+ total posts. Values over 10 rarely improve SEO and increase build time.
Keeps Ghost's built-in membership widget active in your static output so visitors can subscribe or sign in. The Portal popup authenticates against your Ghost backend — no CORS issues, no extra server needed. Paying members are redirected to the Ghost backend to read gated content.
- Portal popup works cross-domain — subscribe/sign-in on static site, auth on Ghost backend
- Ghost private mode must be OFF — use robots.txt to hide Ghost from search engines instead
- Paid content stays on the Ghost backend; free public content is served from the static site