How to migrate the contents to another tool?
Table of content
-
Before starting
-
Design
-
Responsive
-
Content
-
Security
-
Configuration
-
How to redirect to a domain?
-
How URLs are built?
-
How not to indicate the language in the URL?
-
How to indicate that the title of the page to be displayed is different from its name?
-
How to define a site with HTTPS
-
How do I implement a search engine on my website?
-
What conditions do pages and contents have to meet in order to be found by the search engine?
-
How do I specify which contents and pages I don’t want to be indexed?
-
How to adjust a search result
-
How to define the title of a page
-
-
GXportal Online
-
Change Log
-
GXportal Installation and Tools
-
Glossary
How to Enable Captcha in a Form?
To display captcha in a form, follow these steps:
- Register the site with Google to get the Site Key and the Secret Key:
- Go to https://www.google.com/recaptcha/admin and log in with your Google account
- Register the site
- Click on create
- Enter the following details:
- Name of the site. Example: www.misitio.com
- Type of reCAPTCHA: reCAPTCHA v2
- Add a domain. Example: www.mysite.com
- Accept the terms of service of reCAPTCHA
- Click on the SEND button
- Obtain the Site Key and the Secret Key
- In the "Form" block within the "Captcha" group, set the following properties:
- Activate: Yes
- Site Key: the value obtained in the previous step
- Secret Key: the value obtained in the previous step
Notes:
- The captcha will work in the frontend. It won't work in the page designer or in its preview
- The captcha is displayed after the last field defined for the form and before the Send button