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 redirect to a domain?
If you want a domain to always respond, and redirect to the main domain if other domains are entered (for example: the main domain is mysite.com, and if you type www.mysite.com, you want it to redirect to mysite.com), you have to do the following:
- In Design -> Domains create the main domain (mysite.com), and for this domain create an Alias (www.mysite.com).
- In the web server you have to make some configurations (define Bindings/Alias, set DNS, etc.).