SeedProd Documentation

Documentation, Reference Materials, and Tutorials for SeedProd

Landing Page Settings

Page Settings give you control over the configuration, SEO, access rules, scripts, and domain options for your SeedProd landing pages. Each landing page has its own independent Page Settings that apply only to that page.

Note: Page Settings are available on Landing Pages only — they are not available on Website Builder templates. For page-wide design settings such as fonts, colors, and background, use Global Settings instead.


Opening Page Settings

While editing your landing page in SeedProd, click the Page Settings button at the top of the page builder.

Page Settings button at the top of the SeedProd landing page builder

The Page Settings panel will open with the following sections.

SeedProd Page Settings panel showing available sections

Available Settings

General

Controls the core page configuration:

  • Page Title & URL: Set the page name and its URL slug.
  • Page Status: Switch the page between Draft (not visible to the public) and Published (live).
  • SeedProd Link: Enable or disable the SeedProd attribution link.
  • Isolation Mode: Strips third-party plugin and theme styles from the page — useful for troubleshooting display issues.
  • Facebook App ID: Enter your Facebook App ID to enable Facebook social features on the page.

SEO

Controls how the page appears in search engines and when shared on social media:

  • SEO Title: Set a custom title tag for search engines.
  • Description: Set a meta description for search engine results.
  • Favicon: Upload a page-specific favicon.
  • Social Media Thumbnail: Set the image that appears when the page is shared on social media (Open Graph image).
  • Enable No Index: Prevent search engines from indexing this page.

Analytics

Connect your page to analytics tools to track visitor behavior and conversions.

Access Control

Restrict who can view your page:

  • Bypass URL: Create a secret URL that lets specific users bypass an active Coming Soon or Maintenance page. See Bypass URL and Password Protection for full details.
  • Exclude/Include URLs: Specify URLs to exclude from or include in the page’s active mode.
  • Access By IP: Restrict access to the page to specific IP addresses.
  • Access By Role: Restrict access based on WordPress user roles. Available on Coming Soon and Maintenance pages only.

Scripts

Add custom code to specific locations on the page:

  • Header Scripts: Code added here is inserted in the <head> of the page — use this for meta tags or scripts that need to load early.
  • Body Scripts: Code added here is inserted immediately after the opening <body> tag — commonly used for Google Tag Manager.
  • Footer Scripts: Code added here is inserted before the closing </body> tag — use this for tracking pixels such as Facebook Pixel or other analytics scripts that should load last.

Custom Domain

Map a custom domain to this landing page so it can be accessed at its own standalone URL. See the Domain Mapping Setup guide for full instructions.


Page Settings let you configure every aspect of a landing page’s visibility, discoverability, and behavior without leaving the SeedProd builder. After making changes in any section, click Save to apply them.

Related Articles