Create a new project

When creating a new project, first you will need to enter the project name, URL (you can use the webflow.io or framer.app subdomain, and add your custom domain later), and the original language used in your website.

In the next step, in order for Linguana to parse your site, you will need to verify it. To do so, simply add the provided meta tag in the <head> section of your website.

How to add meta tag for Webflow

  1. Visit the 'Settings' > 'Custom code' tab

  2. Paste the meta tag in the 'Head code' section

  3. Click 'Save', then 'Publish'

Refer to Webflow documentation for more detail.

How to add meta tag for Framer

  1. Visit the 'Site Settings' > 'General' tab and scroll down to the 'Custom Code' section

  2. Paste the meta tag in the 'End of <head> tag' section

  3. Click 'Save', then 'Publish'

Refer to Framer documentation for more detail.

How to add meta tag for Carrd

  1. Open your project, click '+ Add Element', and select '</> Embed'

  2. Set the 'Style' to 'Hidden' and paste the meta tag in the 'Code' section

  3. Click 'Done' and publish your site

Refer to Carrd documentation for more detail.

How to add meta tag for Wix

  1. Go to 'Settings' in your site's dashboard and click on 'Custom Code' in the 'Advanced' section

  2. Click '+ Add Custom Code' at the top right and paste the meta tag

  3. Select 'Load code on each new page' and click 'Apply'

Refer to Wix documentation for more detail.

Last updated