Managing Website

Clone a SitePad Website Builder Page

To clone a site: You will find clone wizard options like: For more information, you can refer to: https://sitepad.com/docs/enduser/clone-a-site/#:~:text=Click%20the%20Sites%20to%20display,shown%20in%20the%20image%20below

Edit a SitePad Website Builder Page

To edit a page you must log in to the cPanel dashboard if you are not yet logged into SitePad.Click on SitePad Dashboard Icon. Once done, you can click the Refresh button to update the changes made. For more information, you can refer to: https://sitepad.com/docs/web-pages/edit-a-page/

Building Website with Sitepad

There are a lot of ways you can create a website on the Internet. And the best part is that you don’t need to learn a single line of code. You can use something simple like SitePad Website Builder. It’s an easy system that has everything your website will need and will help you get…

Brotli Compression

If you are looking for ways to make your website load faster, you need to turn on brotli compression. When a data is compressed, it becomes small and delivers faster. You can speed up page load times for your visitor’s HTTPS traffic by applying Brotli compression. Brotli is one of the best compression tools primarily…

How to Boost Your Hosting Performance

OpCache Opcode caching is done by compiling PHP into pre-compiled bytecode so that PHP doesn’t have to be re-interpreted per request. It is excellent for boosting the speed of large apps with many includes/require statements. With OpCache, page loading times can be decreased from several seconds to less than 500ms. OpCache can be enabled in…

How to Preview Your Website on Our Servers

Whether you just want to create a site without making it live instantly as you work on it, or we just migrated your website to ourselves, in this article, you will find some tips on how to preview your site on our servers without it actually being live. In this article, we will go over…

White Screen of Death(WSOD)

The White Screen of Death (WSOD) is one of the most common errors that occur in WordPress. It is a common issue that can occur for a variety of reasons, including plugin conflicts, theme issues, insufficient memory limits, and server-side problems. The WSOD can also occur when there are errors in the code, such as…

How to Increase WordPress Memory Limit

Follow these steps to increase WordPress memory limit: memory_limit code You can enter any value where 512M was stated. 512M is the memory limit you want to set: You can also change the WP_MEMORY_LIMIT via the wp-includes folder and edit the default-constants.php file. To confirm whether your changes have got into effect, create a PHP…

How to Change WordPress Admin URL

To keep your WordPress login page safe and prevent attackers from accessing your admin login, you need to change the login URL to a new unique URL. This could really help when it comes to fighting attacks, hacks, and brute-force attacks. To change the WordPress Admin URL, you can use a plugin such as “WPS…

How to improve WordPress Website Security with these Tips?

Improving WordPress Security WordPress is one of the most popular and powerful blogging content management systems which faces a lot of security issues and makes it vulnerable to all sorts of attacks. This throws the question– is WordPress secure? Of course, WordPress is secure regardless of its vulnerable state. Lack of security awareness is one…