Blog

Blog

12 Sep
2021
ColorHosting Deepak

Import Posts with Featured Images on WordPress

Are you moving your WordPress posts to another website and facing issues with images and featured images? In this guide, we are going to go through the steps to properly import the posts with images and featured images. Steps to Import Posts with Featured Images on WordPress: GUI method to Import Posts with Featured Images: […]

08 Jul
2021
ColorHosting BaseZap

WP-CLI support to all users on server

To add support of the fantastic tool wp-cli for all the users on the server, be it cyberpanel or cPanel or some other webhost panel you are using, you can use the following solution : Single Line code : wget -O /usr/local/bin/wp https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar; chmod +x /usr/local/bin/wp; touch /etc/profile.d/add_user_local_bin.sh; echo ‘PATH=$PATH:/usr/local/bin’ >> /etc/profile.d/add_user_local_bin.sh; Step by step […]

03 Jul
2021
ColorHosting BaseZap

WordPress Redirect Vulnerability in Feedify

This is notify to all users who are using Feedify for their push notification service that their website is infected. Feedify is hacked ! Feedify’s one of the CDN url is infected and has a redirect code to a website cointiply.com (this might be a false/scam website, be cautious) Proof – http://prntscr.com/18byhqd Affected URL – https://cdn.feedify.net/getjs/feedbackembad-min-3.0.js All […]

21 Apr
2021
ColorHosting Deepak

Configure Redis on WordPress Website

Redis is a fast, open-source key-value data store for use as a database. It reduces the response time of queries hence increasing the speeds of the website. It is a popular choice to reduce the page loading time. In this guide, we are going to configure Redis on WordPress. Requirements to Configure Redis on WordPress […]

05 Apr
2021
ColorHosting Deepak

Change Permalinks in WordPress Website

Permalinks also called Permanent links are an important part of your website. These URLs are used by visitors and search engines to index your website.  For example, the permalink of this blog post is https://www.basezap.com/change-permalinks-in-wordpress-website. In this guide, we are going to show the method to change the permalinks in WordPress of the example domain […]

03 Jan
2021
ColorHosting Deepak

WordPress Debugging and Error Logs

Error Logs comes in handy to figure out the problem on your WordPress website. Users can find out what is the reason behind the downtime on the website. In this guide we are going to go through the steps required to enable WordPress Debugging and Error Logs, locating the error_logs in the WordPress website. Location […]

22 Dec
2020
ColorHosting Deepak

Create default WordPress .htaccess file

WordPress requires a .htaccess file to reconfigure specific settings on your website. WordPress uses htaccess file to force HTTPS, create and manage Redirection of website. Incorrect rules in this file can lead to downtime on the website. In this guide, we are going to learn how to create the default WordPress .htaccess file. Requirements to […]

25 Nov
2020
ColorHosting Deepak

Creating Progressive Web App WordPress

Progressive Web Apps are web apps that use emerging web browser APIs and features along with traditional progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. This guide will help you in Creating Progressive Web App WordPress and to solve any existing error related to Progressive Web app and improve […]

28 Oct
2020
ColorHosting Deepak

Create Staging WordPress using Softaculous

A staging website is a clone of your live website. It enables you to test any changes or new features that you plan to implement in a secure environment. Developers typically use staging sites to test changes and fix bugs before going to production. This guide will help to create Staging of WordPress using Softaculous […]

17 Sep
2020
ColorHosting Deepak

How to Install WordPress in cPanel using Softaculous

WordPress is open source software you can use to create a beautiful website, blog, or app. It offers customizable designs, responsive websites, high performance. In this guide, we will show how to install WordPress in cPanel using Softaculous Automated Installer. Requirements to install WordPress in cPanel cPanel account Softaculous on the server to install WordPress […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

Our team is available and on-site 24/7 ready to help you.