Uncodie
Technical DocumentationNo CodeTutorialsChangelogDisccord
No Code
No Code
  • 🏁Getting Stared
    • 🥳Introduction
      • What is Uncodie?
      • App
      • Figma No Code Plugin
        • How to associate your Figma token to Uncodie?
        • How to associate an Uncodie project to figma?
  • 📖Basic Concepts
    • 🧩Components
      • Screen Page
        • Screen Layout
        • Screen Content
      • Table View
        • Table View Header
        • Table View Row
        • Table View Cell
      • Form
        • Text Area
        • Selector
        • Input
        • Button
        • Output
      • HTML components
        • Headers
          • H1
          • H2
          • H3
          • H4
          • H5
        • Title
        • Parragraph
        • List
        • Iframe
        • Video
        • Audio
        • Link
        • Progress
        • Meta
        • Image
        • SVG
      • Advanced
        • Chart
          • Style Personalization
        • Repeat
        • Loading
    • 🎨Appearance
      • Visibility
      • CSS
      • Adaptative Design
      • Responsive Design
    • 🏗️Prototyping
      • Modals
      • Variants
      • Navigation
    • 🔤Variables
    • 💽Data Sources
      • Collections
      • Queries
      • Scripts
    • 🔍Data Binding
    • ⚡Actions
      • Scripts
      • Events
    • 🧑User Management
      • Privacy
    • 🍪SEO and Tracking
      • Capabilities
      • HTML Head Scripts
    • ☁️Publish and Deploy
      • Custom Domains
Powered by GitBook
On this page
  • Use Cases
  • Adding an external script for tracking
  • Adding custom header settings
  • Optimizing Component HTML Tag Exportation

Was this helpful?

  1. Basic Concepts

SEO and Tracking

Search Engine Optimization

PreviousPrivacyNextCapabilities

Last updated 1 year ago

Was this helpful?

Use Cases

Adding an external script for tracking

You can easily add a script available in all your sites or application, see:

Adding custom header settings

To personalize your app meta settings in the header see:

Optimizing Component HTML Tag Exportation

You can set every foundational HTML Tag for every component in the SEO section, to improve your site's legibility for Search Engines

  1. Select your Component in Figma

  2. Navigate to the Component section in the IDE

  3. Select the HTML Tag you require for the exported component

You can find the complete of SEO HTML available options in:

📖
🍪
HTML Head Scripts
HTML Head Scripts
HTML components