Open Web Analytics has built-in caching to make the most of hosting services. Within the settings is a Flush Cache Now option. However, if you’re working on development, such as developing a module. Below we cover how to disable caching in Open Web Analytics. Disable Caching Log into FTP, or cPanel File Manager, or SSH. Read More >
Search Results for:
Protect an Archived Backup
Up-to-date backups are important for a proactive security plan in case you need to migrate your BoldGrid site. However, there may be a specific scheduled backup before a major change you’d wish to keep regardless of retention settings. Below we cover how to protect a BoldGrid backup and add backup info in BoldGrid Backup. Protect Read More >
Set Default Editor in BoldGrid Post and Page Builder
With WordPress implementing Gutenburg in version 5.0, you may prefer to specify your preferred editor for editing posts, pages, and block libraries with BoldGrid Post and Page Builder. Below we cover how to set your default editor and change it manually. Default Editor Change Manually Set Preferred Editor Select Settings under Post and Page Builder. Read More >
Create a Musician’s Website
It’s important to have a hub fans can check for new music, upcoming tours, and merchandise. Below we cover important web hosting tasks for getting started with the BoldGrid content management system (CMS) and many resources to study afterwards. Music Video Security Analytics Optimization SEO Merch Social Customize BoldGrid Use an inspiration that fits your Read More >
Fix WHMCS Site error: The ionCube PHP Loader Needs To Be Installed
A common yet frustrating error in WHMCS is the ionCube PHP Loader: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance There are a few ways to resolve this issue Read More >
Reuse and Save Blocks with BoldGrid Post and Page Builder
There are a lot of new features with the updated BoldGrid Post and Page Builder. Below we cover how to reuse and save blocks with BoldGrid Post and Page Builder. Reuse Blocks Save Blocks Find Recently Used Blocks The ability to quickly find used blocks can be helpful when needing to duplicate blocks across multiple Read More >
Update Your OpenCart 3 Favicon and Store Logo
Updating your store logo and favicon is a staple part of branding on your website. If you have a favicon in your public_html folder, OpenCart may use it by default. Below we cover how to change the favicon and store logo. Add Store Logo and Favicon Log into OpenCart. Select Settings under System. Select the Read More >
Add an About Me Section to Grav Pages
When you create a blog, an About me section helps add personality to your content and brand. Below we cover how to add an About Me section to a Grav page. Add About Me Section Log into Grav. Install the “About Me” plugin. Edit your About Me section. Save your changes in the upper-right. Create Read More >
Make a Favicon With GIMP
There are multiple ways to convert images into favicons. We even have a Favicon Generator tool. But it’s better to have offline options to accomplish goals. Below we cover how to create a favicon using GNU Image Manipulation Program (GIMP). Create Favicon Install and open GIMP. From the top, select File and Open an image Read More >
Find Your Last Used Theme With WP-CLI
WP-CLI has many great tools for managing WordPress websites in SSH. You can view your currently installed themes using WP-CLI: wp theme list +——–+——–+———–+———+ | name | status | update | version | +——–+——–+———–+———+ | square | active | available | 1.3.8 | +——–+——–+———–+———+ Sometimes theme files (wp-content/themes) aren’t transferred during migrations. In this case, Read More >
Enable HSTS in Cloudflare for Stronger SSL Security
Whether you’re using shared or VPS hosting services to create a website, it’s important to have a SSL certificate for added security. But it is not enough to install a domain validated SSL. You need to ensure your web server only serves website requests with an encrypted connection. This is accomplished with a 301 redirect Read More >
Free Audio Editors
Below are some free audio editors for creating and editing podcasts and screencasts. See more audio editors at alternativeto.net. Ardour Ardour is a digital audio workstation (DAW) able to record and edit multiple audio tracks, import videos, and create full compositions. It’s mixer layout and extensive features makes it easier to add and automate background Read More >
Free Podcast Publishing Platforms
It’s important to maintain active social media accounts as this enhances your social media presence. The same applies to podcasts. Below are websites you can publish your podcasts. iTunes iTunes is the first platform where you should publish your podcast. Afterwards, your podcast may be be picked up by other broadcasting platforms automatically. iTunes also Read More >
Understanding Markdown
Many applications use the Markdown markup syntax – Grav, Github, MatterMost, and Slack – in lieu of HyperText Markup Language (HTML). Below we cover commonly used Markdown tags. Markdown Basics Attribute Code Result Blockquote > Blockquote Text Blockquote Blockquote with Multiple Paragraphs > Blockquote 1 > > Blockquote 2 Text Blockquote 1 Read More >
Reset Ampache Admin Password
It’s good to have more than one way to achieve a goal. With Ampache, this starts with having another way to reset user passwords. Other than using the Lost Password option on the login screen, you can temporarily disable authentication settings by changing two lines in the configuration file. Below we cover how to reset Read More >
Setup Open Web Analytics
Open Web Analytics (OWA) is an open source web analytics program you can install to your server manually or with Softaculous to track activity on your websites. Below we cover how to set up Open Web Analytics. Setup Open Web Analytics Install Open Web Analytics via Softaculous or manually. If using Softaculous, ensure you enter Read More >
How do I Force HTTPS in Grav CMS?
Grav allows you to force SSL (HTTPS) usage within the configuration file or admin plugin. Note that Grav recommends in a Github thread to use the .htaccess file instead for faster website performance. Below we enable HTTPS using SSH or the admin plugin. SSHPlugin Force SSL in CLI Log into cPanel File Manager or FTP. Read More >
Where’s My Matomo Analytics Site ID?
Unless you’re using the manual tracking code from Matomo, you’re likely going to need the Site ID to integrate Matomo Analytics within your content management system (CMS) – WordPress, thirty bees, Grav, etc.. Below we cover how to find your site ID in Matomo Analytics. Find your Site ID Log into Matomo. Select the Administration Read More >
Creating Logins on my Shared Hosting Plan
Do you need to provide access to your Shared Hosting account? All Shared Hosting plans include a single username for accessing cPanel. While you cannot make additional cPanel users, you can allow access to files, databases, email accounts, or CMSs such as WordPress. In this guide, we will show you how to create logins so Read More >
Force HTTPS in Ampache
Using a SSL (free or paid) protects Ampache listeners from malicious activity while enjoying good music. Below we cover how to force HTTPS in Ampache. Force HTTPS Log into Ampache. Select the Admin icon. Select System at the bottom. Change Forces Http play regardless of port to Enable and check Apply to All. Select Update Read More >