Steps to install WordPress on a subdomain

  1. Please scroll down and check for the Software and the service section of the Cpanel.

2.Click on WordPress – Install and enter all the information required in the different text boxes. Select the appropriate Protocol from the given list box.
3.If you have an SSL certificate installed on your site, select https:// or https://www otherwise select http:// or http://www to continue the installation.

4. Select the subdomain from the Choose Domain list box.

5. Please leave the Directory text box empty.
6. Enter the Website name, Admin details (use a strong password) and select the preferred language.

7. Create a new database by giving a name in the Database Name text box or accepting the default value.
8. Add a new database table prefix, or accept the default value.
9. Auto Upgrade WordPress Plugins – If checked, all the active WordPress plugins installed for this installation will be automatically upgraded to the latest version when your script installation is upgraded.
10. Auto Upgrade WordPress Themes – If checked, the active WordPress theme for this installation will be automatically upgraded to the latest version when your script installation is upgraded.
11. Automated backups – Softaculous will take automated backups via CRON as per the frequency you select once a day, once a week, or once a month.
12. Backup Rotation – If the backup rotation limit is reached Softaculous will delete the oldest backup for this installation and create a new backup. The backups will utilize your space so choose the backup rotation as per the space available on your server.

13. Select the WordPress theme and Click on Install to start the WordPress installation on your subdomain.

How to Deactivate JSON REST API in WordPress

In this essay, you’ll discover how to disable WordPress’ JSON REST API.

The JSON REST API is useful to developers even if many website owners think it is useless. The JSON REST API makes it simple for developers building WordPress-based apps to recover data using GET requests. But doing so can be resource-intensive, slowing down the website, and it can open up a new front for DDoS attacks on your website.
How to quickly deactivate WordPress’s JSON REST API
Scroll over the Plugins widget in your WordPress dashboard.

In the plugin search box, type Disable JSON API.

Click on Install Now the Plugin Disable JSON API.

The Plugin can be activated by clicking Activate Plugin.

Once the plugin is activated it is all set for use as there are no settings to be configured. The plugin will deactivate the JSON API on your site.

How to Set Up Caching on a WordPress Website

Why do I need browser caching on my WordPress website?
Caching is a technique for accelerating the loading of your website. It achieves this by having a user’s browser or device memory save components of your website so that only the modified or dynamic material has to be downloaded when they visit a page again. This can considerably shorten the time it takes for a webpage to load.

The speed at which a website loads is crucial for two reasons. Site speed is important for two reasons: first, it helps users from leaving a website because it loads slowly, and second, search engines use site speed as a ranking factor when displaying search results.
What plugin should I use for browser caching?

In the WordPress repository, there are several caching plugins to select from. While we don’t specifically suggest any plugin here, we do advise that you pick one that works with your version of WordPress, is regularly updated by the developer, and has positive user reviews.

We will use the WP Total Cache plugin for this tutorial, which has over a million active users and more than 3,400 5-star reviews.

How to set up caching using WP Total Cache

1. Log in to your WordPress admin panel.

2. Scroll to Plugins > Add New.

3. In the Add New page search bar, type ‘Caching’. A list of all the caching plugins will be displayed, so if you would rather choose a different plugin, you can select one here.

4. Find WP Total Cache and click the Install Now button.

5. Once the installation is complete, click the Activate button.

6. Once you activate WP Total Cache, a new item, Performance, will be added to the left-hand menu of your website dashboard.

7. Navigate to Performance > General Setting

8. In the General section, enable Preview Mode and click Save All Settings. Preview Mode allows you to see the effects that your WP Total Cache settings have on your website before making them live. This will allow you to test your settings options to make sure they don’t stop your website from working properly.

9. Scroll to the Page Caching section, check the Enable box and click the Save Settings & Purge Cache button.

10. Scroll up to the General section, click the Preview button and check that your website is working as expected.

If it isn’t, scroll back to the Page Caching section, uncheck the Enable box and click the Save Settings & Purge Cache button. This will disable Page Caching.

11. If everything is fine, repeat the process for the Database Cache and Browser Cache.

Remember: enable these one at a time, click Save Settings & Purge Cache after checking the Enable box and preview the changes before moving on to the next section.

If any affect your site, disable them by unchecking the enable box and clicking Save Settings & Purge Cache.

12. Once your caching options have been enabled and the previews show that your site is working as it should, you can make these changes live. To do this, scroll up to the General box, click the Deploy button and then click the Save All Settings button.

13. Caching will now be set up on your website and your website will load faster on users’ browsers.

How to Install a Third-Party Theme in WordPress

Installation instructions

To install a third-party WordPress theme, follow these steps:

1. Before you can begin the installation, you will first need to purchase a third-party theme from a developer or theme store and download it to your computer.

2. The folder you download will be compressed to make the contents smaller and should have an a.zip file format (e.g. mytheme.zip). You do not need to unzip the file on your computer.

3. For backup and restoration purposes, you should save a copy of your theme on your computer or another storage solution in case you need to reinstall it in the future.

4. Once you have the .zip file, log in to your WordPress admin panel.

5. Scroll down to Appearance > Themes.

6. When the theme page opens, click on the Add New button at the top of the page.

7. When the next screen opens, click the Upload Theme button at the top of the page.
8. When the upload screen appears, click the Choose File button. This opens a dialog box from where you can locate and select the theme’s .zip file on your computer. 
9. Select the file and click Open.
10. Once you have clicked open, click on the Install Now button.
11. Your theme will now be installed on your website.
 12. To activate the theme, navigate back to Appearance > Themes where the theme will be displayed in the list of installed themes. Find the theme and click Activate.
13. Once activated, the appearance of your website will change to that of the new theme. Differences between the way the new and old themes display content may mean you need to make adjustments to your site using the Appearance > Customise or Appearance > Theme Options.

How to Install a Theme from the WordPress Repository

This guide will show you how to install a WordPress repository theme via the WordPress admin panel.

A website theme or template is software that determines how your website will look, such as its layout, design, and color palette.
A default theme is installed when you install WordPress.
Most people, on the other hand, choose to select a theme that is more suited for their website.
The WordPress repository provides hundreds of free WordPress-approved themes.
These are viewable and installable from your admin dashboard.
Installing WordPress repository themes

 To find and install a theme, follow these steps: 

1. Log in to your WordPress admin area.

2. Scroll down the left-hand menu and click on Appearance > Themes.

3. When the theme page opens, click on the Add New button at the top of the page.

4. The Add New page enables you to search for or browse the themes in the WordPress repository.

Search tools include featured, popular, latest, and favourite themes. You can also search for themes in the search box. The most effective way to find the theme you need is through the Feature filter

With thousands of themes available, the Feature filter helps you quickly find those which match your criteria. There are three categories of filter, Subject, Feature, and Layout, with many options within each category.

5. Check the features you want and click the Apply Filters button. Those themes which match your criteria will then be displayed underneath.

6. Clicking on a theme will let you find out more details about it and see a preview. To install the theme, simply click the Install button.

7. Once installed, you will need to activate the theme. To do this, navigate back to Appearance > Themes where the theme will be displayed in the list of installed themes. Find the theme and click Activate.

8. Once activated, the appearance of your website will change to that of the new theme. Differences between the way the new and old themes display content may mean you need to make adjustments to your site using the Appearance > Customise or Appearance > Theme Options.
For more help with your hosting, visit our Website.

How to Set Up Auto-updates for WordPress Plugins

This guide will walk you through the process of enabling auto-updates for the plugins you use on your WordPress website.
Why do I need auto-updates?

When plugin developers release new versions, it’s usually because vulnerabilities in previous versions have been uncovered.
The faster you update, the sooner that vulnerability is fixed.
If you do not update your site rapidly, it is vulnerable to hacking or virus infestation.
Setting up auto-updates eliminates the need to manually update your plugins whenever a new version is published.
Should I use auto-updates on my site?

Most websites support auto-updates.
However, modifications to a plugin’s coding may result in a software conflict that stops your site from functioning properly.
Though the likelihood is remote, it is critical that you have a backup to restore your site to an older version in the event that this occurs.
Can I automate updates for all my plugins?  

You can choose which plugins should be updated automatically.
However, you can normally only configure auto-updates for plugins installed from the WordPress repository.
Third-party plugins must typically be updated manually, while some developers have set up auto-updates for their own plugins.
How to set up auto-updates for plugins in WordPress?

1. Log into your WordPress Admin Panel.

2. Navigate to Plugins > Installed Plugins.

3. On the Plugins page, go to the Bulk Actions dropdown menu and select the Enable Auto-updates option.

4. To enable Auto-updates for all plugins, click the Plugin checkbox at the top of your list of plugins. This will put a check in the boxes of all the plugins you have. Then click Apply.

5. To select individual plugins to auto-update, scroll through your list of plugins, and click on the checkbox of those you want auto-updates enabled. Then click Apply.

6. To check whether there are any problems, look at the links above the Bulk Actions box and click on the Auto-updates disabled link.

This will display all the plugins you have decided not to auto-update as well as any plugins for which auto-update is not an option, such as third-party plugins. Any plugins in this list will need to be manually updated.
For more help with your hosting, visit our Website.

How to Set Up a Static Homepage in WordPress

What is a static homepage and why do I need one?
Stage 1: Create a homepag

Before you can display a static homepage, you will first need to create it. To do this, follow these steps:

1. Log into your WordPress admin panel.

2. Scroll to Pages > Add New

3. In the Add New Page screen, type the word Home in the title box.

4. Click on Save Draft. This saves the page but doesn’t publish it on your website. Before you publish the page, you’ll need to add your homepage content. Once you have done this and are happy with how it looks in the preview, click Publish. 

5. The new page is now live on your website. However, there is one more thing you need to do before you can make it your homepage.
Stage 2: Create a new posts page
Because WordPress shows posts on the homepage by default, when you switch to a static homepage, you’ll need to build a new page for the posts to be displayed on.
Note: If you do not intend to publish blog posts on your site, you can skip this step.
To create a posts page:

1. Go back to Pages > Add New. This time create a new page called ‘Posts’. Leave the page blank and click Publish.

You do not need to add any content to this page. Once it is designated as the ‘posts page’, WordPress will automatically populate it with your blog posts.  

Stage 3: Set up your new homepage and posts page

To designate your static homepage and new posts page, follow these steps:

1. Navigate to Appearance > Themes > Customize > Homepage Settings

2. In the left sidebar, you will see the box below.

3. Under ‘Your homepage displays’ click the static page option.

4. In the Homepage dropdown menu, click the arrow and select the page called Home.

5. In the Posts page dropdown menu, click the arrow and select the page called Posts.

Note: If you do not intend to publish blog posts, keep the word Select in the options box and no posts page will be designated.

6. Click the Publish button at the top of the box.
Your new website settings are now in place. From now on, when someone visits your website homepage, the page they will see is the page called ‘Home’.

Users will now have to navigate to the posts page to see your blog entries.
This will have a URL that ends in /posts, such as yourwebsite.com/posts.
You may need to add this page to the menus or link to it somewhere so that others may easily locate it.
For more help with your hosting, visit our Website.

How to Remove WordPress from cPanel with Softaculous

This post will show you how to uninstall WordPress from Softaculous.
After reading this post, you should be able to simply delete WordPress from your cPanel.

Let us see the procedure for removing WordPress from Softaculous:
1. Go to your cPanel account and log in.

2. Select Softaculous App Installer from the Software area, and then from the various options available, select WordPress.

3. Scroll down to Current Installations and click on the red bin means remove.

4. For removing the WordPress installation for that domain, you will be asked for confirmation. Scroll to the bottom of the page and click the Remove Installation button.

5. A pop-up will display once more, asking for confirmation. Click the OK button.

6. Once WordPress has been removed, you will get a success message.

You may use Softaculous to remove WordPress from cPanel in this manner.
Please contact our customer service department if you require any assistance.

Installing a WordPress Theme

WordPress is open-source web software developed in PHP that allows for easy modification of features used to create a beautiful website or blog.
WordPress is an open-source program developed by hundreds of community volunteers, with the ability to support thousands of plug-ins and themes to change your site into anything.
WordPress began as a blogging system, but has now expanded into a comprehensive content management system and much more. With hundreds of plugins, widgets, and themes available, WordPress is only limited by your imagination.

It is quite simple to download and install a software script known as WordPress on a web page hosting package, but the web host must match the basic criteria and devote some time.
The services available on the WordPress official website allow you to get started with a new and free WordPress-based blog in minutes.

Now, let’s go through how to install WordPress themes:

1) First, download the theme on your computer. It would be a compressed (.zip) file.

2) Please extract the zip file containing the theme. By default, it will use the name of the extracted folder.
3) Now, upload the folder to “/home/username/public_html//wp- content/themes” (you may use the upload facility provided in the control panel or can use FTP)
4) Log in to WordPress and activate the theme from the administrator side.
4.1] Log in to the WordPress administration section at http://yourdomain.com/wordpressdirectory> /wp-admin/.
4.2] Go to Appearance >> Themes
4.3] Here you will see your newly uploaded theme listed under “Available Themes”
4.4] Click on “Activate to apply” The theme will get installed.

5) Now check the WordPress URL of your domain in a browser.
6) Now you will see under the appearance only you will get the Active theme, where you can update the settings for the theme.

How to Edit Your Profile in WordPress

In this tutorial, you’ll learn how to edit your profile in WordPress.

The following are the steps to edit your WordPress profile:

1. Log into your “WordPress” account.

2. Select “Users” from the left sidebar.

3. Now, Click on the “Profile and select it”
4. In this section, update your “Personal information”

5. You can include “Biographical information” here if you wish to.

6. After that, you’re done. Update your Profile by clicking on it.
That’s how you edit your WordPress profile.
We hope that you now have a good understanding of How to Change the Profile in WordPress. If you still have problems with the above-mentioned steps then feel free to contact ewebhostingstore the team for constructive assistance 24 hours a day, 7 days a week