Redirect domain means that when the browser enters the address of one domain, it jumps to another domain (the address in the address bar changes).
At Blueboard.cz, you have two options to redirect a domain:
Upload a single file named .htaccess
to the domain directory on
FTP, which will contain the following:
RewriteEngine On RewriteRule ^(.*)$ http://kampresmerovat.cz/ [R=301]
Of course, instead of the kampresmerovat.cz domain, fill in your domain where you want to redirect the traffic. You can also enter a version with HTTPS, but then don't forget to have an SSL certificate activated on the domain (can be activated in Administration).
Make sure the domain is not on hosting, but is marked as parked.
If it is on hosting, you can park it, but you will lose any website and emails on that domain. You can park it in Administration by clicking Remove domain from hosting and park.
If the domain is parked:
© 2001-2024 Blueboard.cz s. r. o.