Skip to main content

Prerendering Settings

You have several options for viewing and managing Prerendering settings.

  • Advanced Settings tab - You can view settings for an origin in Advanced Settings tab in the web console.
  • REST API - Macrometa provides several API calls that allow you to view and manage origin settings.
note

Each setting is explained in detail in the Prerendering web console. We strongly recommend that you review the setting and consult with Macrometa Support before making any changes.

View Settings

Follow these instructions to view prerendering activity in the web console.

  1. Log in to your Prerendering dashboard.
  2. Click Advanced Setting.
  3. Select the origin for which you want to view settings.
  4. Scroll down to the setting that you want to view

Update Settings

Use our interactive API Reference with code generation in 18 programming languages to:

Prerendering Settings

Prerendering provides the following settings. Field names in the web console are different than those in the API responses. Refer to the API endpoint documentation for a full explanation.

Optimized Rendering for Different Crawling Bots

Use these settings to optimize rendering for desktop or mobile. Fields include:

  • Screen Resolution
  • User Agent
  • Status

Optimized Rendering for Different Crawling Bots

Optimizing Rendering Timeouts

Configure the rendering timeout to best suit your needs.

Optimizing Rendering Timeouts

Fonts Blocking

You can block fonts to speed up rendering.

Fonts Blocking

Stylesheet Blocking

You can block stylesheets to speed up load times.

Stylesheet Blocking

URL Block List

You can block specific external URLs during rendering.

URL Block List

Allow Origin Header Value

In the web console, this displays the origin allowlist value if one is set. For more information about allowlist headers, refer to Allowlist-Based Header Values.

Allow Origin Header Value

Add Response Header

In the web console, this displays current header keys and values. For more information about headers, refer to Prerendering Headers.

Add Response Header