|
502 Search results found
|
Adding existing WordPress installations for management
...After successfully logging into the hosting Control Panel, your account will be scanned for WordPress installations (running WordPress version 3.9+) that ...In the WordPress Manager of the hosting Control Panel, you can use the Scan for WordPress installations button to manually scan your ...installation can be automatically fixed by the Control Panel's WordPress Manager. If an issue like that is detected, you will see an ...and cannot be repaired automatically by the Control Panel, you can contact our support team for assistance.
The Log in button next ...made in the WordPress Manager of the Control Panel are performed using the WP-CLI tool. These operations are logged in the ~/.wp-cli/history.log ...
|
|
Installing WordPress
...using the WordPress Manager in the hosting Control Panel. For instructions on installing WordPress manually, check our Installing WordPress Manually article.
Requirements
...Manager > Install tab of your hosting Control Panel. You will need to fill in or select the following options:
Site Title: ...you to the Subdomains section of the Control Panel.
Path: If you wish to install WordPress in the main folder of the ...administrative section of WordPress or the hosting Control Panel > WordPress Manager, where you will see notices that new versions of the ...made in the WordPress Manager of the Control Panel are performed using the WP-CLI tool. These operations are logged in the ~/.wp-cli/history.log ...
|
|
Enabling server-side caching for WordPress
...just a few clicks using the hosting Control Panel:
Open the WordPress Manager section of the hosting Control Panel.
Navigate to the ...the WordPress Manager section of the hosting Control Panel, content caching should be already enabled for your WordPress installation. Otherwise, you can ...optimizing your WordPress installation through the hosting Control Panel, the following line of code will be added to your .htaccess file, which ...Control plugin has proven to work correctly on our servers.
Note: We advise that you ...Control headers as this may lead to unexpected results.
2. Choose how to clear the ...caching service by navigating to the hosting Control Panel's Server-side Caching section and clicking on the Enable button next to the domain/subdomain ...
|
|
Optimizing WordPress
...to the WordPress Manager in the hosting Control Panel.
Click on the Manage button next to your WordPress installation.
Click on the ...WordPress installation:
### BEGIN Optimization enabled via Control Panel > WordPress ###<IfModule mod_deflate.c> # Insert filters according to https://codex.wordpress.org/Output_Compression AddOutputFilterByType DEFLATE text/plain ....* - [L]</IfModule>#### END Optimization enabled via Control Panel > WordPress ####
You can also add the code block listed above to ...using the File Manager in the hosting Control Panel.
The Leverage Browser Caching code block is essential for preparing your WordPress installation ...hosting account or installed through the hosting Control Panel > WordPress Manager are optimized by default....
|
|
Disabling the default WordPress cron and replacing it with a cron job
...To do this, go to your hosting Control Panel > File Manager section, open the wp-config.php file, and add the following line: ...the Cron Jobs section of the hosting Control Panel. There are multiple ways to run the WordPress cron, and you can configure ...in two different ways within the hosting Control Panel. You can either enter the command directly when setting up the cron job ...the "File Manager" section of the hosting Control Panel. Create the script in a directory of your choice, such as /private/ or ...the Cron Jobs section of the Hosting Control Panel to get familiar with the interface and available options....
|
|
Managing WordPress themes
...your existing WordPress website via the hosting Control Panel is available in our Creating and using WordPress staging sites article.
Installing and ..."Log in" feature available in the hosting Control Panel > WordPress Manager as explained in our Managing WordPress administrators article.
Once logged ...~/www/www/wp-content/themes directory. You can use the hosting Control Panel > File Manager section or an FTP program. More details on how to ...files from the archive using the hosting Control Panel > File Manager section. Instructions on how to achieve this are available in ...just a single click via the hosting Control Panel > WordPress Manager as explained in our Creating, downloading, and restoring from WordPress ...of your website beforehand via the hosting Control Panel > WordPress Manager as explained our Creating, downloading, and restoring from WordPress backups ...To delete a theme via the hosting Control Panel > File Manager section or FTP, you have to delete the theme's directory ...new directory for it using the hosting Control Panel > File Manager section or an FTP client. The recommended naming pattern for ...
|
|
Moving your existing site's files
...web site and extract it via your Control Panel's File Manager section.If you need instructions on how to configure a particular FTP ...FTP Migration Manager available in your hosting Control Panel
In case you do not have an FTP program or you wish a ...Manager available in your web hosting account Control Panel. It gives you an option to download your site files from your old ...you need to:
Log into your hosting Control Panel at our server, enter the FTP Migration section, and specify your old hosting ...the cPanel importer available in the hosting Control Panel
If you are moving a site from a service that runs cPanel, you ...Panel archive of your data and import it on our end by using the cPanel ...subsection of the hosting Control Panel > Migration section....
|
|
Creating a MySQL database/user
...the MySQL Databases section of the hosting Control Panel.
Note: The MySQL 5 and MySQL 8 servers are separate and do not ...need to:
Log in to your hosting Control Panel.
Enter the MySQL Databases section.
Navigate to the Databases tab.
Select the MySQL ...your database always starts with your hosting Control Panel username followed by an underscore.
Select the collation for your database from the ...user is the same as your hosting Control Panel username. Its default password is the same as your initial Control Panel password.
...these steps:
Log in to your hosting Control Panel.
Enter the MySQL Databases section.
Navigate to the MySQL users tab.
Select the ...
|
|
Downloading a copy of a MySQL database
...the MySQL databases section of the hosting Control Panel
through phpMyAdmin
via the Backup section of the hosting Control Panel
Exporting a ...the MySQL Databases section of the hosting Control Panel
If you wish to export your database via the MySQL Databases section of ...the hosting Control Panel, follow these steps:
Log in to your hosting Control Panel.
Enter the MySQL ...via the Backup section of the hosting Control Panel
You can use the Backup section of the hosting Control Panel to create ...
|
|
Changing PHP settings
...in your account manually via the hosting Control Panel -> File Manager section.
Changing the PHP settings for a subdomain
To change ...settings for a subdomain, access the hosting Control Panel -> PHP Settings section, and click on the Manage button next to the ...file as plain text via the hosting Control Panel -> File Manager section.
If you prefer editing php.ini files in plain text ...you wish to modify using the hosting Control Panel -> File Manager section.
Note: If you do not use the hosting Control ...Panel -> PHP Settings section to change the PHP settings for a subdomain that uses ...process manually by going to the hosting Control Panel -> PHP Settings section, click on the Manage button next to the specific ...file inside that folder via the hosting Control Panel -> File Manager section. We would recommend that you also add the directives ...your hosting account, navigate to the hosting Control Panel -> PHP Settings section, and use the Edit button under the Manage global ...
|
|
|