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
  • Sitemap generation
  • Dynamic share images
  • Dynamic titles and descriptions
  • Setup
  • ICO image setup

Was this helpful?

  1. Basic Concepts
  2. SEO and Tracking

Capabilities

SEO current features

PreviousSEO and TrackingNextHTML Head Scripts

Last updated 1 year ago

Was this helpful?

Sitemap generation

Automatic sitemap from every screen and path in the application

Dynamic share images

You can set the general share image of the site in the SEO section of the uncodie app

Dynamic titles and descriptions

You can set the title of the tab in the Explorer and the description that is visualized when sharing a link or in the search engine results

Setup

To set the title and description, you need to create a screen component and set the title and description options accordingly

  1. Create a Screen Component

  2. Setup your screen

  3. Setup the title and description params

ICO image setup

Select your image for browsers' ICO properties

📖
🍪
Screen Page