Backendless Web App SEO

The URL scheme in an application created with Backendless UI Builder has the following structure:

http://your-custom-domain-name/directory-where-you-published-the-app/index.html?page=pagename

where:

  • your-custom-domain-name - is the domain name you assigned to your backendless application. If you didn’t do that, then it will be backendlessappcontent.com/APP-ID/API-KEY
  • directory-where-you-published-the-app - when you publish an app in UI Builder, you are prompted to select a directory. If the directory is web, then this value is blank
  • pagename - name of the page in UI Builder. If the page is the landing page, then this parameter is not present.

Regards,
Mark

1 Like