Readable Urls
When the platform is set to generate human readable URLs, web form URLs will have the following structure:
www.mysite.net/forms/form/100/en/my_form_title
Where:
- 100: the form identifier within XForms Professional
- en: language code (ISO 639-1)
- my_form_title: SEO friendly use of form title within the URL
Note: An optional parameter can be added to bypass the instructions page when externally linking to the form. This should be a “1/” placed after the language code, i.e:
www.mysite.net/forms/form/100/en/1/my_form_title
Activating Readable URLs