Pular para o conteúdo principal

Page Settings

Page Settings is where you configure everything behind the scenes of a page — SEO, pixels, custom code, redirects, page speed, and more.

Access it from the gear icon (⚙️) in the builder's top toolbar.


SEO Tab

Optimize your page for search engines.

FieldDescription
Page TitleThe <title> tag shown in browser tabs and search results. Keep under 70 characters.
Meta DescriptionShort summary shown in search results. Keep under 155 characters.
KeywordsComma-separated keywords relevant to the page.
AuthorName of the content author — improves Google's credibility signals.
LanguageThe page language (affects SEO language targeting).
OG TitleTitle shown when sharing on social media.
OG DescriptionDescription shown on social shares.
Share ImageImage shown on social media previews (Facebook, Twitter, LinkedIn).
Canonical LinksAdd canonical URL if this page has duplicates.
Custom Meta TagsAdd any custom <meta> tags by entering Name + Content.
Hide from Search EnginesAdds noindex to the page — use for thank-you pages, upsells, etc.

Generate SEO with AI

Click Generate SEO with AI and Atomicat will:

  1. Analyze your page content.
  2. Generate an optimized title, description, and keywords.
  3. Show you a preview — accept or adjust before saving.

Pixel Tab

Configure Facebook / Meta Pixel tracking on this page.

FieldDescription
Pixel NameInternal label for this pixel
Pixel IDYour Facebook Pixel ID
Conversions API TokenOptional but highly recommended for server-side events
EventsSelect which events to fire (PageView, Lead, Purchase, etc.)
Event Value / CurrencySet the value and currency for purchase events
Use the Conversions API Token

Adding the Conversions API token enables server-side event tracking, which is more reliable than browser-only tracking — especially with ad blockers and iOS privacy changes.

Multiple Pixels: You can add more than one pixel per page. Each pixel can fire different events.

Utmify: Atomicat supports Utmify pixels as an alternative to direct Facebook Pixels. Note: Meta and Utmify pixels cannot be active simultaneously.


Codes Tab

Inject custom HTML, CSS, or JavaScript into specific positions on the page.

SlotPosition
Head (top)Top of the <head> tag
Head (bottom)Bottom of the <head> tag
Body (top)Immediately after <body> opens
FooterBottom of the page, before </body>
Code validation

Atomicat validates code slots on save. If your code has a syntax error, you'll be warned before saving.


Features Tab

SettingDescription
Pass URL ParametersPasses UTM parameters (utm_source, etc.) through to the next page
Back RedirectWhen a visitor clicks the browser Back button, redirect them to a fallback URL instead of leaving
Back Redirect URLThe URL to redirect to when back button is pressed
Page ProtectionDisables right-click and text selection on the page
Privacy & Terms PagesConfigure the privacy policy and terms pages linked in your forms

Delay Tab

Used for VSL (Video Sales Letter) pages where elements appear after a specific time.

SettingDescription
Delay TimeTime in HH:MM:SS format (e.g., 00:01:30 = 90 seconds)
Sync with VideoSyncs the delay to match a specific video timestamp
Scroll to Element IDAfter the delay, automatically scroll to a specific element

Optimizer Tab

Fine-tune your page for specific ad platforms.

OptionDescription
This page is an ad campaign destinationAdds security headers required by most ad platforms
Optimize for Meta AdsSets Open Graph tags for Facebook/Instagram ad previews
Optimize for Google AdsRemoves Open Graph, sets proper meta for Google Ads
Allow iframe embeddingAllows this page to be embedded in other websites (off by default for security)
Mutual exclusivity

Meta Ads and Google Ads optimizations cannot be active at the same time — they have conflicting requirements.


Page Speed Tab

Audit and optimize your page's loading performance.

Atomicat checks for:

  • Image formats — recommends WebP/AVIF over PNG/JPEG
  • Image count — warns if you have more than 15 images
  • Lazy loading — verifies offscreen images are deferred
  • Font count — warns if you're loading too many custom fonts
  • Animations — identifies non-essential animations that slow mobile performance

Each issue shows a fix button or an explanation of what to do.


Revisions

Every time you save, a revision is created. Under the Revisions tab you can:

  • See all saved versions with timestamps
  • Preview any revision
  • Restore a previous version with one click