Category: help
-
Enable SSL support
SSL support for your site is enabled: Go to the Hosting Settings for your domain. Look for the Security section. Make sure the box next to SSL/TLS support is ticked. Double-check that the correct Let’s Encrypt certificate is selected. Save your settings. Configure Let’s Encrypt for this domain.
-
Install the Free Let’s Encrypt SSL certificate in plesk panel
Now we can request a certificate for our website: Go to Websites & Domains and find your website. Find the Let’s Encrypt menu item for that domain. Enter a valid e-mail address. This is used to send urgent notifications and for lost key recovery. If your domain is also available with the www subdomain, make sure to tick the box next…
-
Prevent Hacking of wordpress site?
This is a case of general security. At a minimum do the following steps: Delete the file you found in wp-admin Delete the htaccess file Download the official wordpress from wordpress.org and upload it to your server, overwriting anything it finds. If possible delete the wp-admin and wp-includes folders and any files starting with wp-…
-
How to Create Rewrite Rule for wordpress website in windows hosting
Create Rewrite Rule Open the Web.config file (located in the same directory as the WordPress files). If you do not have a Web.config file in the WordPress directory, create it. Copy and paste the following XML section into the system.webServer element:<rewrite> <rules> <rule name=”Main Rule” stopProcessing=”true”> <match url=”.*” /> <conditions logicalGrouping=”MatchAll”> <add input=”{REQUEST_FILENAME}” matchType=”IsFile” negate=”true” /> <add…
-
How to Add or Create FTP Account in Plesk
If you are working on your website together with someone else or host subdomains for other users, you might want to create separate FTP accounts for them. This guide will show you how to create, modify, and remove additional FTP accounts in Plesk. Create Creating an Additional FTP Account If you are subscribed to several…
-
Backing Up Data
Backing Up Data Depending on your needs, Panel can perform two types of backup: Hosting account configuration. Such backups have small size and are convenient for reverting Panel in case of configuration problems. Hosting account configuration and websites content. This type of backup requires more disk space and system resources as along with Panel configuration…
-
Backing Up and Restoring Databases in Plesk 12.5
Backing Up and Restoring Databases You can back up a database in the following ways: Export a database dump in the SQL format. This enables you to create and download the database in a single file. An individual file can be restored into the same or another database. See the Exporting and Importing Database Dumps section for…
-
Could not load file or assembly ‘AjaxControlToolkit’ or one of its dependencies
To solive this issue you have to install the AjaxControlToolkit on your server http://www.asp.net/ajaxlibrary/download.ashx Server Error in ‘/’ Application. Could not load file or assembly ‘AjaxControlToolkit’ or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. Description: An unhandled exception occurred during the execution…
-
Exporting and Importing Database Dumps in Plesk 12.5
Exporting and Importing Database Dumps A database dump is a file containing a database structure and content. You can use it for backup purposes. In earlier Plesk versions, dumps could be created only using database management tools. Now Plesk offers a quicker way to create database dumps, store them, and deploy previously created dumps on…
-
Create an Email Accounts
Adding Mail Accounts To create an e-mail address: To remove an e-mail address: