Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

    Sign In
    English (US)
    US English (US)
    FR French
    DE German
    ES Spanish
    IT Italian
    JP Japanese
    • Home
    • User Guides
    • Locator + Pages

    How to embed the Uberall Locator via iFrame

    Written by Sven Pierschalla

    Updated at September 2nd, 2025

    Contact Us

    If you still have questions or prefer to get help directly from an agent, please submit a request.
    We’ll get back to you as soon as possible.

    Please fill out the contact form below and we will reply as soon as possible.

    • Getting Started
      API Guides 'Near Me' 360 Product descriptions New here Configuration and Connection Guides
    • Uberall Academy and Learning Resources
      Learning Resources - Best Practices Uberall Academy
    • User Guides
      AI What's New Platform Status and General FAQs Homepage The Dashboard Location Hub Review Management Messages Social Locator + Pages Analytics Directories Mobile App Directories
    • Connecting Tools
      Connection Troubleshooting API
    • Org Settings
      Users Billing API Keys Webhooks Legal Documentation Product Descriptions
    + More

    Table of Contents

    Not recommended Have your code set up Save HTML on Server Embed Please note Example

    This article gives a guide on how to embed your Locator via iFrame on your website.

    Not recommended

    Uberall does not recommend this solution, as it is not beneficial for SEO.

    To embed your Locator via iFrame follow these steps:

    Have your code set up

    First of all you need to have your HTML code of the locator ready. Find our how to set it up here.

    Example Snippet

    <script src="https://uberall.com/assets/storeFinderWidget-v2.js" type="text/javascript"></script>
    <div 
    
    
    Locator:   
     id="store-finder-widget" 
     data-key="uAYjjxP1XKvyYWqkKSATLp3GdymM4q" 
     data-language="en" 
     data-baseurl="https://uberall.com" 
     data-trackevents="true"
     data-showattribution="true"  
     data-askforlocationonload="true"  
     data-imperialunits="false"
     data-showzipcity="true"
     data-locationpinurl=""
     data-locationpinurl-business=""
    
    
     data-title="Locations"
     data-showheader="true" 
     data-footertext=""
     data-showfooter="true"
      
    Filter:   
     data-hideopennowfilter="true" 
     data-filters="services"
     data-filter-services=""
      
    Location Page:
     data-showkeywords="false"  
     data-showcategories="true"
     data-showlanguages="false"
     data-showwebsite="true"
     data-showlogo="true"
     data-showsimilarlocations="true"
     data-locationpageheader="map"
     data-showservices="false"  
     data-showbacklink="true"
     data-showreviews="true"      
         
    Customizations:
     data-buttonbgcolor=#31649E
     data-buttontextcolor="white"  
     data-linkcolor=#31649E
         
    
    
    ></div>

    Save HTML on Server

    Next you have to save your HTML file on your servers. 

    like: https://uberall.store/Test/

    We advise to finalize the HTML before saving on servers, as otherwise you need to revise.

    Embed

    The last step is to embed the locator via iFrame in your website's HTML code.

    Example:

    <iframe src="https://uberall.store/Test/"></iframe>

    Please note

    The Uberall locator widget needs a certain space to be fully displayed. We advise to define the height and width within the iFrame to allow correct display.

    Example

    This locator is embedded via iFrame:

    Example:

    <iframe style="border:none;" width="1000" height="800" src="https://storefinder-showcase.sandbox.uberall.com/Helpjuice#!"></iframe>



    iframe locator uberall embed

    Was this article helpful?

    Yes
    No
    Give feedback about this article

    Related Articles

    • FAQ about Self Serve Locator & Pages
    • What is embedded Locator + Pages (Self Serve)?
    • Customizations of Locator + Pages via CSS
    • Locator and Pages attributes
    • Filters for Locator & Pages
     

    Copyright 2025 – uberall.

    Expand