Hello, I wish my website to direct all links without the prefix WWW to the domain containing WWW. how can i do that? thank u
There is no option in Plesk to set the direct. However, you can easily set the redirect using the .htaccess file. Create a .htaccess under the httpdocs folder of your domain and place the following code replace example.com with your actual domain name.
thank you but my same site can be accessed from multi top domain: example.com example.net example.ws can this be dealt with?